| {{:MyLang('common.form_goods_params_thead_scope_title')}} | {{:MyLang('common.form_goods_params_thead_name_title')}} | {{:MyLang('common.form_goods_params_thead_required_title')}} | {{:MyLang('common.form_goods_params_thead_data_type_title')}} | {{:MyLang('common.form_goods_params_thead_value_title')}} | {{:MyLang('operate_title')}} |
|---|---|---|---|---|---|
| {{if !empty($common_goods_parameters_scope_list)}} {{foreach $common_goods_parameters_scope_list as $v}} {{/foreach}} {{/if}} | {{if !empty($common_goods_parameters_data_type_list)}} {{foreach $common_goods_parameters_data_type_list as $v}} {{/foreach}} {{/if}} | {{if isset($pv['data_type']) and $pv['data_type'] eq 0}} {{else /}} {{/if}} | {{:MyLang('moveup_title')}} {{:MyLang('movedown_title')}} {{:MyLang('remove_title')}} |