You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<scriptsetuplang="ts">import{Tabs,TabPane}from'ant-design-vue/es';consttabs=['中文anc','中文/','中文中文','中文中文中文','中文中文中文中文中文','英文英文英文英文英文'];</script><template><div><Tabs><TabPanev-for="(item,index) in tabs" :key="index" :tab="item"></TabPane></Tabs></div></template>
What is expected?
期望修复
What is actually happening?
出现小数点之后,计算出错,无法隐藏更多的图标
The text was updated successfully, but these errors were encountered:
Version
4.2.6
Environment
正式
Reproduction link
https://hm5rpp-5173.csb.app/
Steps to reproduce
What is expected?
期望修复
What is actually happening?
出现小数点之后,计算出错,无法隐藏更多的图标
The text was updated successfully, but these errors were encountered: