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
bf9dd993
Commit
bf9dd993
authored
May 19, 2020
by
彭祥礼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
...
parent
b9aecef7
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
11 deletions
+6
-11
src/views/school-center/salesOrders/saleCensus.vue
+6
-11
No files found.
src/views/school-center/salesOrders/saleCensus.vue
View file @
bf9dd993
...
...
@@ -155,9 +155,7 @@
<
script
>
import
STable
from
'@/components/table'
;
import
{}
from
"@/api/school-center/salesOrder"
;
import
{
getSchoolNames
,
initSubstName
,
getList
,
deleteOrder
,
exportOut
}
from
"../../../api/school-center/salesCensusAPI"
;
import
{
getSchoolNames
,
initSubstName
,
getList
,
exportOut
}
from
"../../../api/school-center/salesCensusAPI"
;
import
{
cloneObject
,
exportFile
}
from
'@/utils/util'
;
import
ImportBtn
from
"../../../components/sysmanage/ImportBtn"
;
import
Vue
from
'vue'
;
...
...
@@ -215,16 +213,13 @@
schoolNames
:
[],
subNames
:
[],
columns
:
[
{
dataIndex
:
'
orderPhone'
,
width
:
25
,
title
:
'放号号码
'
,
align
:
"center"
},
{
dataIndex
:
'
salesSchool'
,
width
:
30
,
title
:
'放号学校
'
,
align
:
"center"
},
{
dataIndex
:
'salesSubst'
,
width
:
15
,
title
:
'
放号
县分'
,
align
:
"center"
},
{
dataIndex
:
'
name'
,
width
:
25
,
title
:
'放号人
'
,
align
:
"center"
},
{
dataIndex
:
'
account'
,
width
:
30
,
title
:
'放号人账号
'
,
align
:
"center"
},
{
dataIndex
:
'
name'
,
width
:
25
,
title
:
'姓名
'
,
align
:
"center"
},
{
dataIndex
:
'
account'
,
width
:
30
,
title
:
'账号
'
,
align
:
"center"
},
{
dataIndex
:
'salesSubst'
,
width
:
15
,
title
:
'县分'
,
align
:
"center"
},
{
dataIndex
:
'
salesSchool'
,
width
:
30
,
title
:
'学校
'
,
align
:
"center"
},
{
dataIndex
:
'
num'
,
width
:
30
,
title
:
'达标充值数
'
,
align
:
"center"
},
{
dataIndex
:
'position'
,
width
:
30
,
title
:
'职位'
,
align
:
"center"
},
{
dataIndex
:
'leader'
,
width
:
30
,
title
:
'上级领导'
,
align
:
"center"
},
{
dataIndex
:
'president'
,
width
:
30
,
title
:
'总经理'
,
align
:
"center"
},
{
dataIndex
:
'createTime'
,
width
:
30
,
title
:
'上传时间'
,
align
:
"center"
,
scopedSlots
:
{
customRender
:
"createTime"
}},
{
dataIndex
:
'activateTime'
,
width
:
30
,
title
:
'激活时间'
,
align
:
"center"
,
scopedSlots
:
{
customRender
:
"activateTime"
}},
/*{
dataIndex: 'operation',
width: 200,
...
...
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