数据页样式调试1

master
zcstatham 2 years ago
parent 5c572970ed
commit 457f9dc1e0
  1. 2
      app/view/index/index.html

@ -228,7 +228,7 @@
limit: 20,
loading: true,
cols: [[ //表头
// {type: 'checkbox', fixed: 'left'},
{type: 'number'},
{field: 'car_no', title: '车牌号', width: 100, edit: 'text', fixed: 'left'},
{field: 'car_frame_no', title: '车架号', width: 180, edit: 'text'},
{field: 'engine_no', title: '发动机号', width: 100, edit: 'text'},

Loading…
Cancel
Save