Is it possible to do two ngIf in angular.html? An example: if(1=2){ }else{ if(){ } }. I need to make two checks. Check the teacher's restriction if it is ...
確定! 回上一頁