@@ -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
@@ -513,7 +513,7 @@ let app = new Vue({
setTimeout(() => {