{{
scope.row[item.prop] == "01"
? "保安行业"
: scope.row[item.prop] == "02"
? "大活行业"
: scope.row[item.prop] == "03"
? "其他行业"
: scope.row[item.prop] == "04"
? "内保行业"
: scope.row[item.prop] == "05"
? "合作行业"
: scope.row[item.prop] == "06"
? "群防群治行业"
: scope.row[item.prop] == "07"
? "行业主管部门"
: ""
}}
{{
scope.row[item.prop] == "0102"
? "保安服务公司"
: scope.row[item.prop] == "0103"
? "保安培训单位"
: scope.row[item.prop] == "0104"
? "自行招用保安员单位"
: scope.row[item.prop] == "0301"
? "其他"
: scope.row[item.prop] == "0302"
? "培训机构会员单位"
: scope.row[item.prop] == "0401"
? "医院"
: scope.row[item.prop] == "0402"
? "文博单位"
: scope.row[item.prop] == "0403"
? "中小学、幼儿园"
: scope.row[item.prop] == "0404"
? "高校高职"
: scope.row[item.prop] == "0405"
? "金融单位"
: scope.row[item.prop] == "0406"
? "党政机关"
: scope.row[item.prop] == "0501"
? "渠道合作方"
: scope.row[item.prop] == "0502"
? "供应商"
: scope.row[item.prop] == "0601"
? "社区警务团队"
: scope.row[item.prop] == "0701"
? "教育单位"
: scope.row[item.prop] == "0702"
? "医疗单位"
: scope.row[item.prop] == "0703"
? "金融单位"
: scope.row[item.prop] == "0704"
? "文博单位"
: scope.row[item.prop] == "0705"
? "党政机关"
: scope.row[item.prop] == "0201"
? "活动承办方"
: scope.row[item.prop] == "0211"
? "活动运营方"
: scope.row[item.prop] == "0212"
? "组委会"
: scope.row[item.prop] == "0213"
? "公安局"
: scope.row[item.prop] == "0214"
? "体育局"
: scope.row[item.prop] == "0215"
? "文旅局"
: scope.row[item.prop] == "0216"
? "卫健委"
: scope.row[item.prop] == "0217"
? "政法委"
: scope.row[item.prop] == "0218"
? "共青团"
: scope.row[item.prop] == "0219"
? "社团志愿者团队"
: scope.row[item.prop] == "0220"
? "保安公司"
: scope.row[item.prop] == "0221"
? "无人机反制公司"
: scope.row[item.prop] == "0302"
? "培训机构会员单位"
: scope.row[item.prop] == "0301"
? "其他"
: ""
}}
{{
scope.$index + 1 + params.pageSize * (params.pageIndex - 1)
}}
{{ scope.row[item.prop] }}
审批
详情