diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/financial/usertocash/index.html b/CoreCms.Net.Web.Admin/wwwroot/views/financial/usertocash/index.html index 49940b67..81c32cf2 100644 --- a/CoreCms.Net.Web.Admin/wwwroot/views/financial/usertocash/index.html +++ b/CoreCms.Net.Web.Admin/wwwroot/views/financial/usertocash/index.html @@ -157,7 +157,7 @@ }); }); //头工具栏事件 - table.on('toolbar(LAY-app-CoreCmsUserTocash-tableBox)', function (obj) { + table.on('pagebar(LAY-app-CoreCmsUserTocash-tableBox)', function (obj) { var checkStatus = table.checkStatus(obj.config.id); switch (obj.event) { case 'selectExportExcel':