add mobile

This commit is contained in:
2025-02-17 22:00:03 +08:00
parent 253bdabb97
commit ccaa46ff93
12 changed files with 81 additions and 37 deletions

View File

@@ -0,0 +1,9 @@
const statusFieldMap = {
'主幹確認中4週目': '指導',
'園長確認中4週目': '主幹',
'完了4週目': '園長',
'担任作成中5週目': '園長',
'主幹確認中5週目': '指導',
'園長確認中5週目': '主幹',
'完了5週目': '園長',
}