LayuiExtend icon indicating copy to clipboard operation
LayuiExtend copied to clipboard

是否可以添加table行在编辑时弹出呢?

Open tunwawa opened this issue 5 years ago • 0 comments

类似: { field: 'count', title: '数量', edit: 'text', templet : function(value) { return ''; } }

tunwawa avatar Aug 06 '20 07:08 tunwawa