MrShi
7 天以前 790c9b7d6cce3dc26940b6d17aead92ad5c7e8f5
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