Commit 146cc58d by wujiabao

测试

parent eacdee7e
......@@ -701,6 +701,7 @@ class PageContainer extends React.Component {
let pages = null;
let{state,dispatch} = this.props;
let {commonInfo} = state;
let area =commonInfo.taskInfo&&commonInfo.taskInfo.area;
switch (this.state.showPage){
case showPage[1]:
pages = <TroubleContainer
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment