mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 19:42:56 +08:00
fix: 修复设置大屏百分比时容易触发删除热键问题 #7131
This commit is contained in:
parent
531b28c687
commit
8616ecc1d5
@ -82,6 +82,8 @@ onUnmounted(() => {
|
||||
<el-row class="custom-main">
|
||||
<div class="scale-area">
|
||||
<el-input
|
||||
@keydown.stop
|
||||
@keyup.stop
|
||||
type="number"
|
||||
size="small"
|
||||
effect="dark"
|
||||
|
Loading…
Reference in New Issue
Block a user