diff --git a/orderList/index/index.vue b/orderList/index/index.vue index 149b914..001e3c6 100644 --- a/orderList/index/index.vue +++ b/orderList/index/index.vue @@ -285,7 +285,8 @@ }else if(this.letfText=='司机'){ this.getData.params.userName= this.seachValue console.log('现在是司机 userName',this.letfText,) - }{ + }else + { this.getData.params.siteName= this.seachValue console.log('现在是其他 siteName',this.letfText,) }