From 2d0da3f3b9bcb63fa812e08e6fc64d4e971cf143 Mon Sep 17 00:00:00 2001 From: zhangdi <15053473693@163.com> Date: Wed, 11 Feb 2026 15:10:25 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8A=B6=E6=80=81=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/firstOrder/outbound.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/firstOrder/outbound.vue b/src/views/firstOrder/outbound.vue index d58078c..89421e9 100644 --- a/src/views/firstOrder/outbound.vue +++ b/src/views/firstOrder/outbound.vue @@ -188,7 +188,7 @@ export default { value: 2 }, { - label: '已审批', + label: '已出库', value: 3 }, ]