From 7e807f771796a68e799826ae4a5598ddb2eec0d8 Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期一, 11 三月 2024 15:55:11 +0800 Subject: [PATCH] 质检:附件上传 --- package.json | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index fd460e9..ab9ef8f 100644 --- a/package.json +++ b/package.json @@ -30,10 +30,12 @@ "monaco-editor-webpack-plugin": "^4.1.2", "nprogress": "^0.2.0", "pig-avue-form-design": "^1.1.6", + "print-js": "^1.6.0", "qs": "^6.10.1", "script-loader": "^0.7.2", "sockjs-client": "^1.0.0", "stomp-websocket": "^2.3.4-next", + "true-case-path": "^2.2.1", "vue": "2.6.12", "vue-axios": "^2.1.2", "vue-barcode": "^1.3.0", @@ -43,6 +45,8 @@ "vue-echarts": "^4.0.1", "vue-json-editor": "^1.2.3", "vue-json-tree-view": "^2.1.4", + "vue-qr": "^4.0.9", + "vue-qrcode-reader": "^3.1.0", "vue-quill-editor": "3.0.6", "vue-router": "^3.0.2", "vuedraggable": "^2.24.3", -- Gitblit v1.9.3