mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2026-01-22 15:40:21 +08:00
fix: 移除多余的class
This commit is contained in:
@@ -12,7 +12,6 @@
|
|||||||
<Vue3IntroStep
|
<Vue3IntroStep
|
||||||
ref="myIntroStep"
|
ref="myIntroStep"
|
||||||
v-model:show="show"
|
v-model:show="show"
|
||||||
class="beginner-guide"
|
|
||||||
:config="config"
|
:config="config"
|
||||||
>
|
>
|
||||||
<template #prev="{ tipItem, index }">
|
<template #prev="{ tipItem, index }">
|
||||||
|
|||||||
Reference in New Issue
Block a user