liukangdong
2025-03-05 c2462e9fc36a709abcb94aae2a31c4656a349daa
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