@@ -254,6 +254,13 @@ export const universal = [
align: 'center',
titlePrefix: { icon: 'vxe-icon-goods-fill' },
},
+ {
+ field: 'department',
+ title: '部门',
+ fixed: 'left',
+ minWidth: 75,
+ align: 'center',
+ },
{
field: 'operater',
title: '运营',