动态下拉框


{% raw form.city %} {{form.error_dict.get('city',"")}}

{% raw form.multi_favor %} {{form.error_dict.get('multi_favor',"")}}