fix(ui): 플레이 감사의 불필요한 소급 복원 안내 삭제
This commit is contained in:
@@ -349,7 +349,7 @@ onMounted(async () => {
|
|||||||
</p>
|
</p>
|
||||||
<p v-if="coverage.collectionStart">
|
<p v-if="coverage.collectionStart">
|
||||||
상태·정책 수집 시작: {{ coverage.collectionStart.year }}년 {{ coverage.collectionStart.month }}월 ·
|
상태·정책 수집 시작: {{ coverage.collectionStart.year }}년 {{ coverage.collectionStart.month }}월 ·
|
||||||
{{ coverage.collectionStart.observedAt }}. 이전 상태를 소급 복원하지 않습니다.
|
{{ coverage.collectionStart.observedAt }}
|
||||||
</p>
|
</p>
|
||||||
<form class="filters" @submit.prevent="apply">
|
<form class="filters" @submit.prevent="apply">
|
||||||
<label
|
<label
|
||||||
|
|||||||
Reference in New Issue
Block a user