fix: 修复计划提交

This commit is contained in:
zhangds 2022-11-02 11:22:38 +08:00
parent e79b2df5e2
commit a395eef12e
1 changed files with 0 additions and 3 deletions

View File

@ -103,9 +103,6 @@ export default class add extends React.Component {
receive_email: this.state.email_list[0],
payment_direction: this.state.payment_direction[this.state.paytype - 1],
};
console.log("大提交 =>", data);
return;
approvals(plan_id, data).then((res) => {
handelResponse(
res,