@@ -85,9 +85,9 @@
<template slot-scope="scope">
- <router-link class="link-text" :to="'/tool/reportDetail?school='+scope.row.school+'&startTime='+(queryParams.startTime||'')+'&endTime='+(queryParams.endTime||'')">
+
{{ scope.row.schoolName }}
- </router-link>