优化字段
This commit is contained in:
parent
7b6ffd0d19
commit
208490adf0
@ -5,6 +5,7 @@
|
|||||||
"engine": "InnoDB",
|
"engine": "InnoDB",
|
||||||
"field_order": [
|
"field_order": [
|
||||||
"title",
|
"title",
|
||||||
|
"company",
|
||||||
"phone",
|
"phone",
|
||||||
"email",
|
"email",
|
||||||
"website",
|
"website",
|
||||||
@ -95,12 +96,18 @@
|
|||||||
"fieldname": "focus",
|
"fieldname": "focus",
|
||||||
"fieldtype": "Small Text",
|
"fieldtype": "Small Text",
|
||||||
"label": "聚焦领域"
|
"label": "聚焦领域"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "company",
|
||||||
|
"fieldtype": "Data",
|
||||||
|
"in_list_view": 1,
|
||||||
|
"label": "公司"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"grid_page_length": 50,
|
"grid_page_length": 50,
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2025-11-16 03:45:10.982294",
|
"modified": "2025-11-16 04:12:50.103952",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Jcapital",
|
"module": "Jcapital",
|
||||||
"name": "Jcapital Financial Advisor",
|
"name": "Jcapital Financial Advisor",
|
||||||
|
|||||||
@ -5,6 +5,7 @@
|
|||||||
"engine": "InnoDB",
|
"engine": "InnoDB",
|
||||||
"field_order": [
|
"field_order": [
|
||||||
"title",
|
"title",
|
||||||
|
"company",
|
||||||
"phone",
|
"phone",
|
||||||
"email",
|
"email",
|
||||||
"website",
|
"website",
|
||||||
@ -23,7 +24,7 @@
|
|||||||
"fieldname": "title",
|
"fieldname": "title",
|
||||||
"fieldtype": "Data",
|
"fieldtype": "Data",
|
||||||
"in_list_view": 1,
|
"in_list_view": 1,
|
||||||
"label": "投资者名称",
|
"label": "名称",
|
||||||
"reqd": 1
|
"reqd": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -95,12 +96,18 @@
|
|||||||
"fieldname": "invest_focus",
|
"fieldname": "invest_focus",
|
||||||
"fieldtype": "Small Text",
|
"fieldtype": "Small Text",
|
||||||
"label": "投资领域"
|
"label": "投资领域"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "company",
|
||||||
|
"fieldtype": "Data",
|
||||||
|
"in_list_view": 1,
|
||||||
|
"label": "公司"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"grid_page_length": 50,
|
"grid_page_length": 50,
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2025-11-16 03:31:07.696903",
|
"modified": "2025-11-16 04:13:32.086718",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Jcapital",
|
"module": "Jcapital",
|
||||||
"name": "Jcapital Investor",
|
"name": "Jcapital Investor",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user