Kaynağa Gözat

PATH修正

develop
sosuke.iwabuchi 1 yıl önce
ebeveyn
işleme
96f60e5470
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      src/routes/path.ts

+ 1
- 1
src/routes/path.ts Dosyayı Görüntüle

@@ -78,7 +78,7 @@ const PATHS = {
[makePathKey(PageID.LOGOUT)]: "/logout",
[makePathKey(PageID.成り代わり終了)]: "/role/switch/end",

[makePathKey(PageID.QRサービス券発行申請)]: "/qr-service/acquitision/:token",
[makePathKey(PageID.QRサービス券発行申請)]: "/qr-service/acquisition/:token",
[makePathKey(PageID.QRサービス券承認)]: "/qr-service/certificate/:data",

// ダッシュボード----------------


Yükleniyor…
İptal
Kaydet