mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 16:46:43 +08:00
机构名称分为内勤04、05,外勤06,07,08,判断五种情况取数据
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