This commit is contained in:
parent
dc5d9598be
commit
3578ee1b48
@ -326,6 +326,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form', 'editable'], function
|
||||
//{ field: 'integral', title: __('Integral'), operate: false },
|
||||
{ field: 'buydate', title: __('Buydate'), operate: false},
|
||||
{ field: 'carno', title: __('Carno'), operate: 'LIKE' },
|
||||
{ field: 'frameno', title: __('车架号'), operate: 'LIKE' },
|
||||
{ field: 'model', title: __('Model'), operate: false },
|
||||
{ field: 'color', title: __('Color'), operate: false },
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user