mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-23 22:32:54 +08:00
Merge branch 'hotfix/机构业绩排序字段' into dev
This commit is contained in:
@@ -168,7 +168,7 @@ export default {
|
||||
currentMonthDate: new Date(),
|
||||
currentYearDate: new Date(),
|
||||
currentDate: new Date(),
|
||||
sortType: '1',
|
||||
sortType: '2',
|
||||
// 业绩总和
|
||||
ysbbTotal:0,
|
||||
bzbfTotol:0,
|
||||
|
||||
@@ -132,7 +132,7 @@ export default {
|
||||
currentMonthDate: new Date(),
|
||||
currentYearDate: new Date(),
|
||||
currentDate: new Date(),
|
||||
sortType: '1',
|
||||
sortType: '2',
|
||||
// 总和
|
||||
bzbfTotol: 0,
|
||||
ysbbTotal: 0,
|
||||
|
||||
@@ -129,7 +129,7 @@ export default {
|
||||
currentMonthDate: new Date(),
|
||||
currentYearDate: new Date(),
|
||||
currentDate: new Date(),
|
||||
sortType: '1',
|
||||
sortType: '2',
|
||||
// 总和
|
||||
ysjsTotal: 0,
|
||||
ysbbTotol: 0,
|
||||
|
||||
@@ -129,7 +129,7 @@ export default {
|
||||
currentMonthDate: new Date(),
|
||||
currentYearDate: new Date(),
|
||||
currentDate: new Date(),
|
||||
sortType: '1',
|
||||
sortType: '2',
|
||||
// 总和
|
||||
ysbbTotal: 0,
|
||||
bzbfTotol: 0,
|
||||
|
||||
@@ -124,7 +124,7 @@ export default {
|
||||
currentMonthDate: new Date(),
|
||||
currentYearDate: new Date(),
|
||||
currentDate: new Date(),
|
||||
sortType: '1',
|
||||
sortType: '2',
|
||||
// 总和
|
||||
ysjsTotal: 0,
|
||||
ysbbTotol: 0,
|
||||
|
||||
@@ -129,7 +129,7 @@ export default {
|
||||
currentMonthDate: new Date(),
|
||||
currentYearDate: new Date(),
|
||||
currentDate: new Date(),
|
||||
sortType: '1',
|
||||
sortType: '2',
|
||||
// 总和
|
||||
ysjsTotal: 0,
|
||||
ysbbTotol: 0,
|
||||
|
||||
@@ -129,7 +129,7 @@ export default {
|
||||
currentMonthDate: new Date(),
|
||||
currentYearDate: new Date(),
|
||||
currentDate: new Date(),
|
||||
sortType: '1',
|
||||
sortType: '2',
|
||||
// 总和
|
||||
ysjsTotal: 0,
|
||||
ysbbTotol: 0,
|
||||
|
||||
Reference in New Issue
Block a user