* Change the show issue of the code field.

This commit is contained in:
tianshujie
2023-10-23 15:49:31 +08:00
parent 80ee5a3ee9
commit 1c9ba21786
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -215,7 +215,7 @@ formPanel
set::value($copyProjectID ? $copyProject->name : ''),
set::strong(true),
),
(!isset($config->setCode) || $config->setCode == 1) ? formGroup
(isset($config->setCode) && $config->setCode == 1) ? formGroup
(
set::width('1/2'),
set::name('code'),