forked from nsjcy/frontEnd/nsjcy

liuwh
2020-04-27 4e44bc1fd7806a6c1611302120882b91d96640b5
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}