diff --git a/cyx-admin/src/main/resources/templates/base/affairs/finishedstatic.html b/cyx-admin/src/main/resources/templates/base/affairs/finishedstatic.html index 1992551..6068e6b 100644 --- a/cyx-admin/src/main/resources/templates/base/affairs/finishedstatic.html +++ b/cyx-admin/src/main/resources/templates/base/affairs/finishedstatic.html @@ -159,7 +159,10 @@ // return actions.join(''); // } // } - ] + ], + onLoadSuccess(res){ + delete window.parent.parent._tab_name; + } }; $.table.init(options); });