Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cloud-platform-ui
Project
Project
Details
Activity
Releases
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
youjj
cloud-platform-ui
Commits
4e66ddf5
Commit
4e66ddf5
authored
Aug 16, 2019
by
lixy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
会员管理
parent
1a2de475
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
10 deletions
+11
-10
index.vue
src/views/userManagement/memberManagement/index.vue
+1
-0
index.vue
src/views/vehicle/vehicleInfo/index.vue
+10
-10
No files found.
src/views/userManagement/memberManagement/index.vue
View file @
4e66ddf5
...
@@ -137,6 +137,7 @@
...
@@ -137,6 +137,7 @@
name
:
'membershipGrade'
,
name
:
'membershipGrade'
,
data
()
{
data
()
{
return
{
return
{
BASE_API
:
process
.
env
.
BASE_API
,
list
:
[],
list
:
[],
listLoading
:
true
,
listLoading
:
true
,
tableKey
:
0
,
tableKey
:
0
,
...
...
src/views/vehicle/vehicleInfo/index.vue
View file @
4e66ddf5
...
@@ -236,7 +236,7 @@
...
@@ -236,7 +236,7 @@
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
width=
"
65
"
align=
"center"
v-if=
"showMoreMoreCol"
label=
"保险公司"
>
<el-table-column
width=
"
150
"
align=
"center"
v-if=
"showMoreMoreCol"
label=
"保险公司"
>
<
template
scope=
"scope"
>
<
template
scope=
"scope"
>
<span>
{{
getInsuranceCompany
(
scope
.
row
.
insuranceCompany
)
}}
</span>
<span>
{{
getInsuranceCompany
(
scope
.
row
.
insuranceCompany
)
}}
</span>
</
template
>
</
template
>
...
@@ -248,31 +248,31 @@
...
@@ -248,31 +248,31 @@
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
width=
"1
0
0"
align=
"center"
v-if=
"showMoreMoreCol"
label=
"保险开始时间"
>
<el-table-column
width=
"1
5
0"
align=
"center"
v-if=
"showMoreMoreCol"
label=
"保险开始时间"
>
<
template
scope=
"scope"
>
<
template
scope=
"scope"
>
<span>
{{
scope
.
row
.
insuranceStartDate
}}
</span>
<span>
{{
scope
.
row
.
insuranceStartDate
}}
</span>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
width=
"1
0
0"
align=
"center"
v-if=
"showMoreMoreCol"
label=
"保险结束时间"
>
<el-table-column
width=
"1
8
0"
align=
"center"
v-if=
"showMoreMoreCol"
label=
"保险结束时间"
>
<
template
scope=
"scope"
>
<
template
scope=
"scope"
>
<span>
{{
scope
.
row
.
insuranceEndDate
}}
</span>
<span>
{{
scope
.
row
.
insuranceEndDate
}}
</span>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
width=
"1
0
0"
align=
"center"
v-if=
"showMoreMoreCol"
label=
"年审时间"
>
<el-table-column
width=
"1
8
0"
align=
"center"
v-if=
"showMoreMoreCol"
label=
"年审时间"
>
<
template
scope=
"scope"
>
<
template
scope=
"scope"
>
<span>
{{
scope
.
row
.
annualVerificationDate
}}
</span>
<span>
{{
scope
.
row
.
annualVerificationDate
}}
</span>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
width=
"1
0
0"
align=
"center"
v-if=
"showMoreMoreCol"
label=
"保养时间"
>
<el-table-column
width=
"1
8
0"
align=
"center"
v-if=
"showMoreMoreCol"
label=
"保养时间"
>
<
template
scope=
"scope"
>
<
template
scope=
"scope"
>
<span>
{{
scope
.
row
.
maintenanceDate
}}
</span>
<span>
{{
scope
.
row
.
maintenanceDate
}}
</span>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
width=
"
65
"
align=
"center"
v-if=
"showMoreMoreCol"
label=
"保养里程数"
>
<el-table-column
width=
"
100
"
align=
"center"
v-if=
"showMoreMoreCol"
label=
"保养里程数"
>
<
template
scope=
"scope"
>
<
template
scope=
"scope"
>
<span>
{{
scope
.
row
.
maintenanceMileage
}}
</span>
<span>
{{
scope
.
row
.
maintenanceMileage
}}
</span>
</
template
>
</
template
>
...
@@ -299,7 +299,7 @@
...
@@ -299,7 +299,7 @@
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
width=
"1
2
0"
align=
"center"
v-if=
"showMoreMoreCol"
label=
"发动机号"
>
<el-table-column
width=
"1
3
0"
align=
"center"
v-if=
"showMoreMoreCol"
label=
"发动机号"
>
<
template
scope=
"scope"
>
<
template
scope=
"scope"
>
<span>
{{
scope
.
row
.
engineNum
}}
</span>
<span>
{{
scope
.
row
.
engineNum
}}
</span>
</
template
>
</
template
>
...
@@ -323,7 +323,7 @@
...
@@ -323,7 +323,7 @@
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
align=
"center"
label=
"操作"
width=
"
3
80"
fixed=
"right"
>
<el-table-column
align=
"center"
label=
"操作"
width=
"
2
80"
fixed=
"right"
>
<
template
scope=
"scope"
>
<
template
scope=
"scope"
>
<el-button
size=
"small"
class=
"el-button el-button--text el-button--small"
@
click=
"handleUpdate(scope.row)"
>
{{
vehicleInfo_btn_edit
?
"编辑"
:
"查看"
}}
<el-button
size=
"small"
class=
"el-button el-button--text el-button--small"
@
click=
"handleUpdate(scope.row)"
>
{{
vehicleInfo_btn_edit
?
"编辑"
:
"查看"
}}
</el-button>
</el-button>
...
@@ -1053,7 +1053,7 @@
...
@@ -1053,7 +1053,7 @@
message
:
'请输入使用人联系方式'
,
message
:
'请输入使用人联系方式'
,
trigger
:
'blur'
trigger
:
'blur'
},{
},{
pattern
:
/^1
[
3456789
]\d{9}
$/
,
pattern
:
/^1
[
3456789
]\d{9}
$/
,
message
:
'请输入正确的手机号'
message
:
'请输入正确的手机号'
}
}
],
],
...
@@ -2126,4 +2126,4 @@
...
@@ -2126,4 +2126,4 @@
}
}
}
}
}
}
</
script
>
</
script
>
\ No newline at end of file
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