Merge pull request #11562 from dataease/pr@dev-v2_st

feat(xpack): 阈值告警
This commit is contained in:
dataeaseShu 2024-08-14 18:07:29 +08:00 committed by GitHub
commit 9c066cf2c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -163,6 +163,7 @@ const fieldSelect = name => {
} }
const moreBarElementClick = () => { const moreBarElementClick = () => {
if (!moreBarElement) return if (!moreBarElement) return
if (!document.querySelector('.tox.tox-tinymce-aux')?.children.length) return
moreBarElement.nextSibling.querySelector('.tox-tbtn').click() moreBarElement.nextSibling.querySelector('.tox-tbtn').click()
} }

@ -1 +1 @@
Subproject commit 7b8dadc5e8fc8b99dc3840ea2f9dbf441d2c21a5 Subproject commit cb546059478e647c0a5069449e501c363a8b425f