From a5807a3a68d65a0e9b47d80e0335fceb7c54d5da Mon Sep 17 00:00:00 2001 From: liumengyi Date: Fri, 10 Feb 2023 13:40:30 +0800 Subject: [PATCH] * Hide change table mode when currentModule is execution and currentMethod is all. --- module/common/view/datatable.fix.html.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module/common/view/datatable.fix.html.php b/module/common/view/datatable.fix.html.php index 1181adb8f6..42e73afd95 100644 --- a/module/common/view/datatable.fix.html.php +++ b/module/common/view/datatable.fix.html.php @@ -1,6 +1,8 @@ app->rawModule;?> app->rawMethod;?> moduleName . ucfirst($this->methodName);?> +app->rawMethod)?> +app->rawModule)?>