แก้ไข OP 3243, 3244
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user