这个直接绑定 (keyup.enter)=“searchTree()” 就可以了

 <nz-input-group nzSearch [nzAddOnAfter]="suffixIconButton">
          <input type="text" nz-input placeholder="搜索党组织名称" (keyup.enter)="searchTree()" [(ngModel)]="inputValue" />
 </nz-input-group>
Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐