Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pc
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wbx-PCAndMobi
pc
Commits
5fb9ccdc
Commit
5fb9ccdc
authored
Jun 29, 2021
by
levante
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
手机号码改为联系电话
parent
2fc23b56
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
receiptList.vue
src/views/receiptService/receiptList.vue
+6
-6
No files found.
src/views/receiptService/receiptList.vue
View file @
5fb9ccdc
...
...
@@ -36,6 +36,12 @@ export default {
align
:
'center'
,
key
:
'reportorName'
,
},
{
title
:
'联系电话'
,
dataIndex
:
'phone'
,
align
:
'center'
,
key
:
'phone'
,
},
{
title
:
'报修地址'
,
dataIndex
:
'address'
,
...
...
@@ -54,12 +60,6 @@ export default {
align
:
'center'
,
key
:
'dscr'
,
},
{
title
:
'手机号码'
,
dataIndex
:
'phone'
,
align
:
'center'
,
key
:
'phone'
,
},
{
title
:
'上门日期'
,
dataIndex
:
'homeDate'
,
...
...
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