From 7682e0da8dfbaa51e822e9cd68d31c71122e3a23 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Thu, 13 Feb 2025 12:39:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=95=E6=8D=AE=E5=87=BA=E5=BA=93=E5=8A=A0?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/outbound/bill-out-store.vue | 52 +++++++++++++++++++++---------- utils/mork2.js | 4 +-- 2 files changed, 38 insertions(+), 18 deletions(-) diff --git a/pages/outbound/bill-out-store.vue b/pages/outbound/bill-out-store.vue index efdbd44..9575073 100644 --- a/pages/outbound/bill-out-store.vue +++ b/pages/outbound/bill-out-store.vue @@ -8,7 +8,7 @@ 单据编码 {{currentData.code}} 单据类型 - {{currentData.form_type}} + {{formTypeName}} 创建时间 @@ -16,12 +16,12 @@ 创建人 {{currentData.create_name}} - + 仓库 @@ -32,6 +32,16 @@ + + + 关联用料清单编码 + + + + + @@ -74,7 +84,7 @@ - + @@ -82,7 +92,7 @@