|
@@ -232,7 +232,7 @@ export default {
|
|
title: '状态',
|
|
title: '状态',
|
|
dataIndex: 'theDocumentsState',
|
|
dataIndex: 'theDocumentsState',
|
|
scopedSlots: { customRender: 'documentStateSlot' },
|
|
scopedSlots: { customRender: 'documentStateSlot' },
|
|
- width: 80,
|
|
|
|
|
|
+ width: 95,
|
|
ellipsis: true,
|
|
ellipsis: true,
|
|
fixed: 'right',
|
|
fixed: 'right',
|
|
className: 'replacecolor'
|
|
className: 'replacecolor'
|