Skip to content

Commit 6272081

Browse files
committed
修复样式问题
1 parent 99378aa commit 6272081

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/org_tree.jsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ import classnames from 'classnames';
44

55
import TreeNode from './org_tree';
66

7+
import './org_tree.less';
8+
79
//组件
810
class OrgTree extends Component {
911
constructor(props) {

0 commit comments

Comments
 (0)