From 7bfd821ed7194e4daf0466788e90cd603061a7ec Mon Sep 17 00:00:00 2001 From: guoshuang Date: Fri, 3 Feb 2023 16:00:30 +0800 Subject: [PATCH] =?UTF-8?q?cosmoim-852=20fix=20=E6=B1=87=E6=80=BB=E6=8B=A3?= =?UTF-8?q?=E9=85=8D=E8=A7=A3=E9=94=81=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?= 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/handover/RUS-picking/BySummary.vue | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/login/login/index.vue b/src/pages/login/login/index.vue index 0c9e43d..fd5320c 100644 --- a/src/pages/login/login/index.vue +++ b/src/pages/login/login/index.vue @@ -171,7 +171,7 @@ export default class LoginPage extends BasePage { console.log('......', server.serverAddress); if (server.serverAddress.includes('https://eurmom.haier.net')) { //修改俄罗斯版本号 - this.Version = '1.1.28'; + this.Version = '1.1.29'; } else { this.Version = '1.0.49'; } diff --git a/src/pages/raw/handover/RUS-picking/BySummary.vue b/src/pages/raw/handover/RUS-picking/BySummary.vue index b46f3c7..67d1c95 100644 --- a/src/pages/raw/handover/RUS-picking/BySummary.vue +++ b/src/pages/raw/handover/RUS-picking/BySummary.vue @@ -415,10 +415,10 @@ export default class RawReceiptDetail extends BasePage { }; this.unLockParams = params; await this.model.queryAggregateList(params); - if (this.unlockflg == 0) { - await this.unlock(); - } - this.unlockflg++; + // if (this.unlockflg == 0) { + // await this.unlock(); + // } + // this.unlockflg++; this.disableflg = false; this.some = {}; this.LocationList = [];