From 53b14b7ff3b4efd45fbde2f21334fe900ffd6fe8 Mon Sep 17 00:00:00 2001 From: xuhongjie <1943105267@qq.com> Date: Wed, 2 Apr 2025 10:13:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=84=E7=90=86=E4=BA=86=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E4=BA=91=E5=9B=BE=E4=B8=AD=E5=93=A5=E5=93=A5=E6=A8=A1=E5=9D=97?= =?UTF-8?q?=E7=BB=9F=E8=AE=A1=E6=95=B0=E6=8D=AE=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- package.json | 5 +++-- src/views/dataCloudMap/index.vue | 14 ++++++++------ 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/.env.development b/.env.development index c3ebfc6..1b0eede 100644 --- a/.env.development +++ b/.env.development @@ -7,7 +7,7 @@ ENV = 'development' # 金鸡湖现代服务业品牌管理系统/开发环境 VUE_APP_BASE_API = 'http://192.168.0.123:9040' # 测试环境数据库 -# VUE_APP_BASE_API = 'http://39.101.188.84:9040' +VUE_APP_BASE_API = 'http://39.101.188.84:9040' # 脱敏三方测试用数据库 # VUE_APP_BASE_API = 'http://39.101.188.84:9031' # 正式环境数据库 diff --git a/package.json b/package.json index e04ed57..51d8e24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ruoyi", - "version": "1.0.202502181028", + "version": "1.0.202504021009", "description": "金鸡湖现代服务业品牌管理系统", "author": "若依", "license": "MIT", @@ -39,7 +39,7 @@ "@riophae/vue-treeselect": "0.4.0", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^1.0.2", - "autofit.js": "^3.1.0", + "autofit.js": "^3.2.1", "axios": "0.24.0", "bpmn-js-token-simulation": "0.10.0", "clipboard": "2.0.8", @@ -55,6 +55,7 @@ "jsencrypt": "3.0.0-rc.1", "jspdf": "^2.5.1", "lodash": "^4.17.21", + "moment": "^2.30.1", "node-forge": "^1.3.1", "nprogress": "0.2.0", "quill": "1.3.7", diff --git a/src/views/dataCloudMap/index.vue b/src/views/dataCloudMap/index.vue index 0894ff8..04827b0 100644 --- a/src/views/dataCloudMap/index.vue +++ b/src/views/dataCloudMap/index.vue @@ -10,7 +10,7 @@ 服务业发展总览 - 【统计数据截至:2024-01】 + 【统计数据截至:{{firstMonthOfYear}}】