Administrator
2021-12-13 d3b2a8aef1d7941b0e5847070765e4db056d027b
src/views/securityEquipment/gun.vue
@@ -141,7 +141,8 @@
    var that = this;
    if (
      this.userInfo.role_name == "装备管理员" ||
      this.userInfo.role_name == "保安公司管理员"
      this.userInfo.role_name == "保安公司管理员" ||
      this.userInfo.role_name == "分公司管理员"
    ) {
      this.useifid = this.userInfo.dept_id;
    }