fengxu 1 vuosi sitten
vanhempi
commit
faac71e90e
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      cokingCoal/js/humanResources.js
  2. 1 1
      cokingCoal/js/newIndex.js

+ 1 - 1
cokingCoal/js/humanResources.js

@@ -415,7 +415,7 @@ let app = new Vue({
     beforeCreate() {
         // 跳转地址
         let AddUrl = location.protocol + "//" + location.host + "/ierp"
-        return
+        // return
         if (!window.location.search) {
             // alert("链接已失效,请重新打开")
             window.location.href = AddUrl

+ 1 - 1
cokingCoal/js/newIndex.js

@@ -513,7 +513,7 @@ let app = new Vue({
         // 跳转地址
         setTimeout(() => {
             let AddUrl = location.protocol + "//" + location.host + "/ierp"
-            return
+            // return
             if (!window.location.search) {
                 // alert("链接已失效,请重新打开")
                 window.location.href = AddUrl