提交 091cb61f authored 作者: jinrongbin's avatar jinrongbin

边界文件校验type类型修改

上级 8c1d2723
......@@ -450,7 +450,7 @@
scjdbm: props.data.scjdbm,
pgtype: props.data.pgtype,
url: arry[arry.length - 1],
type: 2,
type: 1,
};
const res = await checkShp(param);
let ss = transformation(res.zbx, JSON.parse(res.geomtry));
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论