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
bfbb7ceb
authored
2020-02-14 16:42:08 +0800
by
joe
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
理赔身份的逻辑修正
1 parent
a9ee3a40
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/components/clarms/clarms-plugins-material.vue
src/components/clarms/clarms-plugins-material.vue
View file @
bfbb7ce
...
...
@@ -2,7 +2,7 @@
<div
class=
"comp clarms-plugins-material"
>
<template
v-if=
"!insuredList || insuredList.length == 0"
>
<
div
class=
"reservation-container-2"
>
<
!--
<div
class=
"reservation-container-2"
>
--
>
<div
class=
"empty"
>
<div
class=
"tips"
>
<img
class=
"icon"
src=
"@/assets/images/common/icon-alert-i.png"
alt=
""
>
...
...
@@ -12,7 +12,7 @@
</div>
</div>
</div>
<
/div
>
<
!--
</div>
--
>
</
template
>
<
template
v-else
>
<div
class=
"reservation-container-2"
>
...
...
Please
register
or
sign in
to post a comment