ll
liukangdong
2024-09-20 4dc059a045a7e6b189c8fb1078a5b9c3dd2e601d
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