From fd1bfa1163d438ec6cabfdd6e01e632d31189c80 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期五, 12 五月 2023 12:34:10 +0800
Subject: [PATCH] 库位规则、混载库位

---
 src/main/webapp/static/js/locRule/locRule.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/static/js/locRule/locRule.js b/src/main/webapp/static/js/locRule/locRule.js
index 6234b7e..0bc8de9 100644
--- a/src/main/webapp/static/js/locRule/locRule.js
+++ b/src/main/webapp/static/js/locRule/locRule.js
@@ -42,6 +42,8 @@
             ,{field: 'updateBy$', align: 'center',title: '淇敼浜哄憳', hide: true}
             ,{field: 'updateTime$', align: 'center',title: '淇敼鏃堕棿', hide: true}
             ,{field: 'memo', align: 'center',title: '澶囨敞', hide: true}
+            ,{field: 'mixed$', align: 'center',title: '娣疯浇'}
+            ,{field: 'keepGo$', align: 'center',title: '缁х画鎼滅储'}
 
             ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120}
         ]],

--
Gitblit v1.9.1