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
af618bb0
Commit
af618bb0
authored
Jun 05, 2020
by
彭祥礼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
....
parent
8da03f91
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
50 additions
and
94 deletions
+50
-94
src/api/school-center/orderAPI.js
+1
-1
src/views/school-center/order/order.vue
+0
-0
src/views/school-center/statistics/hhrReport.vue
+48
-92
src/views/school-center/statistics/salesOrder.vue
+1
-1
No files found.
src/api/school-center/orderAPI.js
View file @
af618bb0
...
...
@@ -13,7 +13,7 @@ let downloadMoBanKD = (params) => downFilePost(prefix + "order/downloadMoBanKD"
//报表
let
reportList
=
(
params
)
=>
postAction
(
prefix
+
"order/getHhrOrderInfo"
,
params
);
let
reportDownload
=
(
params
)
=>
postAction
(
prefix
+
"order/outputHhrOrder"
,
params
);
let
reportDownload
=
(
params
)
=>
downFilePost
(
prefix
+
"order/outputHhrOrder"
,
params
);
export
{
...
...
src/views/school-center/order/order.vue
View file @
af618bb0
This diff is collapsed.
Click to expand it.
src/views/school-center/statistics/hhrReport.vue
View file @
af618bb0
This diff is collapsed.
Click to expand it.
src/views/school-center/statistics/salesOrder.vue
View file @
af618bb0
...
...
@@ -218,7 +218,7 @@
subNames
:
[],
columns
:
[
{
dataIndex
:
'orderPhone'
,
width
:
25
,
title
:
'放号号码'
,
align
:
"center"
},
{
dataIndex
:
'salesSchool'
,
width
:
3
0
,
title
:
'放号学校'
,
align
:
"center"
},
{
dataIndex
:
'salesSchool'
,
width
:
4
0
,
title
:
'放号学校'
,
align
:
"center"
},
{
dataIndex
:
'salesSubst'
,
width
:
15
,
title
:
'放号县分'
,
align
:
"center"
},
{
dataIndex
:
'name'
,
width
:
25
,
title
:
'放号人'
,
align
:
"center"
},
{
dataIndex
:
'account'
,
width
:
30
,
title
:
'放号人账号'
,
align
:
"center"
},
...
...
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