/**
* 根state
*/
export const rootstate: any = {
pageTagList: [],
pageMetas: [],
historyPathList: [],
codelists: [],
departmentPersonnel:[],
selectTheme: '',
selectFont: '',
appdata: '',
localdata: {},
zIndex: 300,
viewSplit: {},
orgDataMap:{},
depDataMap:{},
}
-
由 Shine-zwj 提交于b88174be