jiangping
2025-05-07 55075b2bbf2b6c41ec6ce831fb2b08666dbf4bf5
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