出行方式 取消 清空免费公里数

This commit is contained in:
Mr.jiang 2024-08-21 10:46:09 +08:00
parent fcc0644787
commit 3a6fdf3b2f
1 changed files with 2 additions and 3 deletions

View File

@ -138,15 +138,13 @@
return this.zIndex ? this.zIndex : this.$u.zIndex.popup;
}
},
mounted() {
console.log("listShow",this.listShow)
},
methods: {
chuzuInp(e){
this.chuzuValue=e.detail.value
},
//
close() {
this.inpValue=''
// inputpropsvalue
// vue
this.popupClose();
@ -154,6 +152,7 @@
},
//
popupClose() {
this.inpValue=''
this.$emit('input', false);
},
// item