From eba31ff367b78a3ceb2bd03d6dcd9da8e08ba353 Mon Sep 17 00:00:00 2001 From: LSH Date: 星期二, 26 九月 2023 16:28:44 +0800 Subject: [PATCH] #客户信息搜索相关 --- src/main/webapp/static/js/orderDetlLog/orderDetlLog.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/orderDetlLog/orderDetlLog.js b/src/main/webapp/static/js/orderDetlLog/orderDetlLog.js index 2bf9c5c..45e8475 100644 --- a/src/main/webapp/static/js/orderDetlLog/orderDetlLog.js +++ b/src/main/webapp/static/js/orderDetlLog/orderDetlLog.js @@ -62,6 +62,7 @@ ,{field: 'updateBy$', align: 'center',title: '淇敼浜哄憳'} ,{field: 'updateTime$', align: 'center',title: '淇敼鏃堕棿'} ,{field: 'memo', align: 'center',title: '澶囨敞'} + ,{field: 'owner$', align: 'center',title: '淇℃伅', hide: false} ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120} ]], -- Gitblit v1.9.1