|
@@ -101,7 +101,9 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
|
|
|
{field: 'user_id', title: __('User_id')},
|
|
|
{field: 'user.username', title: __('User name')},
|
|
|
{field: 'intro.username', title: '推广人'},
|
|
|
+ {field: 'intro.mobile', title: '推广人手机'},
|
|
|
{field: 'hexiao.username', title: '核销人'},
|
|
|
+ {field: 'hexiao.mobile', title: '核销人手机'},
|
|
|
{field: 'out_trade_no', title: __('Out_trade_no')},
|
|
|
{field: 'order_price', title: __('Order_price'), operate:'BETWEEN'},
|
|
|
{field: 'discount_price', title: __('Discount_price'), operate:'BETWEEN'},
|