@@ -190,21 +190,6 @@ const Scene = () => {
},
renderText: (record) => TriggerWayType[record],
- valueType: 'select',
- valueEnum: {
- manual: {
- text: '手动触发',
- status: 'manual',
- },
- timer: {
- text: '定时触发',
- status: 'timer',
- device: {
- text: '设备触发',
- status: 'device',
{
dataIndex: 'description',