@@ -18,7 +18,7 @@ export class CompanyTextComponent implements OnInit {
{ text: '删除' }
];
- tableSendData: any = { typeId: 142 };
+ tableSendData: any = { parentId:110};
constructor(
private ajaxService: AjaxService,
private router: Router,