mo 1 year ago
parent
commit
c3fc26d122
1 changed files with 1 additions and 1 deletions
  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;