feat(work): 随官方更新管理智能表格内容视图相关接口模型

This commit is contained in:
Fu Diwei
2025-11-26 10:11:47 +08:00
parent 0c6066b9bf
commit e2b90ac941
4 changed files with 156 additions and 2 deletions

View File

@@ -63,7 +63,26 @@
"f1gHSR": false,
"fabcde": false
},
"frozen_field_count": 0
"frozen_field_count": 0,
"color_config": {
"conditions": [
{
"id": "4840474257",
"type": "VIEW_COLOR_CONDITION_TYPE_CELL",
"color": "chromeAmberLighten_5",
"condition": {
"field_id": "fRCjJz",
"field_type": "FIELD_TYPE_TEXT",
"operator": "OPERATOR_CONTAINS",
"string_value": {
"value": [
"5555"
]
}
}
}
]
}
}
}
]

View File

@@ -53,6 +53,25 @@
"f1gHSR": false,
"fabcde": false
},
"frozen_field_count": 0
"frozen_field_count": 0,
"color_config": {
"conditions": [
{
"id": "4840474257",
"type": "VIEW_COLOR_CONDITION_TYPE_CELL",
"color": "chromeAmberLighten_5",
"condition": {
"field_id": "fRCjJz",
"field_type": "FIELD_TYPE_TEXT",
"operator": "OPERATOR_CONTAINS",
"string_value": {
"value": [
"5555"
]
}
}
}
]
}
}
}