Browse Source

查询回显

master
是小王呀\24601 1 year ago
parent
commit
168554078e
  1. 5
      src/views/Hotline/index.vue

5
src/views/Hotline/index.vue

@ -141,10 +141,7 @@ export default {
console.log( this.showPicker2,"iugui"); console.log( this.showPicker2,"iugui");
}, },
onConfirm(value) {
// this.value = value;
this.showpicker2 = false;
},
showpicker1(){ showpicker1(){
this.showpicker2=true this.showpicker2=true
}, },

Loading…
Cancel
Save