| src/views/companyInfo/components/box/fireTrend.vue | ●●●●● patch | view | raw | blame | history | |
| src/views/companyInfo/components/box/occurStatistics.vue | ●●●●● patch | view | raw | blame | history | |
| src/views/companyInfo/components/centerContainer.vue | ●●●●● patch | view | raw | blame | history | |
| src/views/layout/components/scomponents/layersControl.vue | ●●●●● patch | view | raw | blame | history |
src/views/companyInfo/components/box/fireTrend.vue
@@ -165,7 +165,7 @@ } .form-item-input { width: 200px; width: 160px; ::v-deep(.el-input) { width: 0; src/views/companyInfo/components/box/occurStatistics.vue
@@ -165,7 +165,7 @@ } .form-item-input { width: 200px; width: 160px; ::v-deep(.el-input) { width: 0; src/views/companyInfo/components/centerContainer.vue
@@ -92,6 +92,8 @@ .center-info { text-align: right; margin-top: 10px; margin-right: 30px; } .center-info button { src/views/layout/components/scomponents/layersControl.vue
@@ -332,7 +332,7 @@ addTileLayers[item.layerName] = new DC.VectorLayer(item.layerName) window.$viewer.addLayer(addTileLayers[item.layerName]) function computeCircle (radius) { function computeCircle(radius) { var positions = [] for (var i = 0; i < 1080; i++) { var radians = DC.Math.toRadians(i) @@ -376,9 +376,9 @@ } onMounted(() => { handleCheckChange(data.filter(i => i.id == '1'), { checkedKeys: ['1'] }) // handleCheckChange(data.filter(i => i.id == '1'), { // checkedKeys: ['1'] // }) }) onUnmounted(() => {