From 2d62a68a10e0eaf96851ea7920dd8a02eda3ab95 Mon Sep 17 00:00:00 2001 From: quu Date: Mon, 5 May 2025 22:20:12 +0900 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=90=8C=E6=89=93=E5=8D=B0=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/crm/contract/ContractForm.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/crm/contract/ContractForm.vue b/src/views/crm/contract/ContractForm.vue index eec0c29cd..a908bd52b 100644 --- a/src/views/crm/contract/ContractForm.vue +++ b/src/views/crm/contract/ContractForm.vue @@ -62,7 +62,7 @@ class="w-1/1" > { // 获得用户列表 userOptions.value = await UserApi.getSimpleUserList() // 获得报价列表 - quotationList.value = await QuotationApi.getSimpleQuotationList() + quotationList.value = await QuotationApi.getSelfSimpleQuotationList() //票据 const tempData = await BillTemplateApi.getBillTemplatePage({