Merge pull request #7201 from dataease/pr@dev-v2@fix_shortkey

fix: 修复设置大屏百分比时容易触发删除热键问题 #7131
This commit is contained in:
王嘉豪 2023-12-18 20:11:07 +08:00 committed by GitHub
commit d2e545c511
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"