* Set user map.

This commit is contained in:
liumengyi
2023-06-12 14:19:53 +08:00
parent 6f6803b315
commit cf873eb2af
+1
View File
@@ -148,6 +148,7 @@ if($canBatchReview || $canBatchDelete || $canBatchChangeModule)
dtable
(
set::userMap($users),
set::cols($config->caselib->testcase->dtable->fieldList),
set::data(array_values($tableData)),
set::checkable($canBatchAction),