ส่ง code แก้ไข OP Change Request 18 ข้อ
This commit is contained in:
@@ -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"){
|
||||
|
||||
Reference in New Issue
Block a user