mirror of https://github.com/openspug/spug
fix issues
parent
44d489c123
commit
513a92504e
|
@ -14,7 +14,7 @@ import LoginActive from './LoginActive';
|
|||
class HomeIndex extends React.Component {
|
||||
render() {
|
||||
return (
|
||||
<AuthDiv auth="home.home.view">
|
||||
<AuthDiv auth="dashboard.dashboard.view">
|
||||
<StatisticsCard/>
|
||||
<AlarmTrend/>
|
||||
<Row style={{marginTop: 20}}>
|
||||
|
|
Loading…
Reference in New Issue