|
|
@@ -604,6 +604,7 @@ export default {
|
|
|
"id": 20230705145404,
|
|
|
"content": {
|
|
|
"sa_salesforecastbillid":this.id,
|
|
|
+ "sa_salesforecastprojectid":this.productsParam.content.sa_salesforecastprojectid,
|
|
|
"sa_salesforecastids":items
|
|
|
}
|
|
|
})
|
|
|
@@ -624,6 +625,7 @@ export default {
|
|
|
"id": 20230705145404,
|
|
|
"content": {
|
|
|
"sa_salesforecastbillid":this.id,
|
|
|
+ "sa_salesforecastprojectid":this.productsParam.content.sa_salesforecastprojectid,
|
|
|
"sa_salesforecastids":[val.sa_salesforecastid]
|
|
|
}
|
|
|
})
|