@@ -15,39 +15,46 @@
"label": "编码",
"prop": "code",
"index": 1,
- "width":100
+ "width":100,
+ "overHidden": true
},{
"label": "名称",
"prop": "cname",
"search": true,
"searchSpan": 8,
"index": 2,
- "width":180
- },{
+ "width":180,
+ },{
"label": "区域",
"prop": "belongtoarea",
"index": 4,
"label": "所属公司",
"prop": "belongtocompany",
"index": 5,
"label": "联系人",
"prop": "attn",
"index": 6,
"label": "代理品牌",
"prop": "goodtypes",
"index": 7,
"label": "客户等级 ",
"prop": "creditLevel",
"index": 8,
- }
+ }
]
}
@@ -26,6 +26,7 @@
"search": false,
"width": 100,
+ "overHidden": true,
"rules": [
{
"required": true,
@@ -40,6 +41,7 @@
"width": 180,
@@ -54,6 +56,7 @@
@@ -68,6 +71,7 @@
@@ -82,6 +86,7 @@
@@ -96,6 +101,7 @@
@@ -110,6 +116,7 @@