mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-17 17:26:43 +08:00
机构业绩排序字段更改
This commit is contained in:
@@ -168,7 +168,7 @@ export default {
|
|||||||
currentMonthDate: new Date(),
|
currentMonthDate: new Date(),
|
||||||
currentYearDate: new Date(),
|
currentYearDate: new Date(),
|
||||||
currentDate: new Date(),
|
currentDate: new Date(),
|
||||||
sortType: '1',
|
sortType: '2',
|
||||||
// 业绩总和
|
// 业绩总和
|
||||||
ysbbTotal:0,
|
ysbbTotal:0,
|
||||||
bzbfTotol:0,
|
bzbfTotol:0,
|
||||||
|
|||||||
@@ -143,7 +143,7 @@ export default {
|
|||||||
currentMonthDate: new Date(),
|
currentMonthDate: new Date(),
|
||||||
currentYearDate: new Date(),
|
currentYearDate: new Date(),
|
||||||
currentDate: new Date(),
|
currentDate: new Date(),
|
||||||
sortType: '1',
|
sortType: '2',
|
||||||
// 总和
|
// 总和
|
||||||
bzbfTotol: 0,
|
bzbfTotol: 0,
|
||||||
ysbbTotal: 0,
|
ysbbTotal: 0,
|
||||||
|
|||||||
@@ -140,7 +140,7 @@ export default {
|
|||||||
currentMonthDate: new Date(),
|
currentMonthDate: new Date(),
|
||||||
currentYearDate: new Date(),
|
currentYearDate: new Date(),
|
||||||
currentDate: new Date(),
|
currentDate: new Date(),
|
||||||
sortType: '1',
|
sortType: '2',
|
||||||
// 总和
|
// 总和
|
||||||
ysjsTotal: 0,
|
ysjsTotal: 0,
|
||||||
ysbbTotol: 0,
|
ysbbTotol: 0,
|
||||||
|
|||||||
@@ -140,7 +140,7 @@ export default {
|
|||||||
currentMonthDate: new Date(),
|
currentMonthDate: new Date(),
|
||||||
currentYearDate: new Date(),
|
currentYearDate: new Date(),
|
||||||
currentDate: new Date(),
|
currentDate: new Date(),
|
||||||
sortType: '1',
|
sortType: '2',
|
||||||
// 总和
|
// 总和
|
||||||
ysbbTotal:0,
|
ysbbTotal:0,
|
||||||
bzbfTotol:0,
|
bzbfTotol:0,
|
||||||
|
|||||||
@@ -135,7 +135,7 @@ export default {
|
|||||||
currentMonthDate: new Date(),
|
currentMonthDate: new Date(),
|
||||||
currentYearDate: new Date(),
|
currentYearDate: new Date(),
|
||||||
currentDate: new Date(),
|
currentDate: new Date(),
|
||||||
sortType: '1',
|
sortType: '2',
|
||||||
// 总和
|
// 总和
|
||||||
ysjsTotal: 0,
|
ysjsTotal: 0,
|
||||||
ysbbTotol: 0,
|
ysbbTotol: 0,
|
||||||
|
|||||||
@@ -140,7 +140,7 @@ export default {
|
|||||||
currentMonthDate: new Date(),
|
currentMonthDate: new Date(),
|
||||||
currentYearDate: new Date(),
|
currentYearDate: new Date(),
|
||||||
currentDate: new Date(),
|
currentDate: new Date(),
|
||||||
sortType: '1',
|
sortType: '2',
|
||||||
// 总和
|
// 总和
|
||||||
ysjsTotal: 0,
|
ysjsTotal: 0,
|
||||||
ysbbTotol: 0,
|
ysbbTotol: 0,
|
||||||
|
|||||||
@@ -140,7 +140,7 @@ export default {
|
|||||||
currentMonthDate: new Date(),
|
currentMonthDate: new Date(),
|
||||||
currentYearDate: new Date(),
|
currentYearDate: new Date(),
|
||||||
currentDate: new Date(),
|
currentDate: new Date(),
|
||||||
sortType: '1',
|
sortType: '2',
|
||||||
// 总和
|
// 总和
|
||||||
ysjsTotal: 0,
|
ysjsTotal: 0,
|
||||||
ysbbTotol: 0,
|
ysbbTotol: 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user