modify parameters (#2203)

* Delete worker group management page

* Modify workgroupid parameter name

* Worker group parameter modification

* modify parameters
This commit is contained in:
break60 2020-03-18 00:18:19 +08:00 committed by GitHub
parent 055bb28de4
commit 99c28c7485
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -461,7 +461,7 @@ export default {
} else {
list.unshift({
id: 'default',
name: 'Default'
name: 'default'
})
}
state.workerGroupsListAll = list