正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -57,7 +57,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form', 'template'], function | @@ -57,7 +57,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form', 'template'], function | ||
57 | { | 57 | { |
58 | field: 'pay_type', | 58 | field: 'pay_type', |
59 | title: __('Pay_type'), | 59 | title: __('Pay_type'), |
60 | - searchList: {"Wxpay": __('Pay_type wxpay'), "offlinepay": __('Pay_type offlinepay')}, | 60 | + searchList: {"wxpay": __('Pay_type wxpay'), "offlinepay": __('Pay_type offlinepay')}, |
61 | formatter: Table.api.formatter.normal | 61 | formatter: Table.api.formatter.normal |
62 | }, | 62 | }, |
63 | { | 63 | { |
-
请 注册 或 登录 后发表评论