From 4c308eab6106324bd40e6ad7fd9e769a5cedcedf Mon Sep 17 00:00:00 2001 From: 刘磊 <1161824510@qq.com> Date: 星期一, 25 八月 2025 15:46:58 +0800 Subject: [PATCH] 代码同步 --- 项目代码/WMS/WIDESEA_WMSClient/package.json | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/package.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/package.json" index 66b911b..389da6a 100644 --- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/package.json" +++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/package.json" @@ -22,12 +22,14 @@ "core-js": "^3.29.0", "echarts": "^5.4.1", "element-plus": "^2.2.32", + "jsbarcode": "^3.12.1", "less": "^4.1.3", "pinia": "^2.0.32", "rollup-plugin-commonjs": "^10.1.0", "vite-plugin-commonjs": "^0.10.1", "vue": "^3.2.47", "vue-draggable-next": "^2.1.1", + "vue-qrcode": "^2.2.2", "vue-router": "^4.1.6", "vuex": "^4.1.0", "wangeditor": "^4.7.15" -- Gitblit v1.9.3