Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bill-manager-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
bill-manager-ui
Commits
0c432f64
Commit
0c432f64
authored
Jun 21, 2024
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加站点分类查询
parent
1fc646d7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
21 deletions
+10
-21
admin/src/views/ph/queue/list.vue
admin/src/views/ph/queue/list.vue
+10
-21
No files found.
admin/src/views/ph/queue/list.vue
View file @
0c432f64
...
...
@@ -65,33 +65,35 @@
{
type
:
"
index
"
,
label
:
"
序号
"
,
width
:
50
},
{
label
:
"
站点名称
"
,
prop
:
"
siteName
"
},
{
label
:
"
业务名
"
,
prop
:
"
business
"
},
{
label
:
"
预约编号
"
,
prop
:
"
ordernumber
"
},
{
label
:
"
叫号状态
"
,
prop
:
"
style
"
},
{
label
:
"
业务名
"
,
prop
:
"
business
"
},
{
label
:
"
窗口名
"
,
prop
:
"
windowName
"
},
{
label
:
"
窗口编号
"
,
prop
:
"
windowFromnum
"
},
{
label
:
"
流水编号
"
,
prop
:
"
flownum
"
},
{
label
:
"
呼叫转移
号
"
,
prop
:
"
formernum
"
},
{
label
:
"
呼叫转移
"
,
prop
:
"
formernum
"
},
{
label
:
"
身份证号
"
,
prop
:
"
peopleIdcard
"
},
{
label
:
"
姓名
"
,
prop
:
"
peopleName
"
},
{
label
:
"
性别
"
,
prop
:
"
peopleSex
"
},
{
label
:
"
手机号
"
,
prop
:
"
peoplePhone
"
},
{
label
:
"
工作人员
"
,
prop
:
"
workmanName
"
},
{
label
:
"
工号
"
,
prop
:
"
workmanNumber
"
},
{
label
:
"
取号方式
"
,
prop
:
"
wySignin
"
},
{
label
:
"
部门名称
"
,
prop
:
"
sectionName
"
},
{
label
:
"
大厅名称
"
,
prop
:
"
hallName
"
},
{
label
:
"
取号时间
"
,
prop
:
"
taketime
"
,
formatter
:
this
.
formatterDate
},
{
label
:
"
叫号时间
"
,
prop
:
"
calltime
"
,
formatter
:
this
.
formatterDate
},
...
...
@@ -102,19 +104,6 @@
{
label
:
"
办理时间
"
,
prop
:
"
handleTime
"
,
formatter
:
this
.
formatterDateSeconds
},
{
label
:
"
呼叫设备
"
,
prop
:
"
callName
"
},
{
label
:
"
事项名
"
,
prop
:
"
matterName
"
},
{
label
:
"
取号方式
"
,
prop
:
"
wySignin
"
},
{
label
:
"
部门名称
"
,
prop
:
"
sectionName
"
},
{
label
:
"
大厅名称
"
,
prop
:
"
hallName
"
},
{
label
:
"
取号设备类型
"
,
prop
:
"
deviceType
"
},
{
label
:
"
扩展编号
"
,
prop
:
"
extNum
"
},
{
...
...
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