|
@@ -444,6 +444,12 @@ const Reporting_onSubmit = async ()=>{
|
|
|
add_lysearchInfo.value = add_searchInfo.value
|
|
add_lysearchInfo.value = add_searchInfo.value
|
|
|
res_bomdialogFormVisible.value = true
|
|
res_bomdialogFormVisible.value = true
|
|
|
FabriccollartableData.value = [];
|
|
FabriccollartableData.value = [];
|
|
|
|
|
+ const gitReceiptNumberdata = await gitReceiptNumber({number:'CK'});
|
|
|
|
|
+ console.log(gitReceiptNumberdata)
|
|
|
|
|
+ danhao.value = gitReceiptNumberdata.data.number
|
|
|
|
|
+ chukuren.value = userStore.userInfo.nickName
|
|
|
|
|
+ linguser.value = gitReceiptNumberdata.data.username
|
|
|
|
|
+ riqi.value = currentDates
|
|
|
// const orderBomListlsit = await orderBomList({order:_orderid.value});
|
|
// const orderBomListlsit = await orderBomList({order:_orderid.value});
|
|
|
// console.log(orderBomListlsit)
|
|
// console.log(orderBomListlsit)
|
|
|
_TestCoefficient();
|
|
_TestCoefficient();
|