* Fix notice of devops.

This commit is contained in:
zhaoke
2023-08-01 17:00:06 +08:00
parent f07d712e48
commit 8998e21026
18 changed files with 41 additions and 48 deletions
+1 -1
View File
@@ -180,7 +180,7 @@ formPanel
set::control('picker'),
set::name('vsoft'),
set::items($lang->host->tagsList),
set::value($host->tags ? $host->tags : 'vm')
set::value($host->vsoft ? $host->vsoft : 'vm')
)
),
formRow