提交代码
parent
8480ad4a56
commit
73ff660783
|
@ -189,7 +189,7 @@ function actorVisible(that) {
|
|||
let modelId = featureId.split("^")[0];
|
||||
api.Feature.setVisible(featureId, false);
|
||||
that.hideFeatureIds.push({
|
||||
hide:true,
|
||||
show:false,
|
||||
id:featureId.split("^")[1],
|
||||
modelId:modelId,
|
||||
featureId:featureId
|
||||
|
|
Loading…
Reference in New Issue