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 @@