Compare commits

..

No commits in common. "375d511c07cfbfedd1b202ef2634a40567f1d8ae" and "4d6ebe4af4e1a3239e300d1c95e66d4893fd43bd" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -98,7 +98,6 @@ 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"){