fix(ui): 플레이 감사의 불필요한 소급 복원 안내 삭제

This commit is contained in:
2026-09-16 14:58:37 +00:00
parent 292ca7662d
commit c81a9eaf42
@@ -349,7 +349,7 @@ onMounted(async () => {
</p>
<p v-if="coverage.collectionStart">
상태·정책 수집 시작: {{ coverage.collectionStart.year }} {{ coverage.collectionStart.month }} ·
{{ coverage.collectionStart.observedAt }}. 이전 상태를 소급 복원하지 않습니다.
{{ coverage.collectionStart.observedAt }}
</p>
<form class="filters" @submit.prevent="apply">
<label