Angular2 - Sweetalert displaying behind p-dialog

前端 未结 0 753
闹比i
闹比i 2020-12-20 09:02

I have a Sweetalert2 Im calling as follows:

DeleteKid(indice): void {
    Swal.fire({
      title: \'Are you sure?\',
      text: "Delete " + this.c         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题