From cc945eb396f90c38c3815013b9aa92d2ca96411d Mon Sep 17 00:00:00 2001 From: zhangyongtian <1181606322@qq.com> Date: Thu, 15 Aug 2024 09:36:12 +0800 Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/gzzfw/frontEnd/gzDyh --- gz-customerSystem/package.json | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/gz-customerSystem/package.json b/gz-customerSystem/package.json index 9093cd5..13f50a7 100644 --- a/gz-customerSystem/package.json +++ b/gz-customerSystem/package.json @@ -53,5 +53,8 @@ "last 1 firefox version", "last 1 safari version" ] + }, + "devDependencies": { + "@arco-plugins/vite-react": "^1.3.3" } } -- Gitblit v1.8.0