From b68dfbf23deef37079eb07db9ab4b61f1ebd47f6 Mon Sep 17 00:00:00 2001 From: yueli Date: Mon, 31 Aug 2026 13:35:34 +0800 Subject: [PATCH] =?UTF-8?q?feat(purchase):=20=E5=95=86=E5=AE=B6=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E6=94=B9=E4=B8=BA=E6=AF=8F=E8=A1=8C=E7=8B=AC=E7=AB=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 明细表新增「商家链接」列,每行独立输入 - 移除公共区商家链接,公共信息区只保留审批人 - 提交时每行携带自己的 supplier_link --- inventory-web/src/views/purchase/index.vue | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/inventory-web/src/views/purchase/index.vue b/inventory-web/src/views/purchase/index.vue index 257a9d3..43069bd 100644 --- a/inventory-web/src/views/purchase/index.vue +++ b/inventory-web/src/views/purchase/index.vue @@ -144,6 +144,11 @@ + + +