MrShi
2026-05-29 8823c7ce57e1961f1da67e4b004ad93dae89ba9b
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