|
@@ -102,6 +102,11 @@
|
|
|
width: 100,
|
|
width: 100,
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
|
|
+ title: '场景名称',
|
|
|
|
|
+ dataIndex: 'sceneName',
|
|
|
|
|
+ width: 140,
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
title: t('routes.scenes.appListPicUrl'),
|
|
title: t('routes.scenes.appListPicUrl'),
|
|
|
dataIndex: 'appListPicUrl',
|
|
dataIndex: 'appListPicUrl',
|
|
|
slots: { customRender: 'cover' },
|
|
slots: { customRender: 'cover' },
|