This commit is contained in:
xiaozhiyong
2023-03-29 09:56:50 +08:00
parent d842daf193
commit facb5dc28e

View File

@@ -285,7 +285,8 @@
}else if(this.letfText=='司机'){ }else if(this.letfText=='司机'){
this.getData.params.userName= this.seachValue this.getData.params.userName= this.seachValue
console.log('现在是司机 userName',this.letfText,) console.log('现在是司机 userName',this.letfText,)
}{ }else
{
this.getData.params.siteName= this.seachValue this.getData.params.siteName= this.seachValue
console.log('现在是其他 siteName',this.letfText,) console.log('现在是其他 siteName',this.letfText,)
} }