mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-15 17:31:18 +08:00
amis-saas-6135 事件面板去掉cxd样式
Change-Id: Ifb1d988e736105fa218f99454bcde562d9c4e302
This commit is contained in:
parent
3a21309761
commit
62f22c3929
@ -537,7 +537,7 @@ export class EventControl extends React.Component<
|
||||
setTimeout(
|
||||
() =>
|
||||
document
|
||||
.querySelector('.action-tree .cxd-Tree-item--isLeaf .is-checked')
|
||||
.querySelector('.action-tree li .is-checked')
|
||||
?.scrollIntoView(),
|
||||
0
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user