|
@@ -29,7 +29,7 @@
|
|
<div v-show="!isCarrySpotChecksDrawer" class="hc-page-content-box">
|
|
<div v-show="!isCarrySpotChecksDrawer" class="hc-page-content-box">
|
|
<hc-new-card padding>
|
|
<hc-new-card padding>
|
|
<template #header>
|
|
<template #header>
|
|
- <HcIcon name="volume-up" class="text-gray" />
|
|
|
|
|
|
+ <HcIcon name="volume-up" />
|
|
<span class="ml-2 text-gray">您本次验收抽检案卷共</span>
|
|
<span class="ml-2 text-gray">您本次验收抽检案卷共</span>
|
|
<span class="mx-2 text-orange">{{ stats?.total }}</span>
|
|
<span class="mx-2 text-orange">{{ stats?.total }}</span>
|
|
<span class="text-gray">卷,目前已抽检</span>
|
|
<span class="text-gray">卷,目前已抽检</span>
|