liukangdong
2024-10-30 8bb0c65cdb3400d5e3cb0e174a2736c0c55995cc
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