|
@@ -257,10 +257,9 @@ Component({
|
|
|
let page = getCurrentPages().find(v => v.__route__ == 'packageA/borrow/detail');
|
|
|
Counter = setTimeout(() => {
|
|
|
_Http.basic({
|
|
|
- "id": 20230116092702,
|
|
|
+ "id": 20230202135502,
|
|
|
"content": {
|
|
|
"sa_orderid": this.data.sa_orderid,
|
|
|
- "sa_contractid": page.data.detail.sa_contractid,
|
|
|
toolcount: this.data.toolcount
|
|
|
}
|
|
|
}).then(res => {
|