liukangdong
2024-09-20 e8a9fbfe2c2e0a7ce76ccc07740dd7305b0c0187
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