weimingfei
2025-12-11 3c5e5ed692e2e5248080b064b7d14b8eb9988a8c
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