From 4872a9409f4428d55c896a4f53d42500f6c805a2 Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期四, 25 四月 2024 12:01:47 +0800
Subject: [PATCH] 销售订单隶属品牌必填校验

---
 package.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index fb282aa..ab9ef8f 100644
--- a/package.json
+++ b/package.json
@@ -35,6 +35,7 @@
     "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",
@@ -45,6 +46,7 @@
     "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