补缴新增功能完成
This commit is contained in:
parent
5274e5fc1d
commit
62f36c4d42
|
|
@ -186,6 +186,7 @@ class SupplementarySlide extends Component {
|
|||
} else {
|
||||
message.error(errormsg || "");
|
||||
this.setState({
|
||||
baseInfo: { ...baseInfo, historyMonth: "" },
|
||||
businessAccounting: {
|
||||
socialSecurityBase: [],
|
||||
fundBase: [],
|
||||
|
|
|
|||
Loading…
Reference in New Issue