forked from github/dataease
commit
9c066cf2c2
@ -163,6 +163,7 @@ const fieldSelect = name => {
|
||||
}
|
||||
const moreBarElementClick = () => {
|
||||
if (!moreBarElement) return
|
||||
if (!document.querySelector('.tox.tox-tinymce-aux')?.children.length) return
|
||||
moreBarElement.nextSibling.querySelector('.tox-tbtn').click()
|
||||
}
|
||||
|
||||
|
2
de-xpack
2
de-xpack
@ -1 +1 @@
|
||||
Subproject commit 7b8dadc5e8fc8b99dc3840ea2f9dbf441d2c21a5
|
||||
Subproject commit cb546059478e647c0a5069449e501c363a8b425f
|
Loading…
Reference in New Issue
Block a user