修正面試葉面
This commit is contained in:
parent
6ef5129c69
commit
53fffc2ee6
|
@ -1042,6 +1042,7 @@
|
||||||
console.log(msg)
|
console.log(msg)
|
||||||
var token = msg.token;
|
var token = msg.token;
|
||||||
//go_to_next_view(token)
|
//go_to_next_view(token)
|
||||||
|
localStorage.setItem('token_park_space', token);
|
||||||
token_check()
|
token_check()
|
||||||
},
|
},
|
||||||
error: function (xhr, status, error) {
|
error: function (xhr, status, error) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user