haoyahui
2023-11-16 94de1745b4b69eeeb1ac8c5d3508ce87258afc25
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
              }