|
@@ -112,6 +112,7 @@
|
|
|
,{field: 'content', title: '内容', width: 280}
|
|
|
,{field: 'location_text', title: '位置', width: 100}
|
|
|
,{field: 'create_user_name', title: '添加人', width: 100}
|
|
|
+ ,{field: 'tenant_name', title: '企业', width: 200}
|
|
|
,{field: 'create_time', title: '添加时间', width: 200}
|
|
|
,{field: 'enable_text', title: '是否在用', width: 100}
|
|
|
, {title: "操作", width: 150, align: 'left', fixed: 'right', toolbar: '#datagrid-operate-bar'}
|