From 6f8cc73c7f986bc89ee1c6fc33c2a7d50cfa6c93 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期五, 26 五月 2023 08:36:58 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/node/node.html |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/views/node/node.html b/src/main/webapp/views/node/node.html
index bc3b016..b9a3e70 100644
--- a/src/main/webapp/views/node/node.html
+++ b/src/main/webapp/views/node/node.html
@@ -184,6 +184,9 @@
                 // ,{field: 'count', align: 'center',title: '鏁伴噺'}
                 // ,{field: 'sort', align: 'center',title: '鎺掑簭'}
                 ,{field: 'status$', align: 'center',title: '鐘舵��', hide: true}
+                ,{field: 'row1', align: 'center',title: '鎺�'}
+                ,{field: 'bay1', align: 'center',title: '鍒�'}
+                ,{field: 'lev1', align: 'center',title: '灞�'}
                 ,{field: 'updateTime$', align: 'center',title: '淇敼鏃堕棿'}
                 ,{field: 'updateBy$', align: 'center',title: '淇敼浜哄憳'}
                 ,{field: 'memo', align: 'center',title: '澶囨敞', hide: true}

--
Gitblit v1.9.1