chenrui  2 anos atrás
pai
commit
6b3ee13b16
1 arquivos alterados com 1 adições e 0 exclusões
  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()