chenrui  před 2 roky
rodič
revize
6b3ee13b16
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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()