修正面試葉面

This commit is contained in:
leo 2024-02-20 16:45:19 +08:00
parent 6ef5129c69
commit 53fffc2ee6

View File

@ -1042,6 +1042,7 @@
console.log(msg)
var token = msg.token;
//go_to_next_view(token)
localStorage.setItem('token_park_space', token);
token_check()
},
error: function (xhr, status, error) {