From 02dbbdb1a121e8cadeb64f8770e6a2ba2e595ece Mon Sep 17 00:00:00 2001 From: yxh <172933527@qq.com> Date: 星期五, 11 七月 2025 18:12:56 +0800 Subject: [PATCH] coordinator 字段修改 --- package.json | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index bfd74fa..f73bffb 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,7 @@ "clipboard": "2.0.6", "core-js": "3.8.1", "dayjs": "^1.11.1", + "dingtalk-jsapi": "^3.0.33", "echarts": "4.9.0", "element-china-area-data": "^5.0.2", "element-ui": "2.15.6", @@ -72,7 +73,7 @@ "devDependencies": { "@vue/cli-plugin-babel": "4.4.6", "@vue/cli-plugin-eslint": "4.4.6", - "@vue/cli-service": "4.4.6", + "@vue/cli-service": "^5.0.8", "babel-eslint": "10.1.0", "chalk": "4.1.0", "connect": "3.6.6", -- Gitblit v1.9.3