@ -622,7 +622,7 @@
if(!hasMatch){
this.workerGroup = 'default'
}else{
} else {
this.workerGroup = o.workerGroup
}
@ -630,6 +630,8 @@
this.dependence = o.dependence || {}
this.cacheDependence = o.dependence || {}
this.workerGroup = this.store.state.security.workerGroupsListAll[0].id
this.isContentBox = true
},
@ -311,9 +311,9 @@
name: 'list',
data () {
return {
// 数据
// data
list: [],
// 按钮类型
// btn type
buttonType: '',
strDelete: '',
checkAll: false