| | |
| | | i.count = data.jzzsq; |
| | | } else if (i.name.trim() == "从业人员审核") { |
| | | i.count = data.cyrysh; |
| | | } else if (i.name.trim() == "无诈申请") { |
| | | } else if (i.name.trim() == "无诈上报") { |
| | | i.count = data.wztj; |
| | | } else if (i.name.trim() == "校园安全隐患排查") { |
| | | } else { |
| | | i.count = data.qbhs; |
| | | } |
| | | } |
| | | for (let i of this.schoolList) { |
| | | if (i.name.trim() == "安全隐患上报") { |
| | | i.count = data.xyyh; |
| | | } else if (i.name.trim() == "校园纠纷矛盾") { |
| | | } else if (i.name.trim() == "纠纷矛盾上报") { |
| | | i.count = data.xyjfmd; |
| | | } else if (i.name.trim() == "校园安全检查") { |
| | | } else if (i.name.trim() == "校园安保管理") { |
| | | i.count = data.xyaqjc; |
| | | } else { |
| | | i.count = data.qbhs; |