| | |
| | | { field: 'name', title: '等级名称', sort: false, width: 205 }, |
| | | { field: 'isDefault', title: '是否默认等级', width: 95, templet: '#switch_isDefault', sort: false, unresize: true }, |
| | | { field: 'isAutoUpGrade', title: '是否自动升级', width: 95, templet: '#switch_isAutoUpGrade', sort: false, unresize: true }, |
| | | { field: 'sortId', title: '等级排序(分销等级排序越大,等级越高)', sort: false, width: 250 }, |
| | | { field: 'sortId', title: '等级排序(经销等级排序越大,等级越高)', sort: false, width: 250 }, |
| | | { field: 'description', title: '等级说明', sort: false }, |
| | | { width: 162, align: 'center', title: '操作', fixed: 'right', toolbar: '#LAY-app-CoreCmsDistributionGrade-tableBox-bar' } |
| | | ] |