From 35b92e62a6ba557f7feeea1a344e104d8db7ffb4 Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期二, 12 十二月 2023 16:59:44 +0800
Subject: [PATCH] A01启动 B01启动 增加plc地址 单独写入

---
 CanadaMes-ui/package.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CanadaMes-ui/package.json b/CanadaMes-ui/package.json
index f49cf5a..033f287 100644
--- a/CanadaMes-ui/package.json
+++ b/CanadaMes-ui/package.json
@@ -15,11 +15,11 @@
     "js-cookie": "^3.0.1",
     "less": "^3.12.2",
     "less-loader": "^6.2.0",
+    "lodash": "^4.17.21",
     "moment": "^2.29.4",
     "vue": "^2.6.11",
     "vue-i18n": "^8.26.5",
-    "vue-router": "^3.3.4",
-    "vuex": "^3.6.2"
+    "vue-router": "^3.3.4"
   },
   "devDependencies": {
     "@vue/cli-plugin-babel": "~4.5.0",

--
Gitblit v1.8.0