From a77510b311e62003a0f74fb303459cec37a6ce11 Mon Sep 17 00:00:00 2001 From: mayue Date: Mon, 29 Nov 2021 15:11:16 +0800 Subject: [PATCH 1/7] * Finish task #44987,44988,44989. --- module/common/view/datatable.fix.html.php | 7 +++-- module/execution/control.php | 33 ++++++++++++++++++++--- module/execution/view/story.html.php | 3 ++- module/task/model.php | 3 ++- module/testcase/model.php | 9 ++++++- 5 files changed, 45 insertions(+), 10 deletions(-) diff --git a/module/common/view/datatable.fix.html.php b/module/common/view/datatable.fix.html.php index cf7801bc0b..f98e6ed15b 100644 --- a/module/common/view/datatable.fix.html.php +++ b/module/common/view/datatable.fix.html.php @@ -1,5 +1,5 @@ -moduleName;?> -methodName;?> +app->rawModule;?> +app->rawMethod;?> moduleName . ucfirst($this->methodName);?>