From d9300f2286c10428a6c65cfc59ee815e72bbb2ea Mon Sep 17 00:00:00 2001 From: zhangqun <179111901@qq.com> Date: Fri, 26 Jul 2024 17:10:20 +0800 Subject: [PATCH] 1 --- pages/map/index.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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 = "";