diff --git a/src/api/orderIssure/soIssueNotify.js b/src/api/orderIssure/soIssueNotify.js index 87fa93b..62671e4 100644 --- a/src/api/orderIssure/soIssueNotify.js +++ b/src/api/orderIssure/soIssueNotify.js @@ -55,6 +55,10 @@ export const getSOSBOMForIssureNew = data => createAPI(`/orderIssure/newIssure/g // 新增Excel上传接口 export const uploadNotifyExcel = data => createAPI(`/orderIssure/newIssure/uploadNotifyExcel`,'post',data) +export const getShopOrderAndMaterialByShoporder = data => createAPI(`/orderIssure/newIssure/getShopOrderAndMaterialByShoporder`,'post',data) + +export const saveNewSoIssueNotify = data => createAPI(`/orderIssure/issureNotify/saveNewSoIssueNotify`,'post',data) + // ================== AI制作 - searchIssureNotify.vue新接口 ================== export const searchNotifyHeaderNew = data => createAPI(`/orderIssure/newIssure/searchNotifyHeaderNew`,'post',data) export const searchNotifyOrderListNew = data => createAPI(`/orderIssure/newIssure/searchNotifyOrderListNew`,'post',data) diff --git a/src/views/modules/orderIssure/newSoIssueNotify.vue b/src/views/modules/orderIssure/newSoIssueNotify.vue index a799476..811f6f6 100644 --- a/src/views/modules/orderIssure/newSoIssueNotify.vue +++ b/src/views/modules/orderIssure/newSoIssueNotify.vue @@ -6,11 +6,11 @@ 新建申请单 选择工单 - 下达申请单 + 下达申请单 删除申请单 - {{'导入'}} + {{'导入'}} @@ -44,20 +44,12 @@ - - - - - - - - + v-if="notifyNo!=''" @tab-click="tabClick"> - + + + + + + + + + + + + + + + + + + + - + - + @@ -99,8 +128,8 @@ - 查询 - + 添加 + 删除 @@ -111,18 +140,23 @@ :align="item.align" :fixed="item.fixed==''?false:item.fixed" :min-width="item.columnWidth" :label="item.columnLabel"> - + + 保存 关闭 @@ -158,7 +192,7 @@ - + @@ -170,23 +204,6 @@ - - - - - - - - - - - - - @@ -217,7 +234,8 @@ :label="item.columnLabel">