rk
2026-05-29 f2889bd1adbd3021f6ca0c596eb8633d41c79cfb
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