This commit is contained in:
parent
e9848a6dc8
commit
71e34d3d40
@ -28,7 +28,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form', 'editable'], function
|
||||
maintainSelected: true,
|
||||
columns: [
|
||||
[
|
||||
//{checkbox: true},
|
||||
{checkbox: true},
|
||||
{ field: 'id', title: __('回访单号') },
|
||||
//{ field: 'type_id', title: __('Type_id') },
|
||||
{ field: 'type_text', title: __('Type_id'), operate: false },
|
||||
|
Loading…
Reference in New Issue
Block a user