From c92e6855f64b8109f3a4175fc7da131a5fc0d75b Mon Sep 17 00:00:00 2001 From: Fixiaobai <fixiaobai@163.com> Date: 星期二, 12 十二月 2023 10:14:19 +0800 Subject: [PATCH] modified: src/views/basic/part/index.vue modified: src/views/quality/finishedProductInspection/index.vue modified: src/views/quality/processInspect/index.vue modified: src/views/quality/processconfiguration/index.vue modified: src/views/quality/rawMaterial/index.vue --- package.json | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index fd460e9..1bd2008 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,7 @@ "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", @@ -43,6 +44,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": "^5.4.1", "vue-quill-editor": "3.0.6", "vue-router": "^3.0.2", "vuedraggable": "^2.24.3", -- Gitblit v1.9.3