forked from nsjcy/frontEnd/nsjcy

xuxj
2020-04-26 8b3fbce45058894a76aefbf11b3a199f60d487d6
SunshineIns/src/view/tree/index.jsx
@@ -185,7 +185,7 @@
        // style={{height: 413, overflowY: 'auto'}}
        <div>
        <Tree
          defaultExpandAll={true}
          defaultExpandAll={false}
          onSelect={this.treeSelect}
          // onExpand={this.onExpand}
          // expandedKeys={expandedKeys}