From 06f6eb3b6159323a26e55cc15ef3000786931e24 Mon Sep 17 00:00:00 2001
From: zhuguifei <312353457@qq.com>
Date: 星期五, 13 三月 2026 13:14:14 +0800
Subject: [PATCH] feat(新增基础数据判断规程、以及判定规程明细):

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

diff --git a/ruoyi-plus-soybean/src/router/elegant/imports.ts b/ruoyi-plus-soybean/src/router/elegant/imports.ts
index 4751a41..c268c52 100755
--- a/ruoyi-plus-soybean/src/router/elegant/imports.ts
+++ b/ruoyi-plus-soybean/src/router/elegant/imports.ts
@@ -38,6 +38,8 @@
   monitor_online: () => import("@/views/monitor/online/index.vue"),
   monitor_operlog: () => import("@/views/monitor/operlog/index.vue"),
   qm_batch: () => import("@/views/qm/batch/index.vue"),
+  qm_checkitem: () => import("@/views/qm/checkitem/index.vue"),
+  qm_std: () => import("@/views/qm/std/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