chenrui  2 年之前
父節點
當前提交
6b3ee13b16
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/newUserManagement/index.vue

+ 1 - 0
src/views/newUserManagement/index.vue

@@ -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()