mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 17:56:43 +08:00
Merge branch 'feature/GFRS-2301【需求】健康险渠道国富无忧卡金掌桂开发的需求' into dev
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