loulijun2021
2023-10-20 f9316355bf93eee5b897a267f8d4710410c7e667
pages/mjgl/mjdj.vue
@@ -221,7 +221,7 @@
         init() {
            uni.stopPullDownRefresh();
            // this.getCheckScanMouldQrCodeData('001')
            // this.getCheckScanMouldQrCodeData('001')
            // this.getCheckScanMouldTemp('001')
            // this.getSelectScanMouldQrCodeItem('001', '001')
         },
@@ -334,7 +334,7 @@
            // console.log(JSON.stringify(data))
            this.isDisabledSubmitButton = true
            const res = await MouldCheckSave('2050', data)
            const res = await MouldCheckSave('2501', data)
            if (res.code === '200') {
               uni.$u.toast('提交成功!')
               this.isDisabledSubmitButton = false