Commit fa8c2cae authored by alwayOnlie's avatar alwayOnlie

修改bug

parent 0bec6df5
......@@ -110,7 +110,7 @@ const AddInfo = (props: any) => {
contractId: basicsData.contractId,
bankAccount: basicsData.bankAccount, // 银行卡号
remark: basicsData.remark, // 描述
account: res.data.payeeMemberName : '',
account: res.data.payeeMemberName,
payeeName: res.data.payeeMemberName,
bankDeposit: basicsData.bankDeposit,
payRatio: basicsData.payRatio,
......
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