Commit 0f8252c7 authored by nick zheng's avatar nick zheng

Merge branch 'beta' into 'master'

chore: 弹窗确认按钮点击后继续高亮

See merge request !212
parents 71a3429e f488670c
...@@ -112,6 +112,7 @@ function handleConfirm() { ...@@ -112,6 +112,7 @@ function handleConfirm() {
color="#6F77FF" color="#6F77FF"
round round
:bordered="false" :bordered="false"
:focusable="false"
:disabled="btnDisabled" :disabled="btnDisabled"
class="h-[34px]! px-6! ml-4! min-w-[96px]!" class="h-[34px]! px-6! ml-4! min-w-[96px]!"
@click="handleConfirm" @click="handleConfirm"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment