jiangping
2024-11-06 ba0ed62f96b6df69cb3f5913670df94f7fc9b40b
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