From e170c300cd11406d414e7da156fc6b2da1c13915 Mon Sep 17 00:00:00 2001
From: lty <876263681@qq.com>
Date: 星期四, 31 七月 2025 12:27:38 +0800
Subject: [PATCH] #
---
src/main/webapp/views/pakStore/locDetlQuery.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/pakStore/locDetlQuery.html b/src/main/webapp/views/pakStore/locDetlQuery.html
index e3ae124..8690211 100644
--- a/src/main/webapp/views/pakStore/locDetlQuery.html
+++ b/src/main/webapp/views/pakStore/locDetlQuery.html
@@ -132,7 +132,7 @@
];
cols.push.apply(cols, detlCols);
cols.push({field: 'modiUser$', align: 'center',title: '淇敼浜哄憳', hide: true}
- ,{field: 'modiTime$', align: 'center',title: '淇敼鏃堕棿'})
+ ,{field: 'modiTime$', align: 'center',title: '淇敼鏃堕棿',hide: true})
return cols;
}
--
Gitblit v1.9.1