jiangping
2024-12-26 6c5165f73c90fbd4e22e4f9a39497b5a25ee37f9
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