廖井涛
2024-07-08 5eb42f4caea48300fe4cba38defd7381257e34f7
提交
1个文件已修改
4 ■■■■ 已修改文件
north-glass-erp/northglass-erp/src/router/index.js 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
north-glass-erp/northglass-erp/src/router/index.js
@@ -370,12 +370,12 @@
            {
              path: 'printCustomLabel',
              name: 'printCustomLabel',
              component: () => import('../views/pp/processCard/PrintCustomLabel1.vue'),
              component: () => import('../views/pp/processCard/PrintCustomLabel.vue'),
            },
            {
              path: 'printCustomLabelSemi',
              name: 'printCustomLabelSemi',
              component: () => import('../views/pp/processCard/PrintCustomLabelSemi1.vue'),
              component: () => import('../views/pp/processCard/PrintCustomLabelSemi.vue'),
            },
            {
              path: 'printCustomLabelSemi2',