MrShi
3 天以前 0b8838c8dd02161c5e7577162d8cd3318d133b68
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