From feeccbd2557341d4dfb09772d8d29223edf171d6 Mon Sep 17 00:00:00 2001 From: guoshuang Date: Wed, 2 Mar 2022 16:00:21 +0800 Subject: [PATCH] =?UTF-8?q?update:=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/login/login/index.vue | 2 +- src/pages/raw/commission/entrant/index.vue | 10 +++++----- src/pages/raw/commission/goOut/index.vue | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/pages/login/login/index.vue b/src/pages/login/login/index.vue index b68837f..28412bc 100644 --- a/src/pages/login/login/index.vue +++ b/src/pages/login/login/index.vue @@ -150,7 +150,7 @@ export default class LoginPage extends BasePage { console.log('image', this.image); console.log('Version////', this.Version); } - Version = '1.0.2'; + Version = '1.0.3'; async update() { try { await session.QueryVersion(); diff --git a/src/pages/raw/commission/entrant/index.vue b/src/pages/raw/commission/entrant/index.vue index c4e5368..fef3404 100644 --- a/src/pages/raw/commission/entrant/index.vue +++ b/src/pages/raw/commission/entrant/index.vue @@ -36,7 +36,7 @@ {{ $t('message.CommissionedDemandData') }} - + {{ $t('message.Cumulative') }} @@ -91,11 +91,11 @@