From 06696bcd0e349550117e57de891b1350eefe05be Mon Sep 17 00:00:00 2001 From: Yagami Date: Thu, 16 Feb 2023 16:05:28 +0800 Subject: [PATCH 1/2] * Add setCookie for execution export. --- module/execution/view/all.html.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/module/execution/view/all.html.php b/module/execution/view/all.html.php index 85839bdd8d..23d70c16a9 100644 --- a/module/execution/view/all.html.php +++ b/module/execution/view/all.html.php @@ -102,7 +102,6 @@ js::set('isCNLang', !$this->loadModel('common')->checkNotCN());