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
+1 -2
View File
@@ -2,7 +2,7 @@
* @Author: SunTao 328867980@qq.com
* @Date: 2024-10-09 13:11:56
* @LastEditors: SunTao 328867980@qq.com
* @LastEditTime: 2024-10-22 16:38:50
* @LastEditTime: 2024-10-24 09:16:47
* @FilePath: \znxjxt-ui\src\views\xj\parameter\index.vue
* @Description: 系统工具-系统参数
-->
@@ -141,7 +141,6 @@ export default {
/* 地图打点 */
drawPoint(value) {
const features = [];
const point = new Point(value); // 修改坐标格式
const feature = new Feature({
geometry: point,