ส่ง code แก้ไข OP Change Request 18 ข้อ

This commit is contained in:
Nakorn Rientrakrunchai
2020-05-24 00:33:22 +07:00
parent 017a29c136
commit eea05beb69
81 changed files with 1047 additions and 312 deletions

View File

@@ -65,6 +65,12 @@ function eva_create_evaluation_detail_status_PutUpdate(a) {
{
return;
}
if(CheckWeightBeforeSubmitStatus() === false){
alert("น้ำหนักแต่ละส่วน ต้องมีค่า 100 จึงจะส่งแบบประเมินได้");
return;
}
var data = eva_create_evaluation_detail_status_GetFromForm();
if(a == "next0"){