From 8db5a459b5902ed780699dcfc3c2d6b6720a3d57 Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期三, 18 十二月 2024 14:16:17 +0800
Subject: [PATCH] 设备备注 &  查询条件

---
 package.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index 7788eb6..0bdc0cb 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,8 @@
     "web-storage-cache": "^1.1.1",
     "xml-js": "^1.6.11",
     "vue3-scroll-seamless": "^1.0.6",
-    "vue-plugin-hiprint": "^0.0.18"
+    "vue-plugin-hiprint": "^0.0.18",
+    "jsbarcode": "^3.11.6"
   },
   "devDependencies": {
     "@commitlint/cli": "^19.0.1",

--
Gitblit v1.9.3