From 5972c5e0070c00d65eb9d08b4c49357dbf3808c4 Mon Sep 17 00:00:00 2001
From: 18516761980 <4761516tqsxp>
Date: 星期四, 07 四月 2022 16:55:51 +0800
Subject: [PATCH] .

---
 src/main/webapp/static/js/itemTable.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/itemTable.js b/src/main/webapp/static/js/itemTable.js
index 8c5c063..f02b773 100644
--- a/src/main/webapp/static/js/itemTable.js
+++ b/src/main/webapp/static/js/itemTable.js
@@ -37,7 +37,8 @@
             '</p>'].join(''),*/
         defaultToolbar: [],
         cols: [[
-            {field: 'id', title: '缂栧彿', width: 70, align: 'center'},
+            {field: 'uuid', title: '璁㈠崟鍙�', width: 100, align: 'center'},
+            {field: 'inUuid', title: '椤圭洰缂栧彿'},
             {field: 'name', title: '椤圭洰鍚嶇О'}
         ]],
         done: function (res, curr, count) {

--
Gitblit v1.9.1