fix:联调接口,差交安事件

This commit is contained in:
2024-10-25 17:29:08 +08:00
parent e52a22edb7
commit 0bf0db3ff8
31 changed files with 1202 additions and 949 deletions
+3 -1
View File
@@ -2,7 +2,7 @@
* @Author: SunTao 328867980@qq.com
* @Date: 2024-10-14 10:46:23
* @LastEditors: SunTao 328867980@qq.com
* @LastEditTime: 2024-10-23 15:33:10
* @LastEditTime: 2024-10-24 17:17:45
* @FilePath: \znxjxt-ui\src\views\xj\inspection\task-management\components\fssm-map.vue
* @Description: 公共地图
-->
@@ -164,6 +164,7 @@ export default {
/* 初始化openlayer地图 */
initMap() {
const tianditu_vec_c = new TileLayer({
className: "baseLayerClass",
title: "矢量底图",
id: "vec_c",
source: new XYZ({
@@ -173,6 +174,7 @@ export default {
visible: true,
});
const tianditu_cva_c = new TileLayer({
className: "baseLayerClass",
title: "矢量地图",
id: "cva_c",
source: new XYZ({