From a1b5f41efdde6963649ed98ec3584d82dee6808e Mon Sep 17 00:00:00 2001 From: "sosuke.iwabuchi" Date: Tue, 26 Dec 2023 09:16:34 +0900 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=8B=95=E6=89=BF=E8=AA=8D=E3=81=AE?= =?UTF-8?q?=E5=AF=BE=E8=B1=A1=E5=88=B6=E5=BE=A1=E3=80=80=E7=94=B3=E8=BE=BC?= =?UTF-8?q?=E5=8F=B0=E6=95=B0=EF=BC=91=E5=8F=B0=E3=81=AE=E3=81=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/定期申込予約/index.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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( "自動承認",