@@ -79,7 +79,7 @@
</p>
<p class="time">{{ checks[2].updatedAt }}</p>
</template>
- <template v-if="checks[2].checkStatus === 2 && checks[3].checkStatus === 1">
+ <template v-if="checks[2].checkStatus === 2 && checks[3].checkStatus !== 0">
<p class="description">
<span>{{ checks[2].checkRemark }}</span>