duy 2 сар өмнө
parent
commit
c530309d35

+ 1 - 1
src/views/transfer/preliminary-examination.vue

@@ -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>

+ 1 - 0
src/views/transfer/writing-conclusion.vue

@@ -260,6 +260,7 @@ const changeTips = (val)=>{
     color: #010101;
     font-size: 16px;
     margin-bottom: 10px;
+    color: var(--el-text-color-primary);
     .title {
         position: relative;
         margin-bottom: 10px;