liuyg
2021-11-22 6a0c98405fb47a392c89c702e98bc8de111cfaea
src/views/system/user.vue
@@ -691,7 +691,7 @@
  },
  created() {
    console.log(this.userInfo.role_name);
    if (this.userInfo.role_name == "保安公司管理员") {
    if (this.userInfo.role_name == "保安公司管理员" || this.userInfo.role_name == "分公司管理员") {
      this.deptids = this.userInfo.dept_id;
      this.sizes = [0, 24];
      this.isguanli = false;