From 947b5f80e0df78b2e4df782865ea856a5060b43e Mon Sep 17 00:00:00 2001 From: copper Date: Sun, 6 Dec 2020 17:25:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=89=88=E6=9C=AC=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Login.vue | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/components/Login.vue b/src/components/Login.vue index ca7ab7b..f0400c0 100644 --- a/src/components/Login.vue +++ b/src/components/Login.vue @@ -18,6 +18,25 @@

CVEO水质监测平台

+
+

+ 当前版本: 1.0.1 +

+

+ 后台版本: 1.0.0 +

+

+ 版本记录: +

+

+ 2020-11-30: + 1.0.0版本上线,初步实现后台管理与信息查询功能,实现权限管理 +

+

+ 2020-12-06: + 1.0.1版本,修复后台管理中人员等_id为undefined等bug +

+