MrShi
18 小时以前 b545acd5def7b4024c0b8dfbf14c3f45bc873698
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