* Finish task #107891.

This commit is contained in:
tanghucheng
2023-12-13 02:06:55 -05:00
parent 49f4d7e351
commit cca2edbd03
3 changed files with 29 additions and 2 deletions
+3 -1
View File
@@ -162,7 +162,9 @@ dtable
set::checkable($canBatchAction),
set::fixedLeftWidth('44%'),
set::footToolbar($footToolbar),
set::footPager(usePager())
set::footPager(usePager()),
set::onRenderCell(jsRaw('window.onRenderCell')),
set::customData(array('modules' => $modulePairs))
);
render();