jiangping
2025-03-07 9f4d96b920b842ecf7b4149b7c85b980dcbb3613
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