|
@@ -219,17 +219,17 @@
|
|
|
{
|
|
|
title:'输入卡件状态',
|
|
|
align:"center",
|
|
|
- dataIndex: 'inputStatus'
|
|
|
+ dataIndex: 'inputStatus_dictText'
|
|
|
},
|
|
|
{
|
|
|
title:'输出卡件状态',
|
|
|
align:"center",
|
|
|
- dataIndex: 'outputStatus'
|
|
|
+ dataIndex: 'outputStatus_dictText'
|
|
|
},
|
|
|
{
|
|
|
title:'MP状态',
|
|
|
align:"center",
|
|
|
- dataIndex: 'mpStatus'
|
|
|
+ dataIndex: 'mpStatus_dictText'
|
|
|
},
|
|
|
// {
|
|
|
// title: '操作',
|