From 891ce1eb25f9b73cddef3953ceb121b7910601dc Mon Sep 17 00:00:00 2001 From: zelian_wu Date: Wed, 29 May 2024 15:59:42 +0800 Subject: [PATCH] =?UTF-8?q?2024-05-23=E8=AE=BE=E5=A4=87=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E9=87=87=E9=9B=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../sellForQuotation/customerInfo.vue | 28 ++-- .../sellForQuotation/projectInfo.vue | 136 ++++++++++++++++++ 2 files changed, 146 insertions(+), 18 deletions(-) create mode 100644 src/views/modules/quotation/sellForQuotation/projectInfo.vue diff --git a/src/views/modules/quotation/sellForQuotation/customerInfo.vue b/src/views/modules/quotation/sellForQuotation/customerInfo.vue index 555233e..46acfe9 100644 --- a/src/views/modules/quotation/sellForQuotation/customerInfo.vue +++ b/src/views/modules/quotation/sellForQuotation/customerInfo.vue @@ -1,7 +1,7 @@