移动系统liao
2024-05-09 5d6cb15ac86d9174393cb9d1538d69b567e2c26c
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' }
                        ]