From 7a394f094761746759984630100946fdd0baaa34 Mon Sep 17 00:00:00 2001
From: fengyuan_yang <1976974459@qq.com>
Date: Mon, 27 Oct 2025 10:25:55 +0800
Subject: [PATCH] =?UTF-8?q?2025-10-27=20=E4=BB=93=E5=BA=93=E7=9B=98?=
=?UTF-8?q?=E7=82=B9=E7=AE=A1=E7=90=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/modules/warehouse/countingReport.vue | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/views/modules/warehouse/countingReport.vue b/src/views/modules/warehouse/countingReport.vue
index 11f7a6a..1513535 100644
--- a/src/views/modules/warehouse/countingReport.vue
+++ b/src/views/modules/warehouse/countingReport.vue
@@ -149,7 +149,7 @@
-
+
@@ -178,17 +178,17 @@
-
-
+
+
-
-
+
+
{{ scope.row.checkedFlag === 'Y' ? '是' : '否' }}