提交 6a098cd7 编写于 作者: Skyeye云's avatar Skyeye云

群二维码更新

上级 7f45c2f1
......@@ -33,8 +33,8 @@ layui.config({
limit: getLimit(),
cols: [[
{ title: systemLanguage["com.skyeye.serialNumber"][languageType], type: 'numbers'},
{ field: 'dictName', title: '标题', width: 240 },
{ field: 'dictTypeName', title: '所属分类', width: 240 },
{ field: 'dictName', title: '标题', width: 200 },
{ field: 'dictTypeName', title: '所属分类', width: 200 },
{ field: 'dictSort', title: '排序', width: 60 },
{ field: 'isDefault', title: '默认值', align: 'center', width: 80, templet: function (d) {
if (d.isDefault == 'Y') {
......
......@@ -26,8 +26,8 @@ layui.config({
limit: getLimit(),
cols: [[
{ title: systemLanguage["com.skyeye.serialNumber"][languageType], type: 'numbers'},
{ field: 'dictName', title: '标题', width: 240 },
{ field: 'dictCode', title: 'Code', width: 150 },
{ field: 'dictName', title: '标题', width: 200 },
{ field: 'dictCode', title: 'Code', width: 200 },
{ field: 'dictType', title: '字典类型', align: 'center', width: 100, templet: function (d) {
if (d.dictType == 1) {
return '一级分类';
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册