提交 36c43160 编写于 作者: 罗晶

Merge branch 'featrue/crm' into 'master'

Featrue/crm

See merge request o2oa/o2oa-crm!10
......@@ -302,7 +302,7 @@ MWF.xApplication.CRM.LP = {
"field12":{
"field":"telephone",
"title":"电话",
"minWidth":200,
"minWidth":130,
"resize":true,
"align": 'left',
"sort":true
......@@ -859,14 +859,14 @@ MWF.xApplication.CRM.LP = {
"field3":{
"field":"cellphone",
"title":"手机",
"width":160,
"width":130,
"align": 'left',
"resize":true
},
"field4":{
"field":"email",
"title":"电子邮箱",
"width":160,
"width":130,
"resize":true,
"align": 'left'
},
......@@ -880,7 +880,7 @@ MWF.xApplication.CRM.LP = {
"field6":{
"field":"detailaddress",
"title":"地址",
"width":200,
"width":160,
"align": 'left',
},
"field7":{
......@@ -924,20 +924,20 @@ MWF.xApplication.CRM.LP = {
"field13":{
"field":"decision",
"title":"是否关键决策人",
"width":160,
"width":150,
"align": 'left',
"sort":true
},
"field14":{
"field":"nexttime",
"title":"下次联系时间",
"width":200,
"width":160,
"align": 'left'
},
"field15":{
"field":"sex",
"title":"性别",
"width":130,
"width":100,
"align": 'left'
}
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册