|
|
|
@ -45,14 +45,14 @@ layui.define(['form', 'laydate', 'table'], function (exports) {
|
|
|
|
|
field: 'courseInfoName',
|
|
|
|
|
title: '归属章节', align: "center"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
field: 'orgIdText',
|
|
|
|
|
title: '上传院校', align: "center"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
field: 'addTypeText',
|
|
|
|
|
title: '题库来源', align: "center"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
field: 'orgIdText',
|
|
|
|
|
title: '上传院校', align: "center"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
field: 'questionStatus', width: 80,
|
|
|
|
|
title: '状态', align: "center", templet: function (d) {
|
|
|
|
|