@@ -29,7 +29,7 @@
<div v-show="!isCarrySpotChecksDrawer" class="hc-page-content-box">
<hc-new-card padding>
<template #header>
- <HcIcon name="volume-up" class="text-gray" />
+ <HcIcon name="volume-up" />
<span class="ml-2 text-gray">您本次验收抽检案卷共</span>
<span class="mx-2 text-orange">{{ stats?.total }}</span>
<span class="text-gray">卷,目前已抽检</span>
@@ -260,6 +260,7 @@ const changeTips = (val)=>{
color: #010101;
font-size: 16px;
margin-bottom: 10px;
+ color: var(--el-text-color-primary);
.title {
position: relative;