diff --git a/web/src/main/resources/template/assets/lib/layui/customer/common/systemCommonUtil.js b/web/src/main/resources/template/assets/lib/layui/customer/common/systemCommonUtil.js index a1b3ddfcc7cf2c29f931c2d4483749894bf7a9f7..9fad672aff1c8f0f13ce12fc4da8efcbc75a6686 100644 --- a/web/src/main/resources/template/assets/lib/layui/customer/common/systemCommonUtil.js +++ b/web/src/main/resources/template/assets/lib/layui/customer/common/systemCommonUtil.js @@ -845,6 +845,7 @@ var tabPageUtil = { }, initEvent: function () { + tabPageUtil.config.element.render(); tabPageUtil.config.element.on('tab(manageTab)', function (obj) { var mation = tabPageUtil.config.pageList[obj.index]; if (!isNull(mation)) {