{"Message":"增加项目工时统计页面","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/工时首页"},{"State":3,"Type":1,"Name":"PCPage/项目工时统计"}],"Version":"v1"}

This commit is contained in:
cuckooent
2024-10-04 11:10:22 +08:00
parent d89560fa93
commit 675ae1bac7
4 changed files with 872 additions and 49 deletions

View File

@@ -0,0 +1,23 @@
{
"PageType": 0,
"ColumnCount": 45,
"RowCount": 22,
"Formulas": {
"21,1": "EOMONTH(P2,-1)+1",
"21,4": "EOMONTH(P2,0)"
},
"CustomNames": [
{
"Name": "成员",
"Formula": "项目工时统计!$D$2"
},
{
"Name": "开始日期",
"Formula": "项目工时统计!$B$22"
},
{
"Name": "结束日期",
"Formula": "项目工时统计!$E$22"
}
]
}