@@ -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