Ver código fonte

Merge branch 'startLogin' into jenkins

mo 1 ano atrás
pai
commit
0b36a6f5eb
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -195,7 +195,7 @@
         const isChunkLoadFailed = str.indexOf('imported');
         if (isChunkLoadFailed != -1 && !refreshing) {
           refreshing = true;
-          // console.log('onError刷新');
+          console.log('onError刷新isChromeError');
           sessionStorage.setItem('isRouter', 'true')
           reloadPage()
           // showModalMask.value = true;