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