From 914b02b10644ae73acdc2edfccc985f0ee5896cc Mon Sep 17 00:00:00 2001 From: Crunchy <3114200645@qq.com> Date: 星期五, 17 十一月 2023 17:46:18 +0800 Subject: [PATCH] 2023-11-17 车间订单中工单添加 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 7ac2004..fb282aa 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,7 @@ "vue-echarts": "^4.0.1", "vue-json-editor": "^1.2.3", "vue-json-tree-view": "^2.1.4", + "vue-qr": "^4.0.9", "vue-quill-editor": "3.0.6", "vue-router": "^3.0.2", "vuedraggable": "^2.24.3", -- Gitblit v1.9.3