Commit 8fcc8624 by 姜雷

修改小程序码进入的请求参数

parent 0fed48a4
......@@ -183,7 +183,7 @@ class Index extends Component {
customerId: userinfo.customerId,
equipmentNum: equipmentNum,
serviceId: serviceId,
isScanTrigger: ScanTrigger.false,
isScanTrigger: ScanTrigger.true,
})
.then(res => {
Taro.hideLoading();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment