From 207eac79b8d563dc7e43a1a600031e5c6ea413fe Mon Sep 17 00:00:00 2001
From: 懒羊羊 <15939171744@163.com>
Date: 星期二, 16 一月 2024 08:48:37 +0800
Subject: [PATCH] 配方修改

---
 jcdm-ui/src/router/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/jcdm-ui/src/router/index.js b/jcdm-ui/src/router/index.js
index d89fed5..f1a20fa 100644
--- a/jcdm-ui/src/router/index.js
+++ b/jcdm-ui/src/router/index.js
@@ -141,7 +141,7 @@
     permissions: ['bs:formulaChild:list'],
     children: [
       {
-        path: 'index/:formulaCode(\\d+)',
+        path: 'index',
         component: () => import('@/views/main/bs/formulaChild/index'),
         name: 'Data',
         meta: { title: '閰嶆柟璇︽儏', activeMenu: '/main/bs/formulaChild' }

--
Gitblit v1.9.3