liukangdong
2025-03-11 ccfd4adf5fbc53ca8026234ed7631c2b3961abd6
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