diff --git a/src/main/front/src/components/AgentConfigView.vue b/src/main/front/src/components/AgentConfigView.vue index 5bad772..3d61814 100644 --- a/src/main/front/src/components/AgentConfigView.vue +++ b/src/main/front/src/components/AgentConfigView.vue @@ -405,7 +405,69 @@ defineExpose({
| postmanId | +taskType | +action | +message | +recipientHostId | +recipientDropBoxId | +description | +||||
|---|---|---|---|---|---|---|---|---|---|---|
| type | +cron | +messageType | +dataSourceId | +sqlId | +postProcessingSqlId | +|||||
| {{ postman.postmanId }} | +{{ postman.taskType }} | +{{ postman.action.type }} | +{{ postman.action.cron }} | +{{ postman.message.messageType }} | +{{ postman.message.dataSourceId }} | +{{ postman.message.sqlId }} | +{{ postman.message.postProcessingSqlId }} | +{{ postman.recipientHostId }} | +{{ postman.recipientDropBoxId }} | +{{ postman.description }} | +
| no postman. | +||||||||||