liukangdong
2024-11-13 84fd4e4fcb9e0862e1d6bd2a7c1f3110cfe72652
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