@@ -94,11 +94,13 @@
title: '名称',
align: "center",
dataIndex: 'itemText',
+ width: 170,
},
{
title: '数据值',
dataIndex: 'itemValue',
+ width: 150,
title: '描述',
@@ -110,6 +112,7 @@
dataIndex: 'action',
scopedSlots: {customRender: 'action'},
+ width: 120,
}
],
queryParam: {