...
|
...
|
@@ -38,7 +38,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin |
|
|
formatter: Table.api.formatter.normal
|
|
|
},
|
|
|
{field: 'material_con.title', title: __('跳转原料'), operate: 'LIKE'},
|
|
|
{field: 'material_id', title: __('Material_id')},
|
|
|
// {field: 'material_id', title: __('Material_id')},
|
|
|
// {field: 'recipecon.title', title: __('Recipecon.title'), operate: 'LIKE'},
|
|
|
{
|
|
|
field: 'operate',
|
...
|
...
|
|