作者 郭文星

123

... ... @@ -57,7 +57,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form', 'template'], function
{
field: 'pay_type',
title: __('Pay_type'),
searchList: {"Wxpay": __('Pay_type wxpay'), "offlinepay": __('Pay_type offlinepay')},
searchList: {"wxpay": __('Pay_type wxpay'), "offlinepay": __('Pay_type offlinepay')},
formatter: Table.api.formatter.normal
},
{
... ...