diff --git a/src/components/global.vue b/src/components/global.vue index b84254e..3377881 100644 --- a/src/components/global.vue +++ b/src/components/global.vue @@ -283,13 +283,13 @@ this[name] = val }, toLoad() { - this.cite.code = '20240326-066184'; //'20240430-940955';// + // this.cite.code = '20240326-066184'; //'20240430-940955';// // this.cite.code = 'TZLC001' - this.code = this.cite.code - this.load() - this.cite.loadingSta = { - sta: false - } + // this.code = this.cite.code + // this.load() + // this.cite.loadingSta = { + // sta: false + // } // this.mgcData = { // show: true, // re: '铭感次提示' @@ -297,7 +297,8 @@ // this.numZt = 30 // this.onNum() // this.DYZshow = true - // if(this.code) {return} + + if(this.code) {return} getDeviceCode().then(res => { if (this.code == '') { this.cite.code = res.data