From 18c43123b51a1688ab4ae01fe3d171c7d92e619b Mon Sep 17 00:00:00 2001
From: wangting <wangting@vci-tech.com>
Date: 星期四, 16 一月 2025 18:19:34 +0800
Subject: [PATCH] 1、调整会话过期提示 2、流程设计器隐藏拓展按钮,隐藏右下角图标

---
 Source/plt-web/plt-web-ui/package.json |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/Source/plt-web/plt-web-ui/package.json b/Source/plt-web/plt-web-ui/package.json
index a8b7304..2fc68ec 100644
--- a/Source/plt-web/plt-web-ui/package.json
+++ b/Source/plt-web/plt-web-ui/package.json
@@ -16,6 +16,7 @@
     "babel-polyfill": "^6.26.0",
     "classlist-polyfill": "^1.2.0",
     "crypto-js": "^4.0.0",
+    "echarts": "^5.5.1",
     "element-ui": "^2.15.6",
     "js-base64": "^2.5.1",
     "js-cookie": "^2.2.0",
@@ -26,8 +27,13 @@
     "portfinder": "^1.0.23",
     "quill": "^1.3.7",
     "script-loader": "^0.7.2",
+    "sortablejs": "^1.15.6",
+    "v-charts": "^1.19.0",
     "vue": "^2.6.10",
     "vue-axios": "^2.1.2",
+    "vue-cropper": "^0.6.5",
+    "vue-echarts": "5.0.0-beta.0",
+    "vue-flowchart-editor": "1.0.2",
     "vue-i18n": "^8.7.0",
     "vue-quill-editor": "^3.0.6",
     "vue-router": "^3.0.1",

--
Gitblit v1.9.3