mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 13:16:43 +08:00
卡单--投被保人截至日期从明天到往后20年
This commit is contained in:
@@ -37,7 +37,7 @@ import insureAgain from './insureAgain'
|
|||||||
// 产说会
|
// 产说会
|
||||||
import productionSay from './productionSay'
|
import productionSay from './productionSay'
|
||||||
// 出单详情
|
// 出单详情
|
||||||
import billingDetail from './billingDetail'
|
// import billingDetail from './billingDetail'
|
||||||
|
|
||||||
export default [
|
export default [
|
||||||
...proposal,
|
...proposal,
|
||||||
@@ -71,5 +71,5 @@ export default [
|
|||||||
...insureAgain,
|
...insureAgain,
|
||||||
...eqiVisit,
|
...eqiVisit,
|
||||||
...productionSay,
|
...productionSay,
|
||||||
...billingDetail
|
// ...billingDetail
|
||||||
] //根据需要进行删减
|
] //根据需要进行删减
|
||||||
|
|||||||
Reference in New Issue
Block a user