MrShi
2025-11-26 7eb7c653e54ae77dacef48a303c5e3dba4f2afa7
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