@@ -200,11 +200,14 @@
value: 'park'
}
],
- typeCurrent: {}
+ typeCurrent: {//设置停车类型默认值
+ label: '路段',
+ value: 'road'
+ }
},
onShow() {
- this.typeCurrent = this.typeList[0]
+ // this.typeCurrent = this.typeList[0]
// onShow 刷新数据
this.list[this.current].pageNum = 1
this.orderList = [
@@ -200,7 +200,6 @@
})
}else{
- console.log("我是室内")
this.$u.api.getRoomOrderDetail({
id: orderId