提交 d3b8b68b 作者: 曹云

改-作业服务-详情-立即预约-请求参数inspectionId默认为1

上级 697339e4
...@@ -88,7 +88,7 @@ export default function JobServicesDetail() { ...@@ -88,7 +88,7 @@ export default function JobServicesDetail() {
const res = await api.insertOrderTask({ const res = await api.insertOrderTask({
address: '西丽街道', address: '西丽街道',
city: '深圳', city: '深圳',
inspectionId: detail?.id || 1, inspectionId: 1,
lat: 30, lat: 30,
lon: 120, lon: 120,
province: '广东', province: '广东',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论