From 77897585d6d29a7018e9510db8dbe07f2db3330b Mon Sep 17 00:00:00 2001
From: 18516761980 <4761516tqsxp>
Date: 星期四, 09 九月 2021 11:05:52 +0800
Subject: [PATCH] #
---
src/main/webapp/views/pakStore/locDetlQuery0.html | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/pakStore/locDetlQuery0.html b/src/main/webapp/views/pakStore/locDetlQuery0.html
index d6a2c61..e18f204 100644
--- a/src/main/webapp/views/pakStore/locDetlQuery0.html
+++ b/src/main/webapp/views/pakStore/locDetlQuery0.html
@@ -99,7 +99,9 @@
,{field: 'locNo$', align: 'center',title: '搴撲綅鍙�'}
];
cols.push.apply(cols, detlCols);
- cols.push({field: 'modiUser$', align: 'center',title: '淇敼浜哄憳', hide: true}
+ cols.push(
+ {field: 'memo', align: 'center',title: '澶囨敞'}
+ ,{field: 'modiUser$', align: 'center',title: '淇敼浜哄憳', hide: true}
,{field: 'modiTime$', align: 'center',title: '淇敼鏃堕棿'})
return cols;
}
--
Gitblit v1.9.1