提交 7349917c 编写于 作者: guangjun.yang's avatar guangjun.yang

验证是否首次进入

上级 9f5d5c80
...@@ -248,7 +248,7 @@ ...@@ -248,7 +248,7 @@
...mapActions('reservationManage', ['getReservationList','getCheckReservation']), ...mapActions('reservationManage', ['getReservationList','getCheckReservation']),
...mapActions('recordManage', [ 'getEnteringInfo']), ...mapActions('recordManage', [ 'getEnteringInfo']),
// 验证是否首次进入 ################ // 验证是否首次进入 ################
isFirstEnter() { isFirstEnter() {
getFirstAccess().then((res) => { getFirstAccess().then((res) => {
if(res.code == '000000') { if(res.code == '000000') {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册