ElemeFE / ElemeFE/element

[Bug Report] 计数器点击事件重复执行

Open
#19,363 1 comment 0 reactions 0 assignees View on GitHub
stale
Dominant language
Vue
Stars
54k
Forks
14.4k
PR merge metrics
No merged PRs in 30d

Description

### Element UI version
2.13.1

### OS/Browsers version
windows 10 / chrome 81

### Vue version
2.6.11

### Reproduction Link
https://codepen.io/ljyf5593/pen/zYvWXap?editable=true

### Steps to reproduce
计数器初始值为1,步长设置为1,点击加号按钮,计数器的值变3,执行了两次。

### What is Expected?
计数器初始值为1,步长设置为1,点击加号按钮,计数器的值变2,执行一次。

### What is actually happening?
计数器初始值为1,步长设置为1,点击加号按钮,计数器的值变3,执行了两次。

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.