From 090f7a6976398b5d82a2133f32ad9c9b502a26df Mon Sep 17 00:00:00 2001
From: xyc <jc_xiong@hotmail.com>
Date: 星期三, 04 十二月 2024 17:09:43 +0800
Subject: [PATCH] 修改:运行比不为1时,才给算法包传递cycon/cycdown参数。

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

diff --git a/web/package.json b/web/package.json
index 6d38e1a..1dd534d 100644
--- a/web/package.json
+++ b/web/package.json
@@ -46,6 +46,7 @@
     "luckyexcel": "^1.0.1",
     "mockjs": "^1.1.0",
     "node-sass": "^4.14.1",
+    "nprogress": "^0.2.0",
     "qs": "^6.7.0",
     "quill": "^1.3.6",
     "sass-loader": "^7.1.0",

--
Gitblit v1.9.1