* Adjust bug browse fixedLeftWidth.

This commit is contained in:
wangyuting
2023-07-20 13:46:12 +08:00
parent 2eaae0e2e6
commit 129ad2c3eb
+1
View File
@@ -184,6 +184,7 @@ else
(
set::cols($cols),
set::data(array_values($bugs)),
set::fixedLeftWidth('0.44'),
set::userMap($users),
set::customCols(true),
set::checkable($canBatchAction),