Browse Source

Merge branch '20230223_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20230223_pc_vue_new_branch

28169 6 months ago
parent
commit
99fccba66a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/router/modules/drugSourceCode.js

+ 1 - 1
src/router/modules/drugSourceCode.js View File

@@ -21,7 +21,7 @@ export default {
21 21
     },
22 22
     {
23 23
       path: '/drugSourceCode/drugChange',
24
-      component: () => import('@/xt_pages/drugSourceCode/drugStock'),
24
+      component: () => import('@/xt_pages/drugSourceCode/drugChange'),
25 25
       name: 'drugChange',
26 26
       meta: { title: 'drugChange', noCache: true },
27 27
     },