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,5 @@
const statusFieldMap = {
'主幹確認中': '指導',
'園長確認中': '主幹',
'完了': '園長'
}