| xqd
@@ -290,7 +290,7 @@
|
|
|
{field: 'id', title: '编号', width:'6%',align: 'center'},
|
|
|
{field: 'title', title: '名称',align:'left'},
|
|
|
{field: 'subject_name', title: '分类',align: 'center',width:'6%'},
|
|
|
- {field: 'mer_name', title: '讲师',align: 'center',width:'6%'},
|
|
|
+ {field: 'lecturer_name', title: '讲师',align: 'center',width:'6%'},
|
|
|
{field: 'image', title: '封面',templet:'#image',align: 'center',minWidth:119,width:'8%'},
|
|
|
{field: 'recommend', title: '推荐[yd:移动端]',templet:'#recommend',align: 'center'}, //,pc:PC端
|
|
|
{field: 'money', title: '价格',align: 'center',width:'6%'},
|