卡单--投被保人截至日期从明天到往后20年

This commit is contained in:
liyuetong
2021-05-21 11:16:52 +08:00
parent 9ffe21978f
commit c9d9ef45c7

View File

@@ -37,7 +37,7 @@ import insureAgain from './insureAgain'
// 产说会
import productionSay from './productionSay'
// 出单详情
import billingDetail from './billingDetail'
// import billingDetail from './billingDetail'
export default [
...proposal,
@@ -71,5 +71,5 @@ export default [
...insureAgain,
...eqiVisit,
...productionSay,
...billingDetail
// ...billingDetail
] //根据需要进行删减