更新
This commit is contained in:
@@ -144,6 +144,13 @@
|
||||
})
|
||||
},
|
||||
getSuggestion() {
|
||||
if(!this.seachValue) {
|
||||
uni.showToast({
|
||||
title:'还没有输入地址哦~',
|
||||
icon:'none'
|
||||
})
|
||||
return
|
||||
}
|
||||
this.loding(true)
|
||||
this.TXSDK.getSuggestion({
|
||||
sig: 'mOPvEv4WmyaxymycTYy00pSiad2jnQil',
|
||||
|
||||
Reference in New Issue
Block a user