jiangping
2025-03-20 0efb083c6e0c8a6c0fae602aba5276a612101fe4
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