提交 0c8bf380 authored 作者: lidongxu's avatar lidongxu

refactor(inspectiontask): 修改:勤策移动端_售点稽核_地址设置为详细地址

上级 b88b7211
...@@ -291,7 +291,7 @@ const getLocationFn = () => { ...@@ -291,7 +291,7 @@ const getLocationFn = () => {
storeName: form.storeName, storeName: form.storeName,
province: province, province: province,
city: city, city: city,
address: standard_address, address: recommend,
coordinates: JSON.stringify([lat, lng]) coordinates: JSON.stringify([lat, lng])
}) })
}, },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论