subPackage/workbench/views/audit.vue
@@ -107,7 +107,10 @@ this.$u.func.globalNavigator(`hotelReportDetail?id=${id}`) } else if (name == "取保候审") { this.$u.func.globalNavigator(`bailReportDetail?id=${id}`) } else { } else if(name == "校园安全自查"){ this.$u.func.globalNavigator(`schoolReportDetail?id=${id}`) } else { this.$u.func.globalNavigator(`labelReportDetail?id=${id}`) } }