From 78ac2275f09992541e9e223d8efc74f209173108 Mon Sep 17 00:00:00 2001 From: lewis <604446095@qq.com> Date: Mon, 10 Feb 2025 11:09:30 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=87=E8=B4=AD=E5=88=97=E8=A1=A8=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E5=88=86=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pageQuota/purchase_product_offer/index.vue | 161 ++++++++++++--------- 1 file changed, 91 insertions(+), 70 deletions(-) diff --git a/pageQuota/purchase_product_offer/index.vue b/pageQuota/purchase_product_offer/index.vue index 89e8553..4283db1 100644 --- a/pageQuota/purchase_product_offer/index.vue +++ b/pageQuota/purchase_product_offer/index.vue @@ -4,53 +4,51 @@ - - - - - - - - - - - - 编号:{{item.order_id}}|{{item.store_name}} - - - 单位:{{item.unit_name}} - - - 规格:{{item.store_info}} - - - 需求量: {{item.need_num}} - - - - 采购备注: + + + + + + - + + + 编号:{{item.order_id}}|{{item.store_name}} + - 数量:{{value.need_num}} + 单位:{{item.unit_name}} - - 备注:{{value.mark}} + + 规格:{{item.store_info}} + + + 需求量: {{item.need_num}} + + + + 采购备注: + + + + 数量:{{value.need_num}} + + + 备注:{{value.mark}} + + + + 确认已采购 + 修改采购信息 + + - - - - - 确认已采购 - 修改采购信息 - - - + + @@ -58,29 +56,25 @@ - - + - -