LayuiExtend
LayuiExtend copied to clipboard
是否可以添加table行在编辑时弹出呢?
类似: { field: 'count', title: '数量', edit: 'text', templet : function(value) { return ''; } }