기존 외교 문서를 플레이 감사 최초 관측으로 보존
This commit is contained in:
@@ -22,6 +22,7 @@ let generation = 0;
|
||||
let detailGeneration = 0;
|
||||
const selected = computed(() => (typeof route.query.event === 'string' ? route.query.event : null));
|
||||
const labels: Record<string, string> = {
|
||||
LETTER_BASELINE: '문서 최초 관측',
|
||||
RELATION_BASELINE: '관계 최초 관측',
|
||||
LETTER_PROPOSED: '문서 제안',
|
||||
LETTER_REPLACED: '문서 교체',
|
||||
|
||||
Reference in New Issue
Block a user