wupengfei
3 天以前 c47a8840c3770a5b653f0b8b0f9c5f295d0f019a
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) {