jiangping
2024-12-11 bc2ef24fd7dc27159c11fa5b6c4c0b670db7ddd9
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