fix: 입안 백엔드 빈값처리 하드코딩

This commit is contained in:
Yesol Choi
2025-05-30 13:02:26 +09:00
parent 801663b743
commit f4c258b397

View File

@@ -626,7 +626,7 @@ const moveDown = (index: number) => {
{{value}}
</span>
<span v-else-if="(index==0 && column.key == 'gubunCd')" class="column">
{{row.gubunNm}}
{{"입안"}}
</span>
<span v-else-if="(index==0 && column.key == 'attendCd')" class="column">
{{"재중"}}