Commit 5bc36bef authored by 董国亮's avatar 董国亮

转向区域绘制缺少参数补充

parent c3099fb4
......@@ -323,6 +323,7 @@ export default {
Promise.all([
orgCrossPolygon({
crossId: this.currentCrossData.id,
type: 2,
}),
]).then(([res]) => {
this.polygonLoading = false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment