From 72cc175fd408d52ad044d63964f394556568f9f7 Mon Sep 17 00:00:00 2001
From: zhuguifei <312353457@qq.com>
Date: 星期一, 02 三月 2026 12:54:09 +0800
Subject: [PATCH] refactor(module(qa)): 包名修改

---
 ruoyi-plus-soybean/src/router/elegant/imports.ts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ruoyi-plus-soybean/src/router/elegant/imports.ts b/ruoyi-plus-soybean/src/router/elegant/imports.ts
index 46ae9f6..c533376 100755
--- a/ruoyi-plus-soybean/src/router/elegant/imports.ts
+++ b/ruoyi-plus-soybean/src/router/elegant/imports.ts
@@ -34,6 +34,7 @@
   monitor_logininfor: () => import("@/views/monitor/logininfor/index.vue"),
   monitor_online: () => import("@/views/monitor/online/index.vue"),
   monitor_operlog: () => import("@/views/monitor/operlog/index.vue"),
+  qm_batch: () => import("@/views/qm/batch/index.vue"),
   system_client: () => import("@/views/system/client/index.vue"),
   system_config: () => import("@/views/system/config/index.vue"),
   system_dept: () => import("@/views/system/dept/index.vue"),

--
Gitblit v1.9.3