From 43fd5ba9447f4fff8128e42af71d4eb9b107e79a Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期四, 07 八月 2025 00:35:12 +0800
Subject: [PATCH] 修改工控网导入的loading问题

---
 src/views/wel/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/wel/index.vue b/src/views/wel/index.vue
index ab74686..09fed39 100644
--- a/src/views/wel/index.vue
+++ b/src/views/wel/index.vue
@@ -278,7 +278,7 @@
         column: [
           {label: '鐗堟湰鍙�',prop: 'versionNumber'},
           {label: '鍒涘缓鏃堕棿',prop: 'createTime'},
-          {label: '鍒涘缓浜�',prop: 'createUser'},
+          {label: '鍒涘缓浜�',prop: 'createUserName'},
         ]
       },
       tabsForm4: {},

--
Gitblit v1.9.3