{{if (isset($goods_params_operate_data['is_created']) and $goods_params_operate_data['is_created'] eq 1) or (isset($goods_params_operate_data['is_remove']) and $goods_params_operate_data['is_remove'] eq 1) or !empty($goods_params_operate_data['msg'])}} {{if !empty($goods_params_operate_data['msg'])}}

{{$goods_params_operate_data.msg}}

{{/if}}
{{if isset($goods_params_operate_data['is_created']) and $goods_params_operate_data['is_created'] eq 1 and $is_goods_single_category_mode neq 1 and $is_goods_parameters_custom_mode neq 1}}
{{:MyLang('common_service.goods.form_params_select_title')}}
{{/if}} {{if isset($goods_params_operate_data['is_remove']) and $goods_params_operate_data['is_remove'] eq 1 and ($is_goods_single_category_mode neq 1 or $is_goods_parameters_custom_mode eq 1)}} {{:MyLang('common_service.goods.form_params_config_empty_title')}} {{/if}}
{{/if}}