Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
Element
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
林焕东
Element
Commits
91297a97
Commit
91297a97
authored
Aug 15, 2019
by
Cr
Committed by
Geass
Aug 15, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Input: the click event of clear button is not trigger when using v-loading (#16576)
parent
27398103
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
packages/input/src/input.vue
packages/input/src/input.vue
+1
-0
No files found.
packages/input/src/input.vue
View file @
91297a97
...
...
@@ -61,6 +61,7 @@
</
template
>
<i
v-if=
"showClear"
class=
"el-input__icon el-icon-circle-close el-input__clear"
@
mousedown
.
prevent
@
click=
"clear"
></i>
<i
v-if=
"showPwdVisible"
...
...
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