* Adjust program productview link.

This commit is contained in:
wangyidong
2023-06-19 15:59:52 +08:00
parent 90f74e88df
commit 155871b266
3 changed files with 6 additions and 21 deletions
+1
View File
@@ -305,6 +305,7 @@ dtable
set::nested(true),
set::className('shadow rounded'),
set::footPager(usePager()),
set::canRowCheckable(jsRaw("function(rowID){return this.getRowInfo(rowID).data.type == 'product';}")),
set::onRenderCell(jsRaw('window.renderCellProductView')),
set::footToolbar(array
(