项目排产,甘特图待完善

This commit is contained in:
砂糖
2025-07-16 11:25:16 +08:00
parent 4c0df26d3d
commit da226892fa
11 changed files with 1433 additions and 9 deletions

View File

@@ -293,6 +293,22 @@
"navigationBarTitleText" : "任务详情",
"navigationStyle": "default"
}
},
{
"path" : "pages/workbench/reportSchedule/reportSchedule",
"style" :
{
"navigationBarTitleText" : "项目排产",
"navigationStyle": "default"
}
},
{
"path" : "pages/workbench/reportSchedule/gantt",
"style" :
{
"navigationBarTitleText" : "项目排产",
"navigationStyle": "default"
}
}
],
"tabBar": {