Finis task #44486,44487,44488.

This commit is contained in:
zhouxin
2021-11-17 15:49:24 +08:00
parent 87597eccbb
commit b7e3fe9003
13 changed files with 202 additions and 0 deletions
+1
View File
@@ -583,6 +583,7 @@ class executionModel extends model
$oldExecutions = $this->getByIdList($this->post->executionIDList);
$nameList = array();
$codeList = array();
$projectModel = '';
/* Replace required language. */
if($this->app->tab == 'project')