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