liukangdong
2024-08-30 d6aa8bb0f1915f7d4908cdac92c4483c8711647b
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