|
|
|
@ -214,10 +214,6 @@ export const pushTypeColumns = (refreshPushType: Function) => [
@@ -214,10 +214,6 @@ export const pushTypeColumns = (refreshPushType: Function) => [
|
|
|
|
|
return h(Tag, { color: color }, () => text); |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
title: '在线铃声', |
|
|
|
|
dataIndex: 'onlineRingtone' |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
title: '创建人', |
|
|
|
|
dataIndex: 'createByName' |
|
|
|
|