mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-06 04:00:06 +08:00
chore: console error message; 🐛
This commit is contained in:
parent
2a45a8122a
commit
77781e418a
@ -4,7 +4,7 @@
|
||||
@click="go"
|
||||
>
|
||||
<span :style="titleStyle">{{title}}</span>
|
||||
<a-icon :style="iconStyle" :type="icon" />
|
||||
<a-icon v-if="icon" :style="iconStyle" :type="icon" />
|
||||
<slot></slot>
|
||||
</div>
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user