From 253471f3f9fc1949a2cd7736d84d666d255bb384 Mon Sep 17 00:00:00 2001 From: wkc <978997012@qq.com> Date: Sun, 8 Feb 2026 14:01:57 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=A7=BB=E9=99=A4=E5=AF=BC=E5=85=A5?= =?UTF-8?q?=E5=AF=B9=E8=AF=9D=E6=A1=86loading=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除 v-loading 绑定 - 移除 element-loading-text - 移除 element-loading-spinner - 移除 element-loading-background Co-Authored-By: Claude Sonnet 4.5 --- ruoyi-ui/src/views/ccdiPurchaseTransaction/index.vue | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ruoyi-ui/src/views/ccdiPurchaseTransaction/index.vue b/ruoyi-ui/src/views/ccdiPurchaseTransaction/index.vue index 48b8f11..412e789 100644 --- a/ruoyi-ui/src/views/ccdiPurchaseTransaction/index.vue +++ b/ruoyi-ui/src/views/ccdiPurchaseTransaction/index.vue @@ -480,10 +480,6 @@ width="400px" append-to-body @close="handleImportDialogClose" - v-loading="upload.isUploading" - element-loading-text="正在导入数据,请稍候..." - element-loading-spinner="el-icon-loading" - element-loading-background="rgba(0, 0, 0, 0.7)" >