|
|
@ -197,7 +197,6 @@
|
|
|
|
{ title: '发送时间', field: 'send_time', align: 'center' },
|
|
|
|
{ title: '发送时间', field: 'send_time', align: 'center' },
|
|
|
|
{ title: '手机号', field: 'telephone', align: 'center', width: 130 },
|
|
|
|
{ title: '手机号', field: 'telephone', align: 'center', width: 130 },
|
|
|
|
{ title: '发送内容', field: 'send_message', align: 'left', width: "30%" },
|
|
|
|
{ title: '发送内容', field: 'send_message', align: 'left', width: "30%" },
|
|
|
|
|
|
|
|
|
|
|
|
]],
|
|
|
|
]],
|
|
|
|
skin: 'line',
|
|
|
|
skin: 'line',
|
|
|
|
defaultToolbar: []
|
|
|
|
defaultToolbar: []
|
|
|
|