mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-24 16:02:52 +08:00
'保单详情使用字段修改'
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<template #boxTitle>
|
||||
<span>保单信息</span>
|
||||
</template>
|
||||
<InfoCell label="保单号">{{OrderInfoDTO.contNo}}</InfoCell>
|
||||
<InfoCell label="保单号">{{OrderInfoDTO.oldPolicyContNo}}</InfoCell>
|
||||
<InfoCell label="生效日期">{{OrderInfoDTO.cvaliDate}}</InfoCell>
|
||||
<InfoCell label="保单状态">{{OrderInfoDTO.contState}}</InfoCell>
|
||||
<InfoCell label="签收状态">{{OrderInfoDTO.orderStatus | orderStatusFilter}}</InfoCell>
|
||||
|
||||
Reference in New Issue
Block a user