重复车架处理调试4

master
zcstatham 2 years ago
parent 83fc63af15
commit ab68c37288
  1. 3
      app/view/repeat/index.html

@ -139,7 +139,8 @@
limit: 20,
loading: true,
cols: [[ //表头
// {type: 'checkbox', fixed: 'left'},
{type: 'numbers', fixed: 'left'},
{field: 'tag', title: '标签', width: 100, edit: 'text', fixed: 'left'},
{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