链接指向修正
This commit is contained in:
@@ -403,11 +403,11 @@
|
||||
check_login() {
|
||||
this.token = window.sessionStorage.getItem('__TOKEN');
|
||||
if (!this.token)
|
||||
location = '/gb/yjb/manage/login'
|
||||
location = '/202307/html/manage/login.html'
|
||||
},
|
||||
|
||||
toBuildPage() {
|
||||
location = '/gb/yjb/OutsideWall/BuildingResult'
|
||||
location = '/202307/html/outsidewall/BuildingResult.html'
|
||||
},
|
||||
loading_false() { this.loading = false },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user