diff --git a/src/views/components/TaskForm.vue b/src/views/components/TaskForm.vue index 5594376..d2aaa56 100644 --- a/src/views/components/TaskForm.vue +++ b/src/views/components/TaskForm.vue @@ -182,7 +182,6 @@ const multiple = ref(true); // 获取上传的图片 function getImgList(e) { - console.log(e, '11111111111'); let Num = 0; e.forEach((item) => { item.refField = 'pat_problem'; diff --git a/src/views/components/TaskForm.vue b/src/views/components/TaskForm.vue index 5594376..d2aaa56 100644 --- a/src/views/components/TaskForm.vue +++ b/src/views/components/TaskForm.vue @@ -182,7 +182,6 @@ const multiple = ref(true); // 获取上传的图片 function getImgList(e) { - console.log(e, '11111111111'); let Num = 0; e.forEach((item) => { item.refField = 'pat_problem'; diff --git a/src/views/lsxmsb/TemporaryProject.vue b/src/views/lsxmsb/TemporaryProject.vue index 472bd33..ea4259d 100644 --- a/src/views/lsxmsb/TemporaryProject.vue +++ b/src/views/lsxmsb/TemporaryProject.vue @@ -209,7 +209,6 @@ ]) || [] ).filter((i) => i.layer.id)[0]; showBottom.value = true; - console.log('feature---', feature.properties); ProjectData.value = feature.properties; getProjectDetail(); //获取项目的问题列表 }); diff --git a/src/views/components/TaskForm.vue b/src/views/components/TaskForm.vue index 5594376..d2aaa56 100644 --- a/src/views/components/TaskForm.vue +++ b/src/views/components/TaskForm.vue @@ -182,7 +182,6 @@ const multiple = ref(true); // 获取上传的图片 function getImgList(e) { - console.log(e, '11111111111'); let Num = 0; e.forEach((item) => { item.refField = 'pat_problem'; diff --git a/src/views/lsxmsb/TemporaryProject.vue b/src/views/lsxmsb/TemporaryProject.vue index 472bd33..ea4259d 100644 --- a/src/views/lsxmsb/TemporaryProject.vue +++ b/src/views/lsxmsb/TemporaryProject.vue @@ -209,7 +209,6 @@ ]) || [] ).filter((i) => i.layer.id)[0]; showBottom.value = true; - console.log('feature---', feature.properties); ProjectData.value = feature.properties; getProjectDetail(); //获取项目的问题列表 }); diff --git a/src/views/xuncha/TaskInspection.vue b/src/views/xuncha/TaskInspection.vue index e197f64..88a25bc 100644 --- a/src/views/xuncha/TaskInspection.vue +++ b/src/views/xuncha/TaskInspection.vue @@ -168,7 +168,6 @@ * 点击按钮执行巡查功能 */ const ToPath = (type, num, id, sectionType) => { - console.log(type, 'type'); if (type == 'proceed' && num == 1) { // 重新 BeginPatrol2(type, num, id, sectionType); @@ -321,7 +320,6 @@ // 已完成跳转详情 function checkDetail(query) { if (query.status == 'done') { - console.log('234'); router.push({ path: '/patroLogDetails', query, diff --git a/src/views/components/TaskForm.vue b/src/views/components/TaskForm.vue index 5594376..d2aaa56 100644 --- a/src/views/components/TaskForm.vue +++ b/src/views/components/TaskForm.vue @@ -182,7 +182,6 @@ const multiple = ref(true); // 获取上传的图片 function getImgList(e) { - console.log(e, '11111111111'); let Num = 0; e.forEach((item) => { item.refField = 'pat_problem'; diff --git a/src/views/lsxmsb/TemporaryProject.vue b/src/views/lsxmsb/TemporaryProject.vue index 472bd33..ea4259d 100644 --- a/src/views/lsxmsb/TemporaryProject.vue +++ b/src/views/lsxmsb/TemporaryProject.vue @@ -209,7 +209,6 @@ ]) || [] ).filter((i) => i.layer.id)[0]; showBottom.value = true; - console.log('feature---', feature.properties); ProjectData.value = feature.properties; getProjectDetail(); //获取项目的问题列表 }); diff --git a/src/views/xuncha/TaskInspection.vue b/src/views/xuncha/TaskInspection.vue index e197f64..88a25bc 100644 --- a/src/views/xuncha/TaskInspection.vue +++ b/src/views/xuncha/TaskInspection.vue @@ -168,7 +168,6 @@ * 点击按钮执行巡查功能 */ const ToPath = (type, num, id, sectionType) => { - console.log(type, 'type'); if (type == 'proceed' && num == 1) { // 重新 BeginPatrol2(type, num, id, sectionType); @@ -321,7 +320,6 @@ // 已完成跳转详情 function checkDetail(query) { if (query.status == 'done') { - console.log('234'); router.push({ path: '/patroLogDetails', query, diff --git a/src/views/xuncha/components/newsdetail.vue b/src/views/xuncha/components/newsdetail.vue index a54790c..dec607e 100644 --- a/src/views/xuncha/components/newsdetail.vue +++ b/src/views/xuncha/components/newsdetail.vue @@ -18,7 +18,6 @@ specialNavDetail(id).then((res) => { if (res && res.code == 200) { detailData.value = res.data; - console.log(detailData.value, 'detailData.value'); } }); } diff --git a/src/views/components/TaskForm.vue b/src/views/components/TaskForm.vue index 5594376..d2aaa56 100644 --- a/src/views/components/TaskForm.vue +++ b/src/views/components/TaskForm.vue @@ -182,7 +182,6 @@ const multiple = ref(true); // 获取上传的图片 function getImgList(e) { - console.log(e, '11111111111'); let Num = 0; e.forEach((item) => { item.refField = 'pat_problem'; diff --git a/src/views/lsxmsb/TemporaryProject.vue b/src/views/lsxmsb/TemporaryProject.vue index 472bd33..ea4259d 100644 --- a/src/views/lsxmsb/TemporaryProject.vue +++ b/src/views/lsxmsb/TemporaryProject.vue @@ -209,7 +209,6 @@ ]) || [] ).filter((i) => i.layer.id)[0]; showBottom.value = true; - console.log('feature---', feature.properties); ProjectData.value = feature.properties; getProjectDetail(); //获取项目的问题列表 }); diff --git a/src/views/xuncha/TaskInspection.vue b/src/views/xuncha/TaskInspection.vue index e197f64..88a25bc 100644 --- a/src/views/xuncha/TaskInspection.vue +++ b/src/views/xuncha/TaskInspection.vue @@ -168,7 +168,6 @@ * 点击按钮执行巡查功能 */ const ToPath = (type, num, id, sectionType) => { - console.log(type, 'type'); if (type == 'proceed' && num == 1) { // 重新 BeginPatrol2(type, num, id, sectionType); @@ -321,7 +320,6 @@ // 已完成跳转详情 function checkDetail(query) { if (query.status == 'done') { - console.log('234'); router.push({ path: '/patroLogDetails', query, diff --git a/src/views/xuncha/components/newsdetail.vue b/src/views/xuncha/components/newsdetail.vue index a54790c..dec607e 100644 --- a/src/views/xuncha/components/newsdetail.vue +++ b/src/views/xuncha/components/newsdetail.vue @@ -18,7 +18,6 @@ specialNavDetail(id).then((res) => { if (res && res.code == 200) { detailData.value = res.data; - console.log(detailData.value, 'detailData.value'); } }); } diff --git a/src/views/xuncha/components/patroLogDetails.vue b/src/views/xuncha/components/patroLogDetails.vue index 56cbf6f..7e4b761 100644 --- a/src/views/xuncha/components/patroLogDetails.vue +++ b/src/views/xuncha/components/patroLogDetails.vue @@ -170,7 +170,6 @@ allData.detailsInfoTwo = { ...res.data, }; - console.log('res.data---', res.data); let data = res.data; if (!data.patrolPath) return; allData.recordPath = data.patrolPathLngLat; @@ -184,7 +183,6 @@ }, ], }; - console.log('recordLineGeojson--', recordLineGeojson); gcoord.transform(recordLineGeojson.features[0], gcoord.GCJ02, gcoord.WGS84); addRecordLine(recordLineGeojson, 'recordLineGeojson'); gcoord.transform(recordLineGeojson.features[0], gcoord.WGS84, gcoord.GCJ02); diff --git a/src/views/components/TaskForm.vue b/src/views/components/TaskForm.vue index 5594376..d2aaa56 100644 --- a/src/views/components/TaskForm.vue +++ b/src/views/components/TaskForm.vue @@ -182,7 +182,6 @@ const multiple = ref(true); // 获取上传的图片 function getImgList(e) { - console.log(e, '11111111111'); let Num = 0; e.forEach((item) => { item.refField = 'pat_problem'; diff --git a/src/views/lsxmsb/TemporaryProject.vue b/src/views/lsxmsb/TemporaryProject.vue index 472bd33..ea4259d 100644 --- a/src/views/lsxmsb/TemporaryProject.vue +++ b/src/views/lsxmsb/TemporaryProject.vue @@ -209,7 +209,6 @@ ]) || [] ).filter((i) => i.layer.id)[0]; showBottom.value = true; - console.log('feature---', feature.properties); ProjectData.value = feature.properties; getProjectDetail(); //获取项目的问题列表 }); diff --git a/src/views/xuncha/TaskInspection.vue b/src/views/xuncha/TaskInspection.vue index e197f64..88a25bc 100644 --- a/src/views/xuncha/TaskInspection.vue +++ b/src/views/xuncha/TaskInspection.vue @@ -168,7 +168,6 @@ * 点击按钮执行巡查功能 */ const ToPath = (type, num, id, sectionType) => { - console.log(type, 'type'); if (type == 'proceed' && num == 1) { // 重新 BeginPatrol2(type, num, id, sectionType); @@ -321,7 +320,6 @@ // 已完成跳转详情 function checkDetail(query) { if (query.status == 'done') { - console.log('234'); router.push({ path: '/patroLogDetails', query, diff --git a/src/views/xuncha/components/newsdetail.vue b/src/views/xuncha/components/newsdetail.vue index a54790c..dec607e 100644 --- a/src/views/xuncha/components/newsdetail.vue +++ b/src/views/xuncha/components/newsdetail.vue @@ -18,7 +18,6 @@ specialNavDetail(id).then((res) => { if (res && res.code == 200) { detailData.value = res.data; - console.log(detailData.value, 'detailData.value'); } }); } diff --git a/src/views/xuncha/components/patroLogDetails.vue b/src/views/xuncha/components/patroLogDetails.vue index 56cbf6f..7e4b761 100644 --- a/src/views/xuncha/components/patroLogDetails.vue +++ b/src/views/xuncha/components/patroLogDetails.vue @@ -170,7 +170,6 @@ allData.detailsInfoTwo = { ...res.data, }; - console.log('res.data---', res.data); let data = res.data; if (!data.patrolPath) return; allData.recordPath = data.patrolPathLngLat; @@ -184,7 +183,6 @@ }, ], }; - console.log('recordLineGeojson--', recordLineGeojson); gcoord.transform(recordLineGeojson.features[0], gcoord.GCJ02, gcoord.WGS84); addRecordLine(recordLineGeojson, 'recordLineGeojson'); gcoord.transform(recordLineGeojson.features[0], gcoord.WGS84, gcoord.GCJ02); diff --git a/src/views/xuncha/gisCommonPage/newFiberMapBox.vue b/src/views/xuncha/gisCommonPage/newFiberMapBox.vue index 247a38e..f983bbe 100644 --- a/src/views/xuncha/gisCommonPage/newFiberMapBox.vue +++ b/src/views/xuncha/gisCommonPage/newFiberMapBox.vue @@ -340,26 +340,6 @@ map.moveLayer(sourceLayer, targetLayer); }; -const getLayerIdByClick = () => { - map.getStyle().layers.forEach((i) => - map.on('click', i.id, (a, b, c, d) => { - console.log('layer-id', a.features[0].layer.id); - console.log(a.features[0]); - }) - ); -}; - -watch( - () => props.PostionValue, - (newVal, oldVal) => { - console.log(`地图中接手到的最新坐标位置`, newVal); - console.log('地图渲染轨迹----飞哥'); - }, - { - deep: true, - } -); - //添加河流标注 const addWaterLabel = () => { !!!map.getSource('kaifengWaterLabel1') && diff --git a/src/views/components/TaskForm.vue b/src/views/components/TaskForm.vue index 5594376..d2aaa56 100644 --- a/src/views/components/TaskForm.vue +++ b/src/views/components/TaskForm.vue @@ -182,7 +182,6 @@ const multiple = ref(true); // 获取上传的图片 function getImgList(e) { - console.log(e, '11111111111'); let Num = 0; e.forEach((item) => { item.refField = 'pat_problem'; diff --git a/src/views/lsxmsb/TemporaryProject.vue b/src/views/lsxmsb/TemporaryProject.vue index 472bd33..ea4259d 100644 --- a/src/views/lsxmsb/TemporaryProject.vue +++ b/src/views/lsxmsb/TemporaryProject.vue @@ -209,7 +209,6 @@ ]) || [] ).filter((i) => i.layer.id)[0]; showBottom.value = true; - console.log('feature---', feature.properties); ProjectData.value = feature.properties; getProjectDetail(); //获取项目的问题列表 }); diff --git a/src/views/xuncha/TaskInspection.vue b/src/views/xuncha/TaskInspection.vue index e197f64..88a25bc 100644 --- a/src/views/xuncha/TaskInspection.vue +++ b/src/views/xuncha/TaskInspection.vue @@ -168,7 +168,6 @@ * 点击按钮执行巡查功能 */ const ToPath = (type, num, id, sectionType) => { - console.log(type, 'type'); if (type == 'proceed' && num == 1) { // 重新 BeginPatrol2(type, num, id, sectionType); @@ -321,7 +320,6 @@ // 已完成跳转详情 function checkDetail(query) { if (query.status == 'done') { - console.log('234'); router.push({ path: '/patroLogDetails', query, diff --git a/src/views/xuncha/components/newsdetail.vue b/src/views/xuncha/components/newsdetail.vue index a54790c..dec607e 100644 --- a/src/views/xuncha/components/newsdetail.vue +++ b/src/views/xuncha/components/newsdetail.vue @@ -18,7 +18,6 @@ specialNavDetail(id).then((res) => { if (res && res.code == 200) { detailData.value = res.data; - console.log(detailData.value, 'detailData.value'); } }); } diff --git a/src/views/xuncha/components/patroLogDetails.vue b/src/views/xuncha/components/patroLogDetails.vue index 56cbf6f..7e4b761 100644 --- a/src/views/xuncha/components/patroLogDetails.vue +++ b/src/views/xuncha/components/patroLogDetails.vue @@ -170,7 +170,6 @@ allData.detailsInfoTwo = { ...res.data, }; - console.log('res.data---', res.data); let data = res.data; if (!data.patrolPath) return; allData.recordPath = data.patrolPathLngLat; @@ -184,7 +183,6 @@ }, ], }; - console.log('recordLineGeojson--', recordLineGeojson); gcoord.transform(recordLineGeojson.features[0], gcoord.GCJ02, gcoord.WGS84); addRecordLine(recordLineGeojson, 'recordLineGeojson'); gcoord.transform(recordLineGeojson.features[0], gcoord.WGS84, gcoord.GCJ02); diff --git a/src/views/xuncha/gisCommonPage/newFiberMapBox.vue b/src/views/xuncha/gisCommonPage/newFiberMapBox.vue index 247a38e..f983bbe 100644 --- a/src/views/xuncha/gisCommonPage/newFiberMapBox.vue +++ b/src/views/xuncha/gisCommonPage/newFiberMapBox.vue @@ -340,26 +340,6 @@ map.moveLayer(sourceLayer, targetLayer); }; -const getLayerIdByClick = () => { - map.getStyle().layers.forEach((i) => - map.on('click', i.id, (a, b, c, d) => { - console.log('layer-id', a.features[0].layer.id); - console.log(a.features[0]); - }) - ); -}; - -watch( - () => props.PostionValue, - (newVal, oldVal) => { - console.log(`地图中接手到的最新坐标位置`, newVal); - console.log('地图渲染轨迹----飞哥'); - }, - { - deep: true, - } -); - //添加河流标注 const addWaterLabel = () => { !!!map.getSource('kaifengWaterLabel1') && diff --git a/src/views/zhxxgl/informationManagement.vue b/src/views/zhxxgl/informationManagement.vue index 5323385..8455e1f 100644 --- a/src/views/zhxxgl/informationManagement.vue +++ b/src/views/zhxxgl/informationManagement.vue @@ -333,7 +333,6 @@ lonlat: '114.3141225,34.79221', }, ]); - console.log(AllData.lengend); bus.emit('setLegendData', AllData.lengend); AllData.lengend.forEach((item) => { bus.emit('setLayerVisible', item); @@ -411,13 +410,11 @@ lonlat: v.lonlat, }); }); - console.log(stationList.value, ' stationList.value'); } }; // 请选择站点名称 const onConfirmTne = ({ selectedOptions }) => { - console.log('下拉框查询点击事件', selectedOptions); AllData.showYearStation = false; AllData.userId = selectedOptions[0].text; AllData.formData.stationCode = selectedOptions[0].value;