Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
dev
/
pingan-life-index-pro
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
430b5fe0
authored
2020-01-22 09:23:21 +0800
by
joe
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
1
1 parent
50c8ed8b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/pages/custom-service/components/insurance-query.vue
src/pages/custom-service/components/insurance-query.vue
View file @
430b5fe
...
...
@@ -99,12 +99,12 @@
<div
class=
"data-line"
>
<div
class=
"cell1"
>
<div
class=
"label"
>
{{
$t
(
'customService.insuranceQuery.t3n5'
)
}}
<span
@
click=
"toModifyPage(2,1)"
>
{{
$t
(
'customService.insuranceQuery.modify'
)
}}
</span></div>
<div
class=
"label"
>
{{
dataForm
.
clientLiving
Address
}}
</div>
<div
class=
"label"
>
{{
dataForm
.
clientContact
Address
}}
</div>
</div>
<div
class=
"separator-v"
></div>
<div
class=
"cell1"
>
<div
class=
"label"
>
{{
$t
(
'customService.insuranceQuery.t3n6'
)
}}
<span
@
click=
"toModifyPage(2,1)"
>
{{
$t
(
'customService.insuranceQuery.modify'
)
}}
</span></div>
<div
class=
"label"
>
{{
dataForm
.
clientContact
Address
}}
</div>
<div
class=
"label"
>
{{
dataForm
.
clientLiving
Address
}}
</div>
</div>
</div>
<div
class=
"separator-h"
></div>
...
...
Please
register
or
sign in
to post a comment