zengh
2022-02-22 fa6eb4e94b2496773a281b0fac5582871e7d7b7a
public/map/core/manager/widgetsmanager.js
@@ -145,6 +145,14 @@
                    "actived": false
                },
                {
                  "label": "抢单任务",
                  "id": "task",
                  "widgetClass": "widgets/task/task",
                  "type": "sider",
                  "cssPath": "widgets/task/task.css",
                  "actived": false
                },
                {
                    "label": "地图模式",
                    "id": "SupervisoryMap",
                    "widgetClass": "widgets/supervisoryMap/SupervisoryMap",
@@ -552,4 +560,4 @@
                }
            }
        });
    });
    });