所有消息,接入飞书
This commit is contained in:
@@ -404,9 +404,9 @@ module.exports = {
|
||||
NodeQuickLookup: 'Node quick lookup',
|
||||
AreAllLabelsRead: 'Are all labels read',
|
||||
AllLabelsRead: 'Labels Read',
|
||||
SubscriptionNotification: 'Subscription notification',
|
||||
warningInformation: 'Warning Information',
|
||||
ForwardPush: 'Forward push',
|
||||
SubscriptionNotification: 'Subscription Notification',
|
||||
warningInformation: 'Early Warning',
|
||||
ForwardPush: 'Share / Forward',
|
||||
PleaseSelectData: 'Please select data first',
|
||||
MessageContent: 'Message Content',
|
||||
MessageType: 'Message Type',
|
||||
@@ -856,7 +856,8 @@ module.exports = {
|
||||
yellowSchedule: 'Yellow: non conformance / to be tracked, with acceptable scheme and schedule',
|
||||
greenRequirements: 'Green: confirm that it meets or meets the current requirements',
|
||||
blueUndeterminedState: 'Blue: undetermined state',
|
||||
authenticationMessage: 'Authentication Message',
|
||||
authenticationMessage: 'Homo Parameter Task',
|
||||
taskRegulationComplianceTask: 'Regulation Compliance Task',
|
||||
accept: 'Accept',
|
||||
notLaunch: 'Not start',
|
||||
refuse: 'Reject',
|
||||
|
||||
@@ -864,7 +864,8 @@ module.exports = {
|
||||
yellowSchedule: '黄:不符合/待追踪,有可接受的方案和时间表',
|
||||
greenRequirements: '绿:确认符合或满足当前要求',
|
||||
blueUndeterminedState: '蓝:未判断状态',
|
||||
authenticationMessage: '认证消息',
|
||||
authenticationMessage: '参数收集',
|
||||
taskRegulationComplianceTask: '任务信息',
|
||||
accept: '接受',
|
||||
refuse: '拒绝',
|
||||
taskTermination: '任务终止',
|
||||
|
||||
@@ -104,7 +104,8 @@
|
||||
'1': this.$t('SubscriptionNotification'),
|
||||
'2': this.$t('warningInformation'),
|
||||
'3': this.$t('ForwardPush'),
|
||||
'4': this.$t('authenticationMessage')
|
||||
'4': this.$t('authenticationMessage'),
|
||||
'5': this.$t('taskRegulationComplianceTask')
|
||||
},
|
||||
columns: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user