fix: activate the correct tab index after renaming a Tabs name (#103)

This commit is contained in:
Fine0830
2022-06-06 16:36:04 +08:00
committed by GitHub
parent 30069ce825
commit c875c95c20
4 changed files with 13 additions and 6 deletions

View File

@@ -40,7 +40,12 @@ limitations under the License. -->
@change="changeAggregateType"
class="selector mr-10"
/>
<el-popover placement="bottom" :width="680" trigger="click">
<el-popover
placement="bottom"
:width="680"
trigger="click"
:persistent="false"
>
<template #reference>
<el-button type="primary" size="small">
{{ t("processSelect") }}