zengh
2022-01-06 d5e4f6d62943640cdf4b89288546d3f779f43f7f
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 @@
                }
            }
        });
    });
    });