From b0232a13beedbafe3e9a02b0006718655f632826 Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期二, 07 五月 2024 18:30:46 +0800
Subject: [PATCH] 车间管理模块 修改操作的时候数据未刷新的问题修改
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 306b480..6c8db69 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,7 @@
"downloadjs": "^1.4.7",
"element-ui": "^2.15.13",
"faker": "^5.5.3",
+ "js-cookie": "^3.0.5",
"lodash": "^4.17.21",
"vue": "^2.6.14",
"vue-router": "^3.5.1",
--
Gitblit v1.8.0