Commit d7615e6f by Nakarin Luankla

UPDATE แก้จัดรอบการประเมินผล PMS เรียกใช้ผิด component

parent a7fb9b37
......@@ -191,9 +191,10 @@
เเก้ไขเเบบฟอร์มตามรอบการประเมิน
</h3>
<mat-dialog-content>
<app-edit-define-document-form *ngIf="pmsMasfromEvaluation.select.pmsEvaluationRoundId"
[evaluationRoundId]="pmsMasfromEvaluation.select.pmsEvaluationRoundId"></app-edit-define-document-form>
<!-- <app-edit-define-document-form *ngIf="pmsMasfromEvaluation.select.pmsEvaluationRoundId"
[evaluationRoundId]="pmsMasfromEvaluation.select.pmsEvaluationRoundId"></app-edit-define-document-form> -->
<app-edit-evaluation-form *ngIf="pmsMasfromEvaluation.select.pmsEvaluationRoundId"
[evaluationRoundId]="pmsMasfromEvaluation.select.pmsEvaluationRoundId"></app-edit-evaluation-form>
</mat-dialog-content>
<mat-dialog-actions align="end">
......
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