liaoxujun@qq.com
2024-03-28 18989a90ff984939c56ae9824656d0df0020d873
CoreCms.Net.Web.Admin/wwwroot/views/distribution/grade/index.html
@@ -84,7 +84,7 @@
                            { 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' }
                        ]