再次提交

master
wangxh 6 years ago
parent 4dc4b77f88
commit 8a09e1433f

@ -139,7 +139,7 @@ function freshTable(){
}
//生成用户数据
$('#mytab').bootstrapTable({
toolbar: '#toolbar', //工具按钮用哪个容器
toolbar: '#toolbar', //工具按钮用哪个容器
striped: true, //是否显示行间隔色
cache: false, //是否使用缓存默认为true所以一般情况下需要设置一下这个属性*
pagination: true, //是否显示分页(*

Loading…
Cancel
Save