Merge branch dev/bug-63629 of zentao/zentaopms (#9860)

This commit is contained in:
刘刚
2025-06-24 17:14:51 +08:00
committed by Gitfox
+1 -1
View File
@@ -87,7 +87,7 @@ featureBar
on::change('changeItem')
)
),
li(searchToggle(set::module('action'), set::open($browseType == 'bysearch')))
li(setClass('ml-4'), searchToggle(set::module('action'), set::open($browseType == 'bysearch')))
);
$content = null;