liukangdong
2024-10-14 9c8dee1390f9c88f449f1a7f0d8b65a737ed696a
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