futian.liu
2023-11-15 dc1800d4d2d252b7b37d80d9f54285200c94ff3c
admin-web/src/views/systemManger/server/user/edit.vue
@@ -138,6 +138,7 @@
            // 获取所有角色
            getAllRole() {
              const user = this.$store.getters.userInfo
              this.data_scope = 1
              if (user.lv == 1) {
                this.data_scope = 1
              }