mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-17 18:36:44 +08:00
屏蔽提示书里监护人签字部分
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
>{{ appntSign.tipsSignStatus == '0' ? '未签名' : '已签名' }}</van-button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pt15 pl30 flex align-items-c" v-if="relationToAppnt != '1'">
|
||||
<!-- <div class="pt15 pl30 flex align-items-c" v-if="relationToAppnt != '1'">
|
||||
<span class="mr10">被保人/监护人签名:</span>
|
||||
<div v-if="signVal == '0' || signVal == '2'">
|
||||
<van-button
|
||||
@@ -54,7 +54,7 @@
|
||||
v-no-more-click="1000"
|
||||
>{{ insuredSign.tipsSignStatus == '0' ? '签名' : '已签名' }}</van-button>
|
||||
</div>
|
||||
</div>
|
||||
</div>-->
|
||||
<div class="bg-white bottom-btn">
|
||||
<van-button
|
||||
type="danger"
|
||||
|
||||
Reference in New Issue
Block a user