Commit c652230a authored by youjie's avatar youjie

no message

parent c571f562
......@@ -22,7 +22,7 @@
</view>
<view class="autLoginGo"
:class="[!showLogin?'':'active']"
@click="!guestInfor.code&&!guestInfor.IsEnd&&!isGuest?'':goWebUrl()">
@click="guestInfor&&!guestInfor.code&&!guestInfor.IsEnd&&!isGuest?'':goWebUrl()">
<template v-if="!guestInfor.code&&!guestInfor.IsEnd&&!isGuest">
去填写
</template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment