Commit 3dcf8af4 authored by 张坤's avatar 张坤
Browse files

fix 表头列显示不正确

parent a8052c76
...@@ -44,7 +44,7 @@ layui.define([ 'form', 'laydate', 'table' ], function(exports) { ...@@ -44,7 +44,7 @@ layui.define([ 'form', 'laydate', 'table' ], function(exports) {
sort : true sort : true
}, { }, {
field : 'typeText', field : 'typeText',
title : '类型', title : '类型',
width : 300, width : 300,
sort : true sort : true
}, },
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment