screen/src/views/LogisticsCenter.vue
@@ -1010,7 +1010,8 @@ showModal.value = true kzorderInfo({ contractNumber: item.contractNumber }).then(res => { modalInfo.value = res.data const apiKey = 'd9a554b1808ce10a12a932ed9b0db1d0' // const apiKey = 'd9a554b1808ce10a12a932ed9b0db1d0' const apiKey = '3916a7b434e7f13ae1a0af64e88ec0a3' if (modalInfo.value.gisList && modalInfo.value.gisList.length > 0) { const gisInfo = modalInfo.value.gisList[0] if (gisInfo && gisInfo.gisList && gisInfo.gisList.length > 0) {