fix(timer): timer_log 列表页补全刷新按钮与事件监听方法修正

toolbar 从 [] 改为 ['refresh'](B 类只读页面保留刷新),ua.table.on 修正为 layui.table.on。

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
augushong
2026-07-26 09:53:27 +08:00
parent 739b536f8d
commit 97eb8ca99a

View File

@@ -56,7 +56,7 @@ $(function(){
ua.table.render({
init: init,
toolbar: [],
toolbar: ['refresh'],
defaultToolbar: ['filter'],
cols: [[
{type: 'checkbox'},