Commit d4c487e6 by Nattana Chaiyamat

กำหนดผู้ประเมิน

parent d104bd6b
...@@ -163,8 +163,8 @@ ...@@ -163,8 +163,8 @@
ย้อนกลับ ย้อนกลับ
</button> </button>
<button type="button" class="ti-btn ti-btn-success" mat-button (click)="addgroupapprove()" <button type="button" class="ti-btn ti-btn-success" mat-button (click)="addgroupapprove()"
[class.ti-btn-disabled]="!groupapprove.apsapprove1.thFullName||!groupapprove.apsapprove2.thFullName||!groupapprove.apsapprove3.thFullName||(currentModal=='add')" [class.ti-btn-disabled]="!groupapprove.apsapprove1.thFullName||(currentModal=='add')"
[disabled]="!groupapprove.apsapprove1.thFullName||!groupapprove.apsapprove2.thFullName||!groupapprove.apsapprove3.thFullName||(currentModal=='add')"> [disabled]="!groupapprove.apsapprove1.thFullName||(currentModal=='add')">
บันทึกข้อมูล บันทึกข้อมูล
</button> </button>
</mat-dialog-actions> </mat-dialog-actions>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment