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