diff --git a/src/api/production.js b/src/api/production.js index d50d852..72cc2e2 100644 --- a/src/api/production.js +++ b/src/api/production.js @@ -47,6 +47,7 @@ export const getWorkCenterOperatorList=data => createAPI(`dailyPlan/getWorkCente export const getAvailableResourceList=data => createAPI(`dailyPlan/getAvailableResourceList`, 'post', data); export const scheduleForShopOrder=data => createAPI(`dailyPlan/scheduleForShopOrder`, 'post', data); +export const scheduleForVPShopOrder=data => createAPI(`dailyPlan/scheduleForVPShopOrder`, 'post', data); export const scheduleForSOTask=data => createAPI(`dailyPlan/scheduleForSOTask`, 'post', data); export const saveHunlianTask=data => createAPI(`dailyPlan/saveHunlianTask`, 'post', data); @@ -75,3 +76,5 @@ export const getAllDepartment= data => createAPI(`dailyPlan/getAllDepartment`, ' export const updateTV=data => createAPI(`dailyPlan/updateTV`, 'post', data); export const getTvList=data => createAPI(`dailyPlan/getTvList`, 'post', data); export const updateWorkStation=data => createAPI(`dailyPlan/updateWorkStation`, 'post', data); + +export const getShopOrderRoutingVPData=data => createAPI(`dailyPlan/getShopOrderRoutingVPData`, 'post', data); diff --git a/src/views/modules/production/scheduleForSOTask.vue b/src/views/modules/production/scheduleForSOTask.vue index 20387f1..a691636 100644 --- a/src/views/modules/production/scheduleForSOTask.vue +++ b/src/views/modules/production/scheduleForSOTask.vue @@ -163,6 +163,13 @@ min-width="90" label="是否打料完成"> + + +
+ + + + + + + + + + + + + + + + + + + + + + + + 硫化产品编码 + + + + + + + + + VP物料编码 + + + + + + + 查询 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 保存 + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + 取消 + + +
+ +
+ + + + + diff --git a/src/views/modules/production/soscheduleRouting.vue b/src/views/modules/production/soscheduleRouting.vue index 39563ba..fbe115d 100644 --- a/src/views/modules/production/soscheduleRouting.vue +++ b/src/views/modules/production/soscheduleRouting.vue @@ -84,6 +84,9 @@ + + + 查询
+ + @@ -490,6 +500,7 @@ sShiftNo:'', closedFlag:'', repairSOFlag:'', + taskOrderNo:'', }, photoUrl:'', sopData:{