采购lng
This commit is contained in:
@ -38,10 +38,10 @@
|
||||
{ title: t('合同名称'), dataIndex: 'kName', width: 300},
|
||||
{ title: t('关联类别'), dataIndex: 'relTypeName', width: 100},
|
||||
{ title: t('合同类别'), dataIndex: 'kTypeName1', width: 100},
|
||||
{ title: t('合同主体'), dataIndex: 'comName', width: 250},
|
||||
{ title: t('合同主体'), dataIndex: 'comName', width: 120},
|
||||
{ title: t('我方联系人'), dataIndex: 'empName', width: 140},
|
||||
{ title: t('联系电话'), dataIndex: 'tel', width: 140},
|
||||
{ title: t('业务部门'), dataIndex: 'bDeptName', width: 140},
|
||||
{ title: t('业务部门'), dataIndex: 'bDeptName', width: 120},
|
||||
{ title: t('附件'), dataIndex: 'file', width: 140},
|
||||
{ title: t('操作'), dataIndex: 'operation', width: 120, fixed: 'right',align: 'center'},
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user