|
|
@@ -94,6 +94,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin |
|
|
|
{field: 'address', title: __('地址'), operate: 'LIKE %...%', placeholder: '模糊搜索,*表示任意字符'}, |
|
|
|
{field: 'title', title: __('商品')}, |
|
|
|
{field: 'spec', title: __('规格')}, |
|
|
|
{field: 'number', title: __('购买数量')}, |
|
|
|
// {field: 'user_id', title: __('User_id')}, |
|
|
|
// {field: 'user.username', title: __('User name')}, |
|
|
|
{field: 'out_trade_no', title: __('Out_trade_no')}, |
|
|
|