{"Message":"新增三经理表","MessageType":2,"Modules":[{"State":1,"Type":7,"Name":"Table/项目表"},{"State":1,"Type":1,"Name":"PCPage/项目成员"},{"State":1,"Type":1,"Name":"PCPage/项目信息"},{"State":1,"Type":1,"Name":"PCPage/项目审批"},{"State":1,"Type":11,"Name":"UserService"},{"State":1,"Type":23,"Name":"TableView/项目平行视图"},{"State":1,"Type":23,"Name":"TableView/任务平行视图"},{"State":1,"Type":1,"Name":"PCPage/创建项目"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/填充项目初始化数据"},{"State":3,"Type":1,"Name":"PCPage/项目三经理成员"}],"Version":"v1"}
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,19 +1,19 @@
|
||||
{
|
||||
"PageType": 0,
|
||||
"ColumnCount": 22,
|
||||
"RowCount": 36,
|
||||
"RowCount": 39,
|
||||
"Formulas": {
|
||||
"12,15": "DATEDIF(E36,I36,\"d\")",
|
||||
"12,1": "TEXT(E36,\"yyyy-mm-dd\")&\",\"&TEXT(I36,\"yyyy-mm-dd\")"
|
||||
"12,15": "DATEDIF(E39,I39,\"d\")",
|
||||
"12,1": "TEXT(E39,\"yyyy-mm-dd\")&\",\"&TEXT(I39,\"yyyy-mm-dd\")"
|
||||
},
|
||||
"CustomNames": [
|
||||
{
|
||||
"Name": "项目ID",
|
||||
"Formula": "项目信息!$B$36"
|
||||
"Formula": "项目信息!$B$39"
|
||||
},
|
||||
{
|
||||
"Name": "当前用户",
|
||||
"Formula": "项目信息!$M$36"
|
||||
"Formula": "项目信息!$M$39"
|
||||
},
|
||||
{
|
||||
"Name": "项目经理",
|
||||
|
||||
Reference in New Issue
Block a user