* [bug #52753, doing, 0.5h] fix click history button affecting browser history.

This commit is contained in:
sunhao
2024-07-30 14:10:14 +08:00
committed by 刘刚
parent 0142a4ad70
commit 04fe45eca8
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -264,7 +264,6 @@ div
btn
(
setID('hisTrigger'),
set::url('###)'),
setClass('btn ghost'),
icon('clock'),
set('data-on', 'click'),
-1
View File
@@ -199,7 +199,6 @@ $contentDom = div
btn
(
set::id('hisTrigger'),
set::url('###)'),
setClass('btn ghost'),
icon('clock'),
on::click('showHistory')