Przeglądaj źródła

自動承認の対象制御 申込台数1台のみ

develop
sosuke.iwabuchi 2 lat temu
rodzic
commit
a1b5f41efd
1 zmienionych plików z 2 dodań i 1 usunięć
  1. +2
    -1
      src/apps/定期申込予約/index.tsx

+ 2
- 1
src/apps/定期申込予約/index.tsx Wyświetl plik

@@ -26,7 +26,8 @@ setup(() => {
if (
[S.新規, S.選考当選, S.予約, S.空き待ち].find((status) => {
return status === record.status.value;
})
}) &&
record.台数.value === "1"
) {
setHeaderButton(
"自動承認",


Ładowanie…
Anuluj
Zapisz