jiangping
2025-02-18 b33f2e78ffd4fd401698b84a33dc3c293793c62f
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