From c4f8ae20c8a38ec986066bad7600b387ff2d8109 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期五, 09 一月 2026 16:48:26 +0800
Subject: [PATCH] fix: 调整文字
---
src/pages/outbound/materialOutbound.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/pages/outbound/materialOutbound.vue b/src/pages/outbound/materialOutbound.vue
index 10d58b7..0c7bbcf 100644
--- a/src/pages/outbound/materialOutbound.vue
+++ b/src/pages/outbound/materialOutbound.vue
@@ -30,7 +30,7 @@
<text class="value">{{ currentMaterial.materialspec || "-" }}</text>
</view>
<view class="info-line">
- <text class="label">寰呰揣鏁伴噺锛�</text>
+ <text class="label">寰呭彂璐ф暟閲忥細</text>
<text class="value">{{ currentMaterial.shippedQuantity || 0 }} 鍚�</text>
</view>
</view>
--
Gitblit v1.9.3