jiangping
2025-06-30 e13b3e65beb76c56c8e182083ef6f0e69009b0e2
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