diff --git a/src/apps/定期申込予約/index.tsx b/src/apps/定期申込予約/index.tsx index 732751b..c05a41a 100644 --- a/src/apps/定期申込予約/index.tsx +++ b/src/apps/定期申込予約/index.tsx @@ -26,7 +26,8 @@ setup(() => { if ( [S.新規, S.選考当選, S.予約, S.空き待ち].find((status) => { return status === record.status.value; - }) + }) && + record.台数.value === "1" ) { setHeaderButton( "自動承認",