jiangping
2025-04-23 1c4de3dad5e7c505f08cd6020d29b84a60668b02
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