摘要: 1.使用模板列 改变样式 获取嵌套数据{ field: '', width: '12%', title: '响应状态', sort: true, templet: function (d) { if (d.response.status ' + d.response.status + ''; } else if (d.respon... 阅读全文
posted @ 2019-04-30 16:00 liw66 阅读(352) 评论(0) 推荐(0)