Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gdtel-gztel-school-center-ui
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴学德
gdtel-gztel-school-center-ui
Commits
18c700e3
Commit
18c700e3
authored
Mar 18, 2020
by
黄森林
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
4cb3e097
25312e45
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
24 deletions
+24
-24
src/views/school-center/hhr-report/hhrReport.vue
+24
-24
No files found.
src/views/school-center/hhr-report/hhrReport.vue
View file @
18c700e3
...
@@ -88,18 +88,18 @@ export default {
...
@@ -88,18 +88,18 @@ export default {
{
{
title
:
"新增"
,
title
:
"新增"
,
children
:
[
children
:
[
{
dataIndex
:
"newUserNumWeek"
,
width
:
80
,
title
:
"新用户"
},
{
dataIndex
:
"newUserNumWeek"
,
width
:
80
,
title
:
"新用户"
},
{
dataIndex
:
"newAloneNumWeek"
,
width
:
80
,
title
:
"单宽带"
},
{
dataIndex
:
"newAloneNumWeek"
,
width
:
80
,
title
:
"单宽带"
},
{
dataIndex
:
"newMixNumWeek"
,
width
:
80
,
title
:
"融合宽带"
}
{
dataIndex
:
"newMixNumWeek"
,
width
:
80
,
title
:
"融合宽带"
}
]
]
},
},
{
{
title
:
"存量"
,
title
:
"存量"
,
children
:
[
children
:
[
{
dataIndex
:
"oldUserNumWeek"
,
width
:
8
0
,
title
:
"老用户办理"
},
{
dataIndex
:
"oldUserNumWeek"
,
width
:
10
0
,
title
:
"老用户办理"
},
{
{
dataIndex
:
"oldContinueNumWeek"
,
dataIndex
:
"oldContinueNumWeek"
,
width
:
8
0
,
width
:
10
0
,
title
:
"老用户续约"
title
:
"老用户续约"
}
}
]
]
...
@@ -107,11 +107,11 @@ export default {
...
@@ -107,11 +107,11 @@ export default {
{
{
title
:
"已竣工"
,
title
:
"已竣工"
,
children
:
[
children
:
[
{
dataIndex
:
"finishNewNumWeek"
,
width
:
80
,
title
:
"新增"
},
{
dataIndex
:
"finishNewNumWeek"
,
width
:
80
,
title
:
"新增"
},
{
dataIndex
:
"finishOldNumWeek"
,
width
:
80
,
title
:
"存量"
}
{
dataIndex
:
"finishOldNumWeek"
,
width
:
80
,
title
:
"存量"
}
]
]
},
},
{
dataIndex
:
"sumWeek"
,
width
:
80
,
title
:
"总计"
}
{
dataIndex
:
"sumWeek"
,
width
:
80
,
title
:
"总计"
}
]
]
},
},
{
{
...
@@ -120,9 +120,9 @@ export default {
...
@@ -120,9 +120,9 @@ export default {
{
{
title
:
"新增"
,
title
:
"新增"
,
children
:
[
children
:
[
{
dataIndex
:
"newUserNumMonth"
,
width
:
80
,
title
:
"新用户"
},
{
dataIndex
:
"newUserNumMonth"
,
width
:
80
,
title
:
"新用户"
},
{
dataIndex
:
"newAloneNumMonth"
,
width
:
80
,
title
:
"单宽带"
},
{
dataIndex
:
"newAloneNumMonth"
,
width
:
80
,
title
:
"单宽带"
},
{
dataIndex
:
"newMixNumMonth"
,
width
:
80
,
title
:
"融合宽带"
}
{
dataIndex
:
"newMixNumMonth"
,
width
:
80
,
title
:
"融合宽带"
}
]
]
},
},
{
{
...
@@ -130,12 +130,12 @@ export default {
...
@@ -130,12 +130,12 @@ export default {
children
:
[
children
:
[
{
{
dataIndex
:
"oldUserNumMonth"
,
dataIndex
:
"oldUserNumMonth"
,
width
:
8
0
,
width
:
10
0
,
title
:
"老用户办理"
title
:
"老用户办理"
},
},
{
{
dataIndex
:
"oldContinueNumMonth"
,
dataIndex
:
"oldContinueNumMonth"
,
width
:
8
0
,
width
:
10
0
,
title
:
"老用户续约"
title
:
"老用户续约"
}
}
]
]
...
@@ -143,11 +143,11 @@ export default {
...
@@ -143,11 +143,11 @@ export default {
{
{
title
:
"已竣工"
,
title
:
"已竣工"
,
children
:
[
children
:
[
{
dataIndex
:
"finishNewNumMonth"
,
width
:
80
,
title
:
"新增"
},
{
dataIndex
:
"finishNewNumMonth"
,
width
:
80
,
title
:
"新增"
},
{
dataIndex
:
"finishOldNumMonth"
,
width
:
80
,
title
:
"存量"
}
{
dataIndex
:
"finishOldNumMonth"
,
width
:
80
,
title
:
"存量"
}
]
]
},
},
{
dataIndex
:
"sumMonth"
,
width
:
80
,
title
:
"总计"
}
{
dataIndex
:
"sumMonth"
,
width
:
80
,
title
:
"总计"
}
]
]
},
},
{
{
...
@@ -156,18 +156,18 @@ export default {
...
@@ -156,18 +156,18 @@ export default {
{
{
title
:
"新增"
,
title
:
"新增"
,
children
:
[
children
:
[
{
dataIndex
:
"newUserNumAll"
,
width
:
80
,
title
:
"新用户"
},
{
dataIndex
:
"newUserNumAll"
,
width
:
80
,
title
:
"新用户"
},
{
dataIndex
:
"newAloneNumAll"
,
width
:
80
,
title
:
"单宽带"
},
{
dataIndex
:
"newAloneNumAll"
,
width
:
80
,
title
:
"单宽带"
},
{
dataIndex
:
"newMixNumAll"
,
width
:
80
,
title
:
"融合宽带"
}
{
dataIndex
:
"newMixNumAll"
,
width
:
80
,
title
:
"融合宽带"
}
]
]
},
},
{
{
title
:
"存量"
,
title
:
"存量"
,
children
:
[
children
:
[
{
dataIndex
:
"oldUserNumAll"
,
width
:
8
0
,
title
:
"老用户办理"
},
{
dataIndex
:
"oldUserNumAll"
,
width
:
10
0
,
title
:
"老用户办理"
},
{
{
dataIndex
:
"oldContinueNumAll"
,
dataIndex
:
"oldContinueNumAll"
,
width
:
8
0
,
width
:
10
0
,
title
:
"老用户续约"
title
:
"老用户续约"
}
}
]
]
...
@@ -175,11 +175,11 @@ export default {
...
@@ -175,11 +175,11 @@ export default {
{
{
title
:
"已竣工"
,
title
:
"已竣工"
,
children
:
[
children
:
[
{
dataIndex
:
"finishNewNumAll"
,
width
:
80
,
title
:
"新增"
},
{
dataIndex
:
"finishNewNumAll"
,
width
:
80
,
title
:
"新增"
},
{
dataIndex
:
"finishOldNumAll"
,
width
:
80
,
title
:
"存量"
}
{
dataIndex
:
"finishOldNumAll"
,
width
:
80
,
title
:
"存量"
}
]
]
},
},
{
dataIndex
:
"sumAll"
,
width
:
80
,
title
:
"总计"
}
{
dataIndex
:
"sumAll"
,
width
:
80
,
title
:
"总计"
}
]
]
}
}
],
],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment