管道基础大数据平台系统开发-【前端】-新系統界面
Surpriseplus
2023-02-02 3b1d1e53e902631099a483511724ee7c423db140
public/LfSKyline/js/index.js
@@ -30,7 +30,7 @@
        // var layers = [];
        // Index.getLayers("", layers);
        // Index.ininTrees("layers", layers);
        Index.flyToStart();
        // Index.flyToStart();
 
    },
@@ -68,7 +68,6 @@
                oncheck: function (obj) {
                    if (Index.isLoading)
                        return;
                    Index.isLoading = true;
                    SG.ProjectTree.SetVisibility(obj.data.id, obj.checked);
                    Index.isLoading = false;