diff --git a/pages/manage/mater-in-storage.vue b/pages/manage/mater-in-storage.vue index 2616f02..354d8d2 100644 --- a/pages/manage/mater-in-storage.vue +++ b/pages/manage/mater-in-storage.vue @@ -4,38 +4,38 @@ - + 当前点位 - + - + 载具号 - + - + 目的地 - + - - + + 下道工序 - + @@ -75,7 +75,7 @@ - + @@ -111,6 +111,7 @@ selectChange (e) { this.dataList = [{order_code: '', material_code: '', material_qty: 0}] this.index1 = '' + this.index2 = '' }, async _regionList () { let res = await regionList()