CN-1713 feat: 增加subscriber tag的处理
This commit is contained in:
@@ -498,6 +498,11 @@ export const tagType = [
|
||||
label: 'Domain',
|
||||
value: 'Domain',
|
||||
name: 'domain'
|
||||
},
|
||||
{
|
||||
label: 'overall.subscriber',
|
||||
value: 'Subscriber',
|
||||
name: 'subscriber'
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user