Commit 4a2bf95e authored by 沈翠玲's avatar 沈翠玲

案件详情

parent 0abfcbaf
...@@ -355,7 +355,7 @@ ...@@ -355,7 +355,7 @@
param['stages']['byStagesRecords'] = currentDetail.value.byStagesRecords; param['stages']['byStagesRecords'] = currentDetail.value.byStagesRecords;
param['byStagesRecord'] = item; param['byStagesRecord'] = item;
} }
delete params.tenantTime delete param.tenantTime
saveRepayRecord(param).then((res) => { saveRepayRecord(param).then((res) => {
console.log('res', res); console.log('res', res);
if (res.success) { if (res.success) {
......
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