MrShi
2026-01-07 b7cc2d541aea7d3b0108c939bb6a54f40ebafce2
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