From c3562058cd528732004b2d22de70036413938ac1 Mon Sep 17 00:00:00 2001
From: lewis <604446095@qq.com>
Date: Wed, 22 Jan 2025 11:46:38 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=87=87=E8=B4=AD=E5=95=86?=
=?UTF-8?q?=E5=93=81=E5=88=97=E8=A1=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pageQuota/purchase_product_offer/index.vue | 50 +++++++++++++---------
1 file changed, 30 insertions(+), 20 deletions(-)
diff --git a/pageQuota/purchase_product_offer/index.vue b/pageQuota/purchase_product_offer/index.vue
index 67b63fc..89e8553 100644
--- a/pageQuota/purchase_product_offer/index.vue
+++ b/pageQuota/purchase_product_offer/index.vue
@@ -23,12 +23,22 @@
规格:{{item.store_info}}
-
- 备注:{{item.mark}}
-
需求量: {{item.need_num}}
+
+
+ 采购备注:
+
+
+
+ 数量:{{value.need_num}}
+
+
+ 备注:{{value.mark}}
+
+
+
@@ -70,13 +80,10 @@
-
+
{{formData.unit_name}}
-
-
-
@@ -86,18 +93,19 @@
:name="item.name" @change="radioChange">
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+ 采购备注:
+
+
+
+ 数量:{{item.need_num}}
+
+
+ 备注:{{item.mark}}
+
+
+