From 56d245daea6ca665021b1987abf3aec5a1b028cb Mon Sep 17 00:00:00 2001
From: zyx <zyx123456>
Date: 星期二, 18 七月 2023 16:34:28 +0800
Subject: [PATCH] agv 入库接口调整
---
src/main/webapp/static/js/locRule/locRule.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/locRule/locRule.js b/src/main/webapp/static/js/locRule/locRule.js
index 9f720b3..62df390 100644
--- a/src/main/webapp/static/js/locRule/locRule.js
+++ b/src/main/webapp/static/js/locRule/locRule.js
@@ -43,7 +43,7 @@
,{field: 'updateTime$', align: 'center',title: '淇敼鏃堕棿', hide: true}
,{field: 'memo', align: 'center',title: '澶囨敞', hide: true}
,{field: 'mixed$', align: 'center',title: '娣疯浇'}
- ,{field: 'keepGo$', align: 'center',title: '缁х画鎼滅储'}
+ // ,{field: 'keepGo$', align: 'center',title: '缁х画鎼滅储'}
,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120}
]],
--
Gitblit v1.9.1