diff --git a/pages/store/settled/index.vue b/pages/store/settled/index.vue index 711b3c5..8cdd726 100644 --- a/pages/store/settled/index.vue +++ b/pages/store/settled/index.vue @@ -492,8 +492,8 @@ phone: userPhone, mer_name:shopName, name:userName, - merchant_category_id:mer_type, - mer_type_id:classification, + merchant_category_id:classification,//hjb 这里应该是设置反了 + mer_type_id:mer_type,//hjb 这里应该是设置反了 com:{ name:EnterpriseName, type:EnterpriseType,