From eaff2fbd473362115c8c45e22b86b2ecb73e5a97 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 10 九月 2026 15:17:12 +0800
Subject: [PATCH] 新疆——新聚lims 1.标准库层级需要修改层级,行业-标准,总共两级;实验室换成行业 2.每个标准下的检验项列表加一个搜索查询功能
---
package.json | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/package.json b/package.json
index a6d6b9f..7e70330 100644
--- a/package.json
+++ b/package.json
@@ -74,9 +74,7 @@
"vue-qr": "^4.0.9",
"vue-router": "3.4.9",
"vuedraggable": "2.24.3",
- "vuex": "3.6.0",
- "webpack": "^5.99.9",
- "webpack-cli": "^6.0.1"
+ "vuex": "3.6.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "4.4.6",
--
Gitblit v1.9.3