MrShi
22 小时以前 3d7be16ba28560f6d308d4e405310b0d1c0d5855
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