Ver Fonte

修复了部分bug-取消部分跳转

JXDS18FUJT há 2 anos atrás
pai
commit
0f762cee50
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      src/views/tool/reportDetail/index.vue

+ 2 - 2
src/views/tool/reportDetail/index.vue

@@ -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>
+