From ec1bef3a37e8dcdf22f1bf52e7c272a18306f4b9 Mon Sep 17 00:00:00 2001
From: 曹睿 <360930172@qq.com>
Date: 星期五, 25 四月 2025 15:50:00 +0800
Subject: [PATCH] test: 证书整理

---
 src/pages/production/twist/components/MonofilCard.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/pages/production/twist/components/MonofilCard.vue b/src/pages/production/twist/components/MonofilCard.vue
index e5e5ada..6771b56 100644
--- a/src/pages/production/twist/components/MonofilCard.vue
+++ b/src/pages/production/twist/components/MonofilCard.vue
@@ -2,7 +2,7 @@
   <wd-card>
     <wd-cell-group :border="true">
       <wd-cell title="鍗曚笣缂栧彿" :value="data.monofilamentNumber" />
-      <wd-cell title="闀垮害" :value="data.oneLength" />
+      <wd-cell title="闀垮害" :value="data.amount" />
     </wd-cell-group>
   </wd-card>
 </template>

--
Gitblit v1.9.3