bug535
This commit is contained in:
parent
90d9e7ae30
commit
6dc52aff1d
|
@ -63,7 +63,7 @@
|
|||
<div class="mynotice" v-show="mynoticeFlag">
|
||||
<a-list item-layout="horizontal" :data-source="mynoticeData">
|
||||
<template #renderItem="{ item }">
|
||||
<a-tooltip placement="bottom">
|
||||
<a-tooltip placement="left">
|
||||
<template #title>
|
||||
<span>{{ item.content }}</span>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue