fix issues

pull/360/head
vapao 2021-07-27 15:30:03 +08:00
parent 44d489c123
commit 513a92504e
1 changed files with 1 additions and 1 deletions

View File

@ -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}}>