chen.lin
6 小时以前 e1cac1af6129216da66e569ddec892dd1f07fe80
rsf-admin/src/page/basicInfo/matnrGroup/MatnrGroupList.jsx
@@ -46,15 +46,15 @@
        minWidth: 80,
    },
    {
      id: 'parCode',
      label: 'table.field.matnrGroup.parCode',
      minWidth: 100,
    },
    {
        id: 'name',
        label: 'table.field.matnrGroup.name',
        Width: 100,
    },
    // {
    //     id: 'parCode',
    //     label: 'table.field.matnrGroup.parCode',
    //     minWidth: 100,
    // }
    }
];
const getIconComponent = (iconStr) => {