jiangping
2025-01-23 9adce67dc6af1c6cf4a0d0528eced986771c2d64
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