แก้ไขตาม feedback ในห้อง
This commit is contained in:
@@ -151,6 +151,7 @@ function eva_evaluation_operating_agreement_GoDelete(a) {
|
||||
var eva_evaluation_operating_agreementTableV;
|
||||
|
||||
var eva_evaluation_operating_agreement_setupTable = function (result) {
|
||||
console.log(result);
|
||||
tmp = '"';
|
||||
eva_evaluation_operating_agreementTableV = $('#eva_evaluation_operating_agreementTable').DataTable({
|
||||
"processing": true,
|
||||
@@ -163,9 +164,9 @@ var eva_evaluation_operating_agreement_setupTable = function (result) {
|
||||
//{ "data": "" },
|
||||
{ "data": "id" },
|
||||
{ "data": "mission_no" },
|
||||
{ "data": "mission_detail" },
|
||||
{ "data": "target" },
|
||||
{ "data": "indicators" },
|
||||
{ "data": "mission_detail_with_enter" },
|
||||
{ "data": "target_with_enter" },
|
||||
{ "data": "indicators_with_enter" },
|
||||
],
|
||||
"columnDefs": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user