feat 优化Badge
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
v-model:visible="popoverVisible"
|
||||
>
|
||||
<template #reference>
|
||||
<el-badge :value="infoData" :max="999">
|
||||
<el-badge :value="infoData" :max="9999">
|
||||
<div class="right-menu-item hover-effect" @click="goToWarningList">
|
||||
<el-icon><BellFilled /></el-icon>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user