机构名称分为内勤04、05,外勤06,07,08,判断五种情况取数据

This commit is contained in:
liyuetong
2021-05-24 17:08:25 +08:00
parent 166ad9da07
commit 1fd80c947a

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
] //根据需要进行删减