diff --git a/src/api/haianWarehouse/noOrderIssueNotify.js b/src/api/haianWarehouse/noOrderIssueNotify.js index a638131..eb97490 100644 --- a/src/api/haianWarehouse/noOrderIssueNotify.js +++ b/src/api/haianWarehouse/noOrderIssueNotify.js @@ -32,3 +32,7 @@ export const noOrderList = (data) => createAPI('/factory/partAttribute/noOrderLi export const queryPartAttributeData = (data) => createAPI('/factory/partAttribute/queryPartAttributeData', 'post', data) export const getAreaOptionsForChange = (data) => createAPI('/wcsIntegration/getAreaOptionsForChange', 'post', data) export const getAllNotifyStatus = (data) => createAPI('/sys/enum/list', 'get', data) + +// 海安无单指定策略接口:维护单行物料的批次/标签指定分配层 - rqrq +export const getNoOrderMaterialAllocList = (data) => createAPI('/autoWareHourceHaian/haiAnIssureNotify/getNoOrderMaterialAllocList', 'post', data) +export const saveNoOrderMaterialAllocList = (data) => createAPI('/autoWareHourceHaian/haiAnIssureNotify/saveNoOrderMaterialAllocList', 'post', data) diff --git a/src/views/modules/haianWarehouse/noOrderIssue/noOrderNotification54.vue b/src/views/modules/haianWarehouse/noOrderIssue/noOrderNotification54.vue index fe1ca10..3afd373 100644 --- a/src/views/modules/haianWarehouse/noOrderIssue/noOrderNotification54.vue +++ b/src/views/modules/haianWarehouse/noOrderIssue/noOrderNotification54.vue @@ -1,163 +1,2794 @@ + + +