From 4dfb85e8254034f5b05b4a6ae285628d5c87bf9b Mon Sep 17 00:00:00 2001 From: cxw <1056036578@qq.com> Date: Fri, 6 Jan 2023 16:26:07 +0800 Subject: [PATCH] 1 --- src/router/modules/reagent.js | 5 +++-- src/views/reagent/client/index.vue | 31 ++++++++++++++++++++---------- 2 files changed, 24 insertions(+), 12 deletions(-) diff --git a/src/router/modules/reagent.js b/src/router/modules/reagent.js index e8367a0..6bf7188 100644 --- a/src/router/modules/reagent.js +++ b/src/router/modules/reagent.js @@ -276,13 +276,14 @@ const reagentRouter = [ { path: '/reagent/buy', component: Layout, - meta: { classification: 'reagent' }, + redirect: '/reagent/buy/index', + meta: { classification: 'reagent',module_code: 'Purchase'}, children: [ { path: 'index', name: 'Buy', component: () => import('@/views/reagent/buy/index'), - meta: { title: '请购', icon: '请购', classification: 'reagent' } + meta: { title: '请购', icon: '请购', classification: 'reagent'} } ] }, diff --git a/src/views/reagent/client/index.vue b/src/views/reagent/client/index.vue index 9aca00d..2cbe00e 100644 --- a/src/views/reagent/client/index.vue +++ b/src/views/reagent/client/index.vue @@ -198,6 +198,7 @@
+
单元编号: