From 8c943d26747b3dff6d8d0eb56a772888f454affb Mon Sep 17 00:00:00 2001 From: 2183691628 <2183691628@qq.com> Date: Mon, 6 Dec 2021 18:30:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/model.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/utils/model.js b/src/utils/model.js index 15a05cd..2ae616a 100644 --- a/src/utils/model.js +++ b/src/utils/model.js @@ -1,8 +1,8 @@ /* * @Date: 2021-11-30 15:09:25 * @LastEditors: JinxuChen - * @LastEditTime: 2021-12-03 15:26:11 + * @LastEditTime: 2021-12-06 18:29:49 * @FilePath: \GpsCardAdmin\src\utils\model.js * @description: 版本号 */ -export const VersionModel = '1.0.3'; \ No newline at end of file +export const VersionModel = '1.0.4'; \ No newline at end of file