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