正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -38,7 +38,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin | @@ -38,7 +38,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin | ||
38 | formatter: Table.api.formatter.normal | 38 | formatter: Table.api.formatter.normal |
39 | }, | 39 | }, |
40 | {field: 'material_con.title', title: __('跳转原料'), operate: 'LIKE'}, | 40 | {field: 'material_con.title', title: __('跳转原料'), operate: 'LIKE'}, |
41 | - {field: 'material_id', title: __('Material_id')}, | 41 | + // {field: 'material_id', title: __('Material_id')}, |
42 | // {field: 'recipecon.title', title: __('Recipecon.title'), operate: 'LIKE'}, | 42 | // {field: 'recipecon.title', title: __('Recipecon.title'), operate: 'LIKE'}, |
43 | { | 43 | { |
44 | field: 'operate', | 44 | field: 'operate', |
-
请 注册 或 登录 后发表评论