|
@@ -99,6 +99,7 @@
|
|
|
title: '场景标题',
|
|
|
dataIndex: 'sceneName',
|
|
|
width: 250,
|
|
|
+ fixed: 'left',
|
|
|
ellipsis: true,
|
|
|
slots: { customRender: 'href' },
|
|
|
},
|
|
@@ -161,8 +162,8 @@
|
|
|
// fileFlow.showList = authType ? false : true;
|
|
|
// return T;
|
|
|
// },
|
|
|
- showTableSetting: true,
|
|
|
- tableSetting: { fullScreen: true },
|
|
|
+ // showTableSetting: true,
|
|
|
+ // tableSetting: { fullScreen: true },
|
|
|
showIndexColumn: false,
|
|
|
canResize: true,
|
|
|
rowKey: 'id',
|