修改bug
This commit is contained in:
parent
bc98fbc174
commit
7c32dd43eb
|
@ -340,7 +340,6 @@ import permision from "@/components/permission.js";
|
||||||
if(e){
|
if(e){
|
||||||
this.artificerName=e.searchValue
|
this.artificerName=e.searchValue
|
||||||
}
|
}
|
||||||
that.getlist()
|
|
||||||
uni.getLocation({
|
uni.getLocation({
|
||||||
type: 'gcj02',
|
type: 'gcj02',
|
||||||
geocode: true, //设置该参数为true可直接获取经纬度及城市信息
|
geocode: true, //设置该参数为true可直接获取经纬度及城市信息
|
||||||
|
|
Loading…
Reference in New Issue