|
@@ -547,14 +547,14 @@ export default {
|
|
|
scopedSlots: { customRender: 'pushState' },
|
|
|
className: 'replacecolor'
|
|
|
},
|
|
|
- {
|
|
|
- title: '云工厂',
|
|
|
- dataIndex: 'whetherCloudFactoryPush ',
|
|
|
- width: 85,
|
|
|
- fixed: 'right',
|
|
|
- scopedSlots: { customRender: 'whetherCloudFactoryPush' },
|
|
|
- className: 'replacecolor'
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // title: '云工厂',
|
|
|
+ // dataIndex: 'whetherCloudFactoryPush ',
|
|
|
+ // width: 85,
|
|
|
+ // fixed: 'right',
|
|
|
+ // scopedSlots: { customRender: 'whetherCloudFactoryPush' },
|
|
|
+ // className: 'replacecolor'
|
|
|
+ // },
|
|
|
|
|
|
{
|
|
|
title: '单据状态',
|