Sync from customer

This commit is contained in:
2025-08-25 15:46:26 +08:00
parent 437a9eee51
commit a39f8e7576

View File

@@ -1,5 +1,6 @@
const statusFieldMap = {
'主幹確認中': '指導',
'園長確認中': '主幹',
'指導教諭確認中0~2歳': '担任',
'指導教諭確認中3~5歳': '担任',
'園長確認中': '指導',
'完了': '園長'
}