liukangdong
2024-09-11 d941bab56c15b52312c58707ff778f6140e0c5f4
admin/src/components/common/upload.vue
@@ -72,7 +72,6 @@
            console.log(res.data.data)
          })
          .catch(e => {
            this.$message.error(e)
          })
          .finally(() => {
            this.$refs.file.value = null