wx/pages/new_report/new_report.vue
@@ -54,7 +54,7 @@ <u-icon slot="right" name="arrow-right"></u-icon> </view> <view class="faList" v-if="scheme"> <text>保单号:{{scheme.applyCode || ''}}</text> <text>保单号:{{scheme.applyCode || ''}}</text> <text>保障期限:<template v-if="scheme.parentStartTime">{{scheme.parentStartTime}}~{{scheme.parentEndTime}}</template></text> <text>投保单位:{{scheme.companyName || ''}}</text> <text>派遣单位:{{scheme.duName}}</text>