From 74ea9efdc9fe120e24b6b0bf78198dfa2e57badc Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期六, 12 四月 2025 16:44:42 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/locDetl/locDetl.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/static/js/locDetl/locDetl.js b/src/main/webapp/static/js/locDetl/locDetl.js
index 415e79d..0446dcf 100644
--- a/src/main/webapp/static/js/locDetl/locDetl.js
+++ b/src/main/webapp/static/js/locDetl/locDetl.js
@@ -50,6 +50,7 @@
     // cols.push.apply(cols, detlCols);
     cols.push({field: 'modiUser$', align: 'center',title: '淇敼浜哄憳',hide: true}
         ,{field: 'modiTime$', align: 'center',title: '淇敼鏃堕棿'}
+        ,{field: 'memo', align: 'center',title: '澶囨敞', hide: false}
     )
     return cols;
 }

--
Gitblit v1.9.1