feat: 人员交接模块

This commit is contained in:
TianyangZhang 2026-01-14 13:46:35 +08:00
parent e2ed0e0e0d
commit 68066b0f09
1 changed files with 10 additions and 3 deletions

View File

@ -103,7 +103,13 @@
"navigationBarTitleText" : "员工需求" "navigationBarTitleText" : "员工需求"
} }
}, },
{
"path" : "pages/hrm/empjoin_form",
"style" :
{
"navigationBarTitleText" : "人员交接"
}
},
{ {
"path" : "pages/ofm/mroom", "path" : "pages/ofm/mroom",
"style" : "style" :
@ -126,13 +132,14 @@
} }
}, },
{ {
"path" : "pages/ofm/mroombooking", "path" : "pages/hrm/leave_form",
"style" : "style" :
{ {
"navigationBarTitleText" : "预约记录", "navigationBarTitleText" : "请假申请",
"enablePullDownRefresh": false "enablePullDownRefresh": false
} }
} }
], ],
"globalStyle": { "globalStyle": {
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",