From 41abaf9879ba8031ce4d88cb1bb0d8ce678b9499 Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期五, 11 四月 2025 16:59:26 +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