lex 1 rok temu
rodzic
commit
cdfe0d0f98

Plik diff jest za duży
+ 0 - 0
dist/app.9e36abd549ff099608e5.js


Plik diff jest za duży
+ 0 - 0
dist/css/trainDetail.0e7a4282.css


Plik diff jest za duży
+ 0 - 0
dist/index.html


Plik diff jest za duży
+ 0 - 0
dist/js/trainDetail.01bf3c49.js


Plik diff jest za duży
+ 0 - 0
dist/js/trainDetail.8a6a9fce.js


+ 1 - 1
src/views/trainStatistics/trainDetail.vue

@@ -158,7 +158,7 @@ export default {
     },
     showDetail(item) {
       if (item.notesDataIndex > 0) {
-        const route = location.hostname.indexOf("dayaedu.com") ? "/accompany/" : "/accompany-teacher/";
+        const route = location.hostname.indexOf("dayaedu.com") > -1 ? "/accompany/" : "/accompany-teacher/";
         postMessage({
           api: "openWebView",
           content: {

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików