From 45e7c9fec7bc448229e17bf018e242b4aa03bd51 Mon Sep 17 00:00:00 2001
From: 廖井涛 <2265517004@qq.com>
Date: 星期三, 10 七月 2024 08:06:40 +0800
Subject: [PATCH] 提交

---
 north-glass-erp/northglass-erp/src/router/index.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/north-glass-erp/northglass-erp/src/router/index.js b/north-glass-erp/northglass-erp/src/router/index.js
index 041a76e..ba8f687 100644
--- a/north-glass-erp/northglass-erp/src/router/index.js
+++ b/north-glass-erp/northglass-erp/src/router/index.js
@@ -370,7 +370,7 @@
             {
               path: 'printCustomLabel',
               name: 'printCustomLabel',
-              component: () => import('../views/pp/processCard/PrintCustomLabel.vue'),
+              component: () => import('../views/pp/processCard/PrintCustomLabel1.vue'),
             },
             {
               path: 'printCustomLabelSemi',
@@ -380,7 +380,7 @@
             {
               path: 'printCustomLabelSemi2',
               name: 'printCustomLabelSemi2',
-              component: () => import('../views/pp/processCard/PrintCustomLabelSemi2.vue'),
+              component: () => import('../views/pp/processCard/PrintCustomLabelSemi.vue'),
             },
             {
               path: 'printLabel1',

--
Gitblit v1.8.0