diff --git a/pages/map/index.vue b/pages/map/index.vue index acf8a92..5156505 100644 --- a/pages/map/index.vue +++ b/pages/map/index.vue @@ -494,13 +494,16 @@ // this.$.open(url + "?id=" + 'RX202310210236'); }, handleCheck2() { + if(this.pcType == 1) { this.show2 = true } - if(this.pcType == 2) { + else if(this.pcType == 2) { + this.handleCheck(2, true) + } + else { this.handleCheck(2, true) } - }, handleSubmit() { let address = "";