瀏覽代碼

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

28169 6 月之前
父節點
當前提交
99fccba66a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/router/modules/drugSourceCode.js

+ 1 - 1
src/router/modules/drugSourceCode.js 查看文件

@@ -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
     },