From d85cfb303b512d808aa2a9722e12faadb6ad3e1a Mon Sep 17 00:00:00 2001 From: huang <1724659546@qq.com> Date: Thu, 23 Oct 2025 14:43:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=95=E7=A4=BA=E6=9C=AA=E5=88=86=E9=85=8D?= =?UTF-8?q?=E6=95=B0=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PigBatchList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/PigBatchList.vue b/src/components/PigBatchList.vue index 2db5384c..c023a469 100644 --- a/src/components/PigBatchList.vue +++ b/src/components/PigBatchList.vue @@ -226,6 +226,6 @@ export default { } .batch-info-line .red-text { - color: red; + color: red !important; }