diff --git a/Web/src/components/table/modifyRecord.vue b/Web/src/components/table/modifyRecord.vue index bfefc040..f6c8fd71 100644 --- a/Web/src/components/table/modifyRecord.vue +++ b/Web/src/components/table/modifyRecord.vue @@ -37,7 +37,26 @@ {{ props.data.updateTime ?? t('message.list.none') }} + + + + + {{ props.data.createOrgName ?? t('message.list.none') }} + + + + {{ props.data.tenantId ?? t('message.list.none') }} + +