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