From 5ecb4bc99e3716a14c48b79a25ced9e3e55798f8 Mon Sep 17 00:00:00 2001 From: sunhao Date: Thu, 31 Aug 2023 13:47:10 +0800 Subject: [PATCH] * fix setCheckedCookie not work dtable. --- module/common/view/zui3dtable.html.php | 9 +++++++++ module/execution/view/all.html.php | 7 ------- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/module/common/view/zui3dtable.html.php b/module/common/view/zui3dtable.html.php index c60b5e3f32..47d03c7b86 100644 --- a/module/common/view/zui3dtable.html.php +++ b/module/common/view/zui3dtable.html.php @@ -8,6 +8,15 @@ css::import($jsRoot . 'dtable/min.css'); .dtable-header .dtable-cell {font-weight: bold;}