custom/上海港湾-多语言版本----测试分支
This commit is contained in:
parent
8f7244f119
commit
81d8c1c3b8
|
|
@ -20,7 +20,7 @@ class Index extends Component {
|
|||
super(props);
|
||||
this.state = {
|
||||
dataSource: [], columns: [], pageInfo: { current: 1, pageSize: 10, total: 0 },
|
||||
loading: false
|
||||
loading: false, employeeId: "", juniorMapList: []
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue