Browse Source

更改套数

zhaoxiaohai 2 years ago
parent
commit
8d00948d82
1 changed files with 1 additions and 2 deletions
  1. 1 2
      packageA/borrow/modules/product/index.js

+ 1 - 2
packageA/borrow/modules/product/index.js

@@ -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 => {