|
@@ -74,7 +74,7 @@
|
|
|
{ field: 'address', width: 200, title: '详细地址', hide: 'true', edit: 'text' },
|
|
|
{ field: 'status_text', title: '状态', width: 100, align: 'center' },
|
|
|
{ field: 'createtime', title: '创建时间', width: 170, hide: true },
|
|
|
- { title: '操作', width: 100, align: 'center', fixed: 'right', toolbar: '#setTpl' }
|
|
|
+ // { title: '操作', width: 100, align: 'center', fixed: 'right', toolbar: '#setTpl' }
|
|
|
]
|
|
|
],
|
|
|
page: true,
|