正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -35,7 +35,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin | @@ -35,7 +35,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin | ||
35 | {field: 'user.car_num', title: __('User.car_num')}, | 35 | {field: 'user.car_num', title: __('User.car_num')}, |
36 | {field: 'user.color', title: __('User.color')}, | 36 | {field: 'user.color', title: __('User.color')}, |
37 | {field: 'user.car_type', title: __('User.car_type')}, | 37 | {field: 'user.car_type', title: __('User.car_type')}, |
38 | - {field: 'user.vip', title: __('User.vip')}, | 38 | + // {field: 'user.vip', title: __('User.vip')}, |
39 | {field: 'vip.title', title: __('Vip.title')}, | 39 | {field: 'vip.title', title: __('Vip.title')}, |
40 | {field: 'type', title: __('Type'), searchList: {"1":__('Type 1'),"0":__('Type 0'),"2":__('Type 2')}, formatter: Table.api.formatter.normal}, | 40 | {field: 'type', title: __('Type'), searchList: {"1":__('Type 1'),"0":__('Type 0'),"2":__('Type 2')}, formatter: Table.api.formatter.normal}, |
41 | // {field: 'xi_id', title: __('Xi_id')}, | 41 | // {field: 'xi_id', title: __('Xi_id')}, |
-
请 注册 或 登录 后发表评论