@@ -288,6 +288,7 @@ export default {
}
this.arrs.push({ user_group_name: '新建账号组' })
this.type = 'add'
+ this.activeIndex = this.arrs.length-1
this.treeCheckId = null
this.tableData = []
this.clearForm()