|
|
|
@ -127,7 +127,7 @@
|
|
|
|
|
}
|
|
|
|
|
});
|
|
|
|
|
return token;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
getStationList();
|
|
|
|
|
|
|
|
|
@ -167,7 +167,7 @@
|
|
|
|
|
form.render();
|
|
|
|
|
}
|
|
|
|
|
});
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
tableRender();
|
|
|
|
|
|
|
|
|
@ -197,7 +197,6 @@
|
|
|
|
|
{ title: '发送时间', field: 'send_time', align: 'center' },
|
|
|
|
|
{ title: '手机号', field: 'telephone', align: 'center', width: 130 },
|
|
|
|
|
{ title: '发送内容', field: 'send_message', align: 'left', width: "30%" },
|
|
|
|
|
|
|
|
|
|
]],
|
|
|
|
|
skin: 'line',
|
|
|
|
|
defaultToolbar: []
|
|
|
|
|