mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-19 05:36:44 +08:00
修改业绩查询标题
This commit is contained in:
@@ -9,7 +9,7 @@ export default [
|
|||||||
name: 'Performance',
|
name: 'Performance',
|
||||||
component: performance,
|
component: performance,
|
||||||
meta: {
|
meta: {
|
||||||
title: '业绩查询',
|
title: '个险业绩查询',
|
||||||
index: 1
|
index: 1
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -18,7 +18,7 @@ export default [
|
|||||||
name: 'AttendanceInfo',
|
name: 'AttendanceInfo',
|
||||||
component: attendanceInfo,
|
component: attendanceInfo,
|
||||||
meta: {
|
meta: {
|
||||||
title: '业绩查询',
|
title: '个险业绩查询',
|
||||||
index: 3
|
index: 3
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -27,7 +27,7 @@ export default [
|
|||||||
name: 'PerformanceList',
|
name: 'PerformanceList',
|
||||||
component: PerformanceList,
|
component: PerformanceList,
|
||||||
meta: {
|
meta: {
|
||||||
title: '业绩查询',
|
title: '个险业绩查询',
|
||||||
index: 3
|
index: 3
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -36,8 +36,8 @@ export default [
|
|||||||
name: 'PerformanceInfo',
|
name: 'PerformanceInfo',
|
||||||
component: PerformanceInfo,
|
component: PerformanceInfo,
|
||||||
meta: {
|
meta: {
|
||||||
title: '业绩查询',
|
title: '个险业绩查询',
|
||||||
index: 4
|
index: 4
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user