收尾工作-修bug

This commit is contained in:
bicey 2024-06-10 12:45:07 +08:00
parent 0f5cc52614
commit 1ae3f8b035

View File

@ -182,7 +182,7 @@ export default {
</el-statistic>
</el-col>
<el-col :span="6">
<el-statistic :value="keeperCount" :value-style="{color:'#E6A23C'}">
<el-statistic :value="veterinaryCount" :value-style="{color:'#E6A23C'}">
<template #title>
<span style="color: #E6A23C">兽医数量</span>
</template>