From b1a456a5f0b122671d11038ab2e44dcd34287ad4 Mon Sep 17 00:00:00 2001 From: "LAPTOP-R6EHHS26\\86155" <2217640373@qq.com> Date: Thu, 4 Jan 2024 17:54:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B3=A8=E9=87=8A=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../quality/Materialinspection/index.vue | 28 +++++++++---------- src/pages/shouye/me.vue | 2 +- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/pages/quality/Materialinspection/index.vue b/src/pages/quality/Materialinspection/index.vue index 32e4753..758fa2f 100644 --- a/src/pages/quality/Materialinspection/index.vue +++ b/src/pages/quality/Materialinspection/index.vue @@ -521,20 +521,20 @@ export default class PurchaseWHSRM extends BasePage { incomeBatchNo: incomeBatchNo, }; console.log(query); - // await this.model.commitCheckTaskList(query); - // if (this.model.SubmitCode.code == '200') { - // (this.$refs.uToast as any).show({ - // title: '成功', - // type: 'default', - // }); - // this.show = false; - // this.getlist(); - // } else { - // (this.$refs.uToast as any).show({ - // title: '失败', - // type: 'default', - // }); - // } + await this.model.commitCheckTaskList(query); + if (this.model.SubmitCode.code == '200') { + (this.$refs.uToast as any).show({ + title: '成功', + type: 'default', + }); + this.show = false; + this.getlist(); + } else { + (this.$refs.uToast as any).show({ + title: '失败', + type: 'default', + }); + } //await this.model.OnSubmit(this.form3.barCodewl); } confirmselect(e) { diff --git a/src/pages/shouye/me.vue b/src/pages/shouye/me.vue index 0cce14a..26f8463 100644 --- a/src/pages/shouye/me.vue +++ b/src/pages/shouye/me.vue @@ -65,7 +65,7 @@ export default class RawHome extends BasePage { model = model; src: 'http://pic2.sc.chinaz.com/Files/pic/pic9/202002/hpic2119_s.jpg'; today = dayjs().format('YYYY-MM-DD dddd'); - version = '0.0.25'; + version = '0.0.26'; checkversion: any = {}; sessiondata: any = ''; onLoad() {