@@ -219,11 +219,11 @@ export default {
align: 'center',
dataIndex: 'dqSetp_dictText'
},
- // {
- // title: '状态',
- // align: 'center',
- // dataIndex: 'status'
- // },
+ {
+ title: '状态',
+ align: 'center',
+ dataIndex: 'status_dictText'
+ },
{
title: '操作',
dataIndex: 'action',