This commit is contained in:
daitingting
2024-02-20 13:29:43 +08:00
parent 0a964ee29e
commit d20a51f9c8
+2 -2
View File
@@ -287,8 +287,8 @@ dtable
)
)),
set::checkInfo(jsRaw("function(checkedIDList){ return window.footerSummary(checkedIDList, '{$pageSummary}');}")),
set::emptyTip($lang->product->noProduct),
set::createTip($lang->product->create),
set::emptyTip($lang->program->noProgram),
set::createTip($lang->program->create),
set::createLink(hasPriv('product', 'create') ? createLink('product', 'create') : null)
);