收尾工作-修bug
This commit is contained in:
parent
0f5cc52614
commit
1ae3f8b035
@ -182,7 +182,7 @@ export default {
|
|||||||
</el-statistic>
|
</el-statistic>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="6">
|
<el-col :span="6">
|
||||||
<el-statistic :value="keeperCount" :value-style="{color:'#E6A23C'}">
|
<el-statistic :value="veterinaryCount" :value-style="{color:'#E6A23C'}">
|
||||||
<template #title>
|
<template #title>
|
||||||
<span style="color: #E6A23C">兽医数量</span>
|
<span style="color: #E6A23C">兽医数量</span>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
Reference in New Issue
Block a user