提交vordm暂时屏蔽欧比特等1个卫星
This commit is contained in:
parent
608475eabe
commit
4c0daee6c6
|
@ -430,7 +430,7 @@ watch(
|
|||
})
|
||||
}else{
|
||||
state.sensor=state.data2.filter(item=>{
|
||||
return item.value!='landsat'&&item.value!='sentinel'
|
||||
return item.value!='landsat'&&item.value!='sentinel'&&item.value!='obiter'&&item.value!='domestic'
|
||||
})
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue