src/views/system/personShiftManage/personTimeManage/workingHoursSet/index.vue
@@ -448,6 +448,7 @@ userInfos.value.projectId = value; await initBackEndControlRoutes(); }; return { addRef, addRules, @@ -486,7 +487,7 @@ <style scoped lang="scss"> $homeNavLengh: 8; .home-container { height: calc(100vh - 114px); height: calc(100vh - 144px); box-sizing: border-box; overflow: hidden; .homeCard {