fix: 下拉展开取消悬浮,支持点击
This commit is contained in:
@@ -311,7 +311,7 @@ function fnClickHelpDoc(language?: string) {
|
||||
v-if="appStore.i18nOpen"
|
||||
>
|
||||
<a-col :offset="18" :span="6">
|
||||
<a-dropdown :trigger="['click', 'hover']">
|
||||
<a-dropdown trigger="click">
|
||||
<a-button size="small" type="default">
|
||||
{{ t('i18n') }}
|
||||
<DownOutlined />
|
||||
|
||||
Reference in New Issue
Block a user