From 676fcea006e805e969bf557cf29289d2b301f9d8 Mon Sep 17 00:00:00 2001
From: 18516761980 <4761516tqsxp>
Date: 星期五, 20 五月 2022 17:21:26 +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