| applications/task-work-order/src/views/orderView/orderManage/orderManage/FormDiaLog.vue | ●●●●● patch | view | raw | blame | history |
applications/task-work-order/src/views/orderView/orderManage/orderManage/FormDiaLog.vue
@@ -374,7 +374,7 @@ // 获取推荐设备列表 async function getDeviceList() { const all = ['11'].includes(gdStatus.value) const all = ['11'].includes(gdStatus.value) && requester.value try { const str = [...pointList.value, pointList.value[0]].map(item => `${item.longitude} ${item.latitude}`).join(',') let geom = `POLYGON((${str}))`