From c9ad37f556db6d05d3b263dac45fade06f791501 Mon Sep 17 00:00:00 2001 From: zzyuan <781948537@qq.com> Date: Fri, 12 Sep 2025 18:16:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E9=97=AE=E9=A2=98=E4=BF=AE?= =?UTF-8?q?=E6=94=B93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/foodManage/supplierFunction/supplierQuotation/edit.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/foodManage/supplierFunction/supplierQuotation/edit.vue b/src/views/foodManage/supplierFunction/supplierQuotation/edit.vue index 1679a712..3aa1c80d 100644 --- a/src/views/foodManage/supplierFunction/supplierQuotation/edit.vue +++ b/src/views/foodManage/supplierFunction/supplierQuotation/edit.vue @@ -278,7 +278,6 @@ export default { this.$router.replace({ path: "/foodManage/supplierFunction/supplierQuotation" }); // 要打开的页面 }, getContractInfo(){ - let param = { inquiryId:this.supplierQuotationData.inquiryId }