mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 新增 border
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
type="segment"
|
||||
>
|
||||
<n-tab-pane
|
||||
v-for="item in canvasTabList"
|
||||
v-for="(item, index) in canvasTabList"
|
||||
:key="item.key"
|
||||
:name="item.key"
|
||||
size="small"
|
||||
|
||||
Reference in New Issue
Block a user