rk
2025-10-21 2a8c4e590db641bbb3c1f5fc016a0b99bb52cdff
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