| apps/bMiniApp/src/subpackages/task/taskCheckDetail/InnerPage.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
apps/bMiniApp/src/subpackages/task/taskCheckDetail/InnerPage.vue
@@ -242,6 +242,7 @@ timeoutFee: form.timeoutFee, otherFee: form.otherFee, remark: form.remark, settlementAmount: settlementAmount.value, }; let res = await taskCheckReceiveServices.checkReceiveTask(params); if (res) {