{"Message":"1","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/客户管理"},{"State":1,"Type":1,"Name":"PCPage/客户详情"},{"State":1,"Type":1,"Name":"PCPage/客户基本信息"}],"Version":"v1"}

This commit is contained in:
超哥
2024-07-04 15:39:58 +08:00
parent 27f255491d
commit cdca995e7e
5 changed files with 232 additions and 59 deletions

View File

@@ -1,5 +1,11 @@
{
"PageType": 0,
"ColumnCount": 26,
"RowCount": 16
"RowCount": 16,
"CustomNames": [
{
"Name": "税号",
"Formula": "客户基本信息!$B$6"
}
]
}