|
|
@@ -47,7 +47,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
|
|
|
return '<span style="color: #f75444">' +value+ '</span>';
|
|
|
}
|
|
|
}},
|
|
|
- // {field: 'entrust_id', title: __('Entrust_id')},
|
|
|
+ // {field: 'entrust_id', title: __('Entrust_id') },
|
|
|
{field: 'machine', title: __('Machine'), operate: ''},
|
|
|
{field: 'sample_no', title: __('Sample_no'), operate: 'LIKE'},
|
|
|
// {field: 'standard_id', title: __('Standard_id')},
|