jiangping
2025-03-17 a6d047e106c00a32603ed9c037a1e27b7f75ee6b
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