mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-21 22:56:43 +08:00
Merge branch 'feature/GFRS-2215【待完成】重新投保' into dev
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!--
|
||||
* @Author: PangXingYue
|
||||
* @Date: 2021-03-22 09:46:16
|
||||
* @LastEditTime: 2021-03-22 14:02:35
|
||||
* @LastEditTime: 2021-03-31 13:13:43
|
||||
* @LastEditors: PangXingYue
|
||||
* @Description:
|
||||
* @FilePath: \ebiz-h5\src\components\ebiz\insureAgain\Order.vue
|
||||
@@ -9,7 +9,7 @@
|
||||
<template>
|
||||
<div class="order">
|
||||
<slot name="header">
|
||||
<p class="title pt10 pb10">保单号: 23042834929832</p>
|
||||
<p class="title pt10 pb10">保单号: {{ order.policyNo }}</p>
|
||||
</slot>
|
||||
<div class="content p15">
|
||||
<p class="name mb8">
|
||||
|
||||
Reference in New Issue
Block a user