fix: 修改展示的错误

This commit is contained in:
奔跑的面条
2022-04-06 19:55:31 +08:00
parent e8ce806082
commit c0a654fa63
3 changed files with 37 additions and 32 deletions
@@ -53,7 +53,7 @@
type="segment"
>
<n-tab-pane
v-for="(item, index) in canvasTabList"
v-for="(item) in canvasTabList"
:key="item.key"
:name="item.key"
size="small"