From 697e80b5158034fe7e36dcb293117e8df66c3357 Mon Sep 17 00:00:00 2001 From: zy Date: Fri, 2 May 2025 18:31:50 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=A6=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/modules/remaining.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/router/modules/remaining.ts b/src/router/modules/remaining.ts index fe7b18fee..c37665320 100644 --- a/src/router/modules/remaining.ts +++ b/src/router/modules/remaining.ts @@ -580,7 +580,7 @@ const remainingRouter: AppRouteRecordRaw[] = [ component: () => import('@/views/crm/quotation/QuotationForm.vue') }, { - path: 'quotation/quotationDetail', + path: 'quotation/QuotationDetail', name: 'QuotationDetail', meta: { title: '方案报价详情',