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
129c9089
authored
2020-05-09 15:49:37 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
默认提交
1 parent
f49b3891
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/components/filter-comp/filter-comp.vue
src/components/filter-comp/filter-comp.vue
View file @
129c908
...
...
@@ -12,7 +12,6 @@
</el-checkbox-group>
</div>
</div>
<div
class=
"modal-btn-wrap"
>
<div
@
click=
"onCancelHandler()"
class=
"btn disable"
>
{{
cancelText
}}
</div>
<div
@
click=
"onConfirmHandler()"
class=
"btn"
>
{{
confirmText
}}
</div>
...
...
Please
register
or
sign in
to post a comment