Browse Source

编译错误修复

xiaoct 7 years ago
parent
commit
1c5a1b6fe7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/dashboard/list.jsx

+ 1 - 0
src/components/dashboard/list.jsx

@@ -157,6 +157,7 @@ class DashboardList extends React.Component {
 
     render() {
         const { dispatch, dashboard } = this.props;
+        const { visibleDistributeBox } = this.state
         return (
             <Layout className='dashboard-list'>
                 <Content>