custom/陕西万众
This commit is contained in:
parent
637e98f0e8
commit
849f130e6b
|
|
@ -67,7 +67,7 @@ class LedgerSlide extends Component {
|
|||
return false;
|
||||
}
|
||||
this.setState({ loading: true });
|
||||
saveLedgerBasic({ ...extra, description, id: editId }).then(({ status, data, errormsg }) => {
|
||||
saveLedgerBasic({ ...extra, description, id: editId, wzApprovalUrl }).then(({ status, data, errormsg }) => {
|
||||
this.setState({ loading: false });
|
||||
if (status) {
|
||||
const { onRefreshList } = this.props;
|
||||
|
|
|
|||
Loading…
Reference in New Issue