weimingfei
2025-12-04 8ff90d87687b6d38158809aae776b6c709d7b60a
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