未签约
This commit is contained in:
parent
227090b25f
commit
dcac68f414
@ -17,7 +17,10 @@
|
||||
<span class="name" v-else>
|
||||
请先登录!
|
||||
</span>
|
||||
<view class="signing" v-if="appPersonallist.patientName">
|
||||
<view class="signing" v-if="appPersonallist.signNo">
|
||||
已签约
|
||||
</view>
|
||||
<view class="signing" v-else>
|
||||
未签约
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user