rk
2025-10-27 8f6dfbc2ca4a55a1ce0a4bb62094c4bf5c671b4d
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