แก้ไข OP 3243, 3244

This commit is contained in:
Nakorn Rientrakrunchai
2020-08-23 20:58:06 +07:00
parent 4f47414d1b
commit 5309806df0
12 changed files with 44 additions and 7 deletions

View File

@@ -180,7 +180,7 @@ function eva_create_evaluation_detail_process_GoDelete(a) {
var eva_create_evaluation_detail_processTableV;
var eva_create_evaluation_detail_process_setupTable = function (result) {
var groupColumn = 5;
var groupColumn = 6;
tmp = '"';
eva_create_evaluation_detail_processTableV = $('#eva_create_evaluation_detail_processTable').DataTable({
@@ -191,6 +191,7 @@ var eva_create_evaluation_detail_process_setupTable = function (result) {
"columns": [
{ "data": "id" },
{ "data": "plan_round_year" },
{ "data": "employee_code" },
{ "data": "employee_fullname" },
{ "data": "employee_position" },