weimingfei
6 天以前 9958c9393c8c3a5e2350fa9023e14cbbf74b0d9a
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