|
@@ -385,7 +385,7 @@ export default {
|
|
|
{
|
|
|
title: '小po',
|
|
|
dataIndex: 'smallPo',
|
|
|
- width: 90,
|
|
|
+ width: 110,
|
|
|
ellipsis: true,
|
|
|
className: 'replacecolor'
|
|
|
},
|
|
@@ -512,14 +512,14 @@ export default {
|
|
|
className: 'replacecolor',
|
|
|
|
|
|
},
|
|
|
- {
|
|
|
- title: '推送状态',
|
|
|
- dataIndex: 'pushStatus',
|
|
|
- width: 100,
|
|
|
- scopedSlots: { customRender: 'pushStatesSlot' },
|
|
|
- fixed: 'right',
|
|
|
- className: 'replacecolor'
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // title: '推送状态',
|
|
|
+ // dataIndex: 'pushStatus',
|
|
|
+ // width: 100,
|
|
|
+ // scopedSlots: { customRender: 'pushStatesSlot' },
|
|
|
+ // fixed: 'right',
|
|
|
+ // className: 'replacecolor'
|
|
|
+ // },
|
|
|
|
|
|
{
|
|
|
title: '单据状态',
|