liukangdong
2024-10-18 a2746876e81443d52bc4cb6f35bf8554741a6b4c
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