rk
2025-12-23 6ae086d3b199c4aa7cb4d594c9b594530eb5e3f8
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