From 74ffbcf1367207a2fc290c58ebb0319bbb771150 Mon Sep 17 00:00:00 2001 From: mengjiao <3338049200@qq,com> Date: Sun, 7 Apr 2024 15:37:24 +0800 Subject: [PATCH] =?UTF-8?q?wms=E5=8C=85=E6=9D=90=E5=87=BA=E5=BA=93?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wms/outorder/index.vue | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/src/views/wms/outorder/index.vue b/src/views/wms/outorder/index.vue index 47579eb..18230c6 100644 --- a/src/views/wms/outorder/index.vue +++ b/src/views/wms/outorder/index.vue @@ -393,7 +393,34 @@ export default { stationNo: 'XL08', stationname: '包装线08', }, - + { + stationNo: 'XL09', + stationname: '包装线09', + }, + { + stationNo: 'XL10', + stationname: '包装线10', + }, + { + stationNo: 'XL11', + stationname: '包装线11', + }, + { + stationNo: 'XL12', + stationname: '包装线12', + }, + { + stationNo: 'XL13', + stationname: '包装线13', + }, + { + stationNo: 'XL14', + stationname: '包装线14', + }, + { + stationNo: 'XL15', + stationname: '包装线15', + }, ], selectedRows: [], stationNo: '',