src/views/securityGuard/securityGuard.vue
@@ -144,7 +144,7 @@ class="rowClickSelf" title="点击查看所属公司情况" @click="rowClickSelf(row.deptId)" >{{ row.$deptId }}</el-tag >{{ row.deptName }}</el-tag > </template> <template slot-scope="{ row }" slot="tenantName"> @@ -1193,8 +1193,7 @@ var roleAlias = res.data.data.roleAlias; if ( roleAlias == "保安公司管理员" || roleAlias == "保安" || roleAlias == "未持证保安" roleAlias == "保安" ) { //去除保安公司查询 const column = that.findObject(that.option.column, "deptId");