wupengfei
13 小时以前 b1de43433670df0b8f21fdb62a8976c05725f3e5
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) {