From 168554078e418896ad0c3d28e6dc8288515ac8dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=AF=E5=B0=8F=E7=8E=8B=E5=91=80=5C24601?= <819653817@qq.com> Date: Fri, 9 Aug 2024 10:10:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E5=9B=9E=E6=98=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Hotline/index.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/views/Hotline/index.vue b/src/views/Hotline/index.vue index 350ab60..880bff0 100644 --- a/src/views/Hotline/index.vue +++ b/src/views/Hotline/index.vue @@ -141,10 +141,7 @@ export default { console.log( this.showPicker2,"iugui"); }, - onConfirm(value) { - // this.value = value; - this.showpicker2 = false; - }, + showpicker1(){ this.showpicker2=true },