This commit is contained in:
xiaozhiyong
2023-08-30 15:49:48 +08:00
parent 6df26c7fe5
commit 5dfc59b640
4 changed files with 32 additions and 19 deletions

View File

@@ -144,6 +144,13 @@
})
},
getSuggestion() {
if(!this.seachValue) {
uni.showToast({
title:'还没有输入地址哦~',
icon:'none'
})
return
}
this.loding(true)
this.TXSDK.getSuggestion({
sig: 'mOPvEv4WmyaxymycTYy00pSiad2jnQil',