mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改名称规范问题
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
>
|
||||
清除动画
|
||||
</n-button>
|
||||
<CollapseItem
|
||||
<collapse-item
|
||||
v-for="(item, index) in animations"
|
||||
:key="index"
|
||||
:name="item.label"
|
||||
@@ -29,7 +29,7 @@
|
||||
{{ childrenItem.label }}
|
||||
</n-grid-item>
|
||||
</n-grid>
|
||||
</CollapseItem>
|
||||
</collapse-item>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user