From 49d640c56ef9810fe5d0a549cf20e56f4d218d16 Mon Sep 17 00:00:00 2001 From: qiuyt Date: Tue, 11 Feb 2025 17:54:28 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8D=AF=E5=93=81/=E5=99=A8=E6=A2=B0=20?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E7=94=B3=E8=B4=AD=E5=8D=95=20=E8=AE=A1?= =?UTF-8?q?=E5=88=92=E5=92=8C=E8=AE=A2=E5=8D=95=E7=AE=A1=E7=90=86=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E7=B1=BB=E5=9E=8B=E4=B8=8D=E5=AF=B9=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 7e2b3bed..81a45964 100644 --- a/package.json +++ b/package.json @@ -37,9 +37,9 @@ "url": "https://gitee.com/y_project/RuoYi-Vue.git" }, "dependencies": { - "@jiaminghi/data-view": "^2.10.0", "@riophae/vue-treeselect": "0.4.0", "@tinymce/tinymce-vue": "^3.2.8", + "@jiaminghi/data-view": "^2.10.0", "axios": "0.24.0", "clipboard": "2.0.8", "core-js": "^3.19.1", @@ -52,7 +52,6 @@ "js-beautify": "1.13.0", "js-cookie": "3.0.1", "js-sha256": "^0.10.1", - "jsbarcode": "^3.11.6", "jsencrypt": "3.0.0-rc.1", "loadsh": "^0.0.4", "lodash": "^4.17.21",