MrShi
2025-04-16 f0ed73b8faa5e86ac79dce309c8a28bb1b918554
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