weimingfei
2025-10-17 2e9e14088a9a7ec0eabb99eed54efeb1254fa927
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