From ff0b0e8c7a59f44a8abe0ec209130fa525cf5b1c Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期一, 09 九月 2024 13:31:49 +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