MrShi
2025-07-03 5e73a5906250368b958cb0bc80ad3d5d96ec6f70
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