mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 16:56: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 billingDetail from './billingDetail'
|
||||
import billingDetail from './billingDetail'
|
||||
|
||||
export default [
|
||||
...proposal,
|
||||
@@ -71,5 +71,5 @@ export default [
|
||||
...insureAgain,
|
||||
...eqiVisit,
|
||||
...productionSay,
|
||||
// ...billingDetail
|
||||
...billingDetail
|
||||
] //根据需要进行删减
|
||||
|
||||
Reference in New Issue
Block a user