mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 17:33:27 +08:00
后台【修复】:修复短信发送日志列表参数命令错误导致发送内容不显示的问题。
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
{ field: 'id', title: '序列', sort: false, width: 60 },
|
||||
{ field: 'mobile', title: '手机号码', sort: false, width: 105 },
|
||||
{ field: 'code', title: '发送编码', sort: false, width: 150 },
|
||||
{ field: 'params', title: '参数', sort: false, width: 105 },
|
||||
{ field: 'parameters', title: '参数', sort: false},
|
||||
{ field: 'contentBody', title: '内容', sort: false },
|
||||
{ field: 'ip', title: 'ip', sort: false, width: 105 },
|
||||
{ field: 'isUsed', title: '是否使用', width: 105, templet: '#switch_isUsed', sort: false, unresize: true },
|
||||
|
||||
Reference in New Issue
Block a user