From 04f26c9567bdb53ec8a124f6c40af162421d3cfc Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 02 四月 2021 17:04:31 +0800 Subject: [PATCH] # --- src/main/webapp/views/resource/resource.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/views/resource/resource.html b/src/main/webapp/views/resource/resource.html index 974c274..5714148 100644 --- a/src/main/webapp/views/resource/resource.html +++ b/src/main/webapp/views/resource/resource.html @@ -164,6 +164,7 @@ $('.ew-tree-table-box').css('height', '100%'); // insTb.expandAll(); tbDataList = data; + limit(); } }); -- Gitblit v1.9.1