Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pension-vue
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
mengmeng
pension-vue
Commits
023186ca
Commit
023186ca
authored
May 06, 2021
by
Shen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.”用户地址“更新内容优化
parent
16717879
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
pensionconsignee.vue
src/views/modules/serviceOrder/pensionconsignee.vue
+1
-1
No files found.
src/views/modules/serviceOrder/pensionconsignee.vue
View file @
023186ca
...
...
@@ -20,7 +20,7 @@
</el-form>
<el-table
v-loading=
"dataListLoading"
:data=
"dataList"
border
@
selection-change=
"dataListSelectionChangeHandle"
style=
"width: 100%;"
>
<el-table-column
type=
"selection"
header-align=
"center"
align=
"center"
width=
"50"
></el-table-column>
<el-table-column
prop=
"id"
label=
""
header-align=
"center"
align=
"center"
></el-table-column>
<el-table-column
prop=
"id"
label=
"
id
"
header-align=
"center"
align=
"center"
></el-table-column>
<el-table-column
prop=
"userId"
label=
"用户ID"
header-align=
"center"
align=
"center"
></el-table-column>
<el-table-column
prop=
"consigneeName"
label=
"收货人姓名"
header-align=
"center"
align=
"center"
></el-table-column>
<el-table-column
prop=
"consigneeMobile"
label=
"收货人电话"
header-align=
"center"
align=
"center"
></el-table-column>
...
...
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