From 7d80db55a1a08614214024eb2dfc59f588947848 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期一, 23 九月 2024 11:04:26 +0800
Subject: [PATCH] 新增半成品出库单,物料选择到产线待产区
---
src/main/webapp/static/js/basShuttle/basShuttle.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/basShuttle/basShuttle.js b/src/main/webapp/static/js/basShuttle/basShuttle.js
index 3acf500..dd19072 100644
--- a/src/main/webapp/static/js/basShuttle/basShuttle.js
+++ b/src/main/webapp/static/js/basShuttle/basShuttle.js
@@ -27,7 +27,7 @@
,{field: 'shuttleStatus', align: 'center',title: '浣滀笟鎬�'}
,{field: 'wrkNo', align: 'center',title: '浠诲姟鍙�'}
,{field: 'idleLoc', align: 'center',title: '鏆傚瓨搴撲綅'}
- ,{field: 'autoCharge', align: 'center',title: '鑷姩鍏呯數'}
+ // ,{field: 'autoCharge', align: 'center',title: '鑷姩鍏呯數'}
,{field: 'chargeLine', align: 'center',title: '鐢甸噺绾�'}
,{field: 'busyStatus$', align: 'center',title: '灏忚溅蹇欑姸鎬�'}
,{field: 'currentCode', align: 'center',title: '浜岀淮鐮�'}
--
Gitblit v1.9.1