// v-dict="字典标识",options="xmselect的参数配置"
// 参数参照:https://xm-select.com/file/xm-select/v1.2.4/#/component/options
// 如多选配置:options="{name:'organ',tips:'组织',radio:false,clickClose:false,toolbar:{show:true,showIcon:false},model:{label:{type:'block',block:{showCount:1,showIcon:true}}}}"