|
@@ -197,15 +197,15 @@ const columns = [
|
|
customRender: cellRender("coefficient"),
|
|
customRender: cellRender("coefficient"),
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- title: "信度1",
|
|
|
|
|
|
+ title: "信度",
|
|
// dataIndex: "reliability1",
|
|
// dataIndex: "reliability1",
|
|
customRender: cellRender("reliability1"),
|
|
customRender: cellRender("reliability1"),
|
|
},
|
|
},
|
|
- {
|
|
|
|
- title: "信度2",
|
|
|
|
- // dataIndex: "reliability2",
|
|
|
|
- customRender: cellRender("reliability2"),
|
|
|
|
- },
|
|
|
|
|
|
+ // {
|
|
|
|
+ // title: "信度2",
|
|
|
|
+ // // dataIndex: "reliability2",
|
|
|
|
+ // customRender: cellRender("reliability2"),
|
|
|
|
+ // },
|
|
{
|
|
{
|
|
title: "难度",
|
|
title: "难度",
|
|
// dataIndex: "difficulty",
|
|
// dataIndex: "difficulty",
|