liukangdong
2025-02-24 9a66d3a382406eda71b09ed06ddb5d4a0dc95989
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