From d7744a5030e5ae69a6366d16df59005ee7573ff9 Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期五, 13 九月 2024 10:24:54 +0800
Subject: [PATCH] #

---
 zy-asrs-wms/src/main/webapp/static/js/wrkMast/wrkMast.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/zy-asrs-wms/src/main/webapp/static/js/wrkMast/wrkMast.js b/zy-asrs-wms/src/main/webapp/static/js/wrkMast/wrkMast.js
index f64aee6..a84a64a 100644
--- a/zy-asrs-wms/src/main/webapp/static/js/wrkMast/wrkMast.js
+++ b/zy-asrs-wms/src/main/webapp/static/js/wrkMast/wrkMast.js
@@ -65,7 +65,7 @@
                     html += ">";
                     return html;
                 }}
-
+            ,{field: 'owner', align: 'center',title: '璐т富'}
             ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:250}
         ]],
         request: {
@@ -561,6 +561,7 @@
                 ,{field: 'zpallet', align: 'center',title: '鎵樼洏鏉$爜'}
                 ,{field: 'bname', align: 'center',title: '鐢ㄦ埛ID'}
                 ,{field: 'memo', align: 'center',title: '澶囨敞'}
+                ,{field: 'owner', align: 'center',title: '璐т富'}
 
                 ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:50}
             ]],

--
Gitblit v1.9.1