diff --git a/app/admin/view/auth/index.html b/app/admin/view/auth/index.html index 132100362..4f886c05b 100644 --- a/app/admin/view/auth/index.html +++ b/app/admin/view/auth/index.html @@ -2,7 +2,7 @@ {block name="button"} -添加权限 +添加权限 @@ -26,17 +26,17 @@ sort: {field: 'sort desc,id', type: 'desc'}, cols: [[ {checkbox: true, fixed: true}, - {field: 'sort', title: '排序权重', align: 'center', width: 100, sort: true, templet: '#SortInputTpl'}, + {field: 'sort', title: '排序权重', align: 'center', width: 100, sort: true, templet: '#SortInputRoleDataTpl'}, {field: 'title', title: '权限名称', align: 'center', minWidth: 140}, {field: 'desc', title: '权限描述', align: 'center', minWidth: 110, templet: '