瀏覽代碼

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

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

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

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