Commit e5429003 by Nattana Chaiyamat

เช็คโค้ดให้สามมารถใช้ได้โดยไม่ต้องมีboss

parent 1ba98c79
......@@ -66,7 +66,7 @@
</table>
</div>
</div>
<div class="w-1/2 border flex flex-col shadow" style="border-radius: 20px;">
<div class="w-1/2 border flex flex-col shadow" style="border-radius: 20px;" *ngIf="appraisalIdp.boss">
<div class="w-full bg-soft-secondary text-primary p-3"
style="border-radius: 20px 20px 0 0;">
<span class="font-size-18px font-weight-700">ผู้บังคับบัญชา</span>
......
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