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 },