|
@@ -82,7 +82,8 @@ Component({
|
|
|
if (confirm) _Http.basic({
|
|
if (confirm) _Http.basic({
|
|
|
"id": 20221027143802,
|
|
"id": 20221027143802,
|
|
|
"content": {
|
|
"content": {
|
|
|
- "sa_project_partiesids": [detail.item.sa_project_partiesid]
|
|
|
|
|
|
|
+ "sa_project_partiesids": [detail.item.sa_project_partiesid],
|
|
|
|
|
+ sa_projectid: detail.item.sa_projectid
|
|
|
},
|
|
},
|
|
|
}).then(res => {
|
|
}).then(res => {
|
|
|
if (res.msg != '成功') return wx.showToast({
|
|
if (res.msg != '成功') return wx.showToast({
|