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 = [];