From e6793af95c83bbc085636ce61f54c5a21137f0bc Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期二, 26 九月 2023 15:16:40 +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