Merge branch 'master' into guangyin

wuyanfu
guangyin 2023-05-19 17:19:32 +08:00
commit 375d511c07
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ export default class OverViewComponent extends BaseComponent {
}
public handleChange(data) {
console.log(data)
if(data.GroupID){
const currentData = (this.layerData.find(item=>item.value === data.GroupID)as any).data.find(item=>item.id === data.Id)
if(data.GroupID==="peo"){