(function(e){function a(a){for(var t,i,s=a[0],u=a[1],n=a[2],c=0,b=[];c{if("radio"==e.component||"checkbox"==e.component){let a=e.config.content;a.forEach(a=>{a.value||(l=!0,o=e)})}else if("select"==e.component||"label"==e.component){let a=e.config.content;a.length<=0&&(t=!0,o=e)}}),l||t?e.$Message.error("请完善"+o.config.label+"的选项设置"):(e.$Spin.show({render:e=>e("div",[e("Icon",{class:"demo-spin-icon-load",props:{type:"ios-loading",size:18}}),e("div","提交中")])}),console.log(e.$store.state.dataconfig,"提交"),e.$http.post(r["a"].design_save,{id:e.$store.state.id,data:JSON.stringify({data:e.$store.state.dataconfig}),_ajax:1}).then((function(a){e.$Spin.hide(),1==a.data.code?e.$Message.success(a.data.msg):e.$Message.error(a.data.msg)})).catch(()=>{e.$Spin.hide(),e.$Message.error("网络错误")}))}},created(){},mounted(){}},s=i,u=(l("a901"),l("2877")),n=Object(u["a"])(s,t,o,!1,null,null,null);a["default"]=n.exports},"04e5":function(e,a,l){"use strict";l("f3c3")},"0553":function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_exports__["a"]={props:{data:Object,formconfig:Object},components:{},data(){return{error:""}},computed:{value:{get(){return this.data.config.value},set(value){this.data.config.required&&(""==value||""!=this.data.config.regular&&!eval(this.data.config.regular).test(value))?this.error=this.data.config.message:(this.error="",document.getElementById(this.data.id).classList.remove("ivu-form-item-error")),this.$emit("backdata",this.data.id,value)}}},watch:{},methods:{getwidth(e){return 0==e||"top"==this.formconfig.position?null:e}},created(){},mounted(){this.data.config.value&&(this.value=this.data.config.value)}}},"05a0":function(e,a,l){"use strict";l("cbb2")},"0866":function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".ivu-form-item[data-v-4406624d]{margin-bottom:15px}",""]),e.exports=a},"0b27":function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("div",{staticClass:"components-box"},[l("Divider",{staticClass:"title",attrs:{orientation:"left"}},[e._v("基础字段")]),l("div",{staticClass:"box"},[l("draggable",{attrs:{tag:"ul",list:e.baselist,group:{name:"content",pull:"clone"},pull:"clone",sort:!1,disabled:e.draggableStatus},on:{start:function(a){return e.startdrag("base",a)},end:function(a){return e.enddrag("base",a)}}},e._l(e.baselist,(function(a,t){return l("li",{key:t},[l("Button",{attrs:{type:"dashed"}},[e._v(e._s(a.name))])],1)})),0)],1),l("Divider",{staticClass:"title",attrs:{orientation:"left"}},[e._v("高级字段")]),l("div",{staticClass:"box"},[l("draggable",{attrs:{tag:"ul",list:e.seniorlist,group:{name:"content",pull:"clone"},pull:"clone",sort:!1,disabled:e.draggableStatus},on:{start:function(a){return e.startdrag("senior",a)},end:function(a){return e.enddrag("senior",a)}}},e._l(e.seniorlist,(function(a,t){return l("li",{key:t},[l("Button",{attrs:{type:"dashed"}},[e._v(e._s(a.name))])],1)})),0)],1),l("Divider",{staticClass:"title",attrs:{orientation:"left"}},[e._v("关联字段")]),l("div",{staticClass:"box"},[l("draggable",{attrs:{tag:"ul",list:e.relationlist,group:{name:"content",pull:"clone"},pull:"clone",sort:!1,disabled:e.draggableStatus},on:{start:function(a){return e.startdrag("relation",a)},end:function(a){return e.enddrag("relation",a)}}},e._l(e.relationlist,(function(a,t){return l("li",{key:t},[l("Button",{attrs:{type:"dashed"}},[e._v(e._s(a.name))])],1)})),0)],1)],1)},o=[],r=l("b76a"),i=l.n(r),s=l("cf45"),u={components:{draggable:i.a},data(){return{baselist:this.$store.state.baselist,seniorlist:this.$store.state.seniorlist,relationlist:this.$store.state.relationlist}},computed:{draggableStatus(){return this.$store.state.draggableStatus}},watch:{},methods:{startdrag(e,a){"base"==e?this.baselist[a.oldIndex]["showInfoType"]=!0:"senior"==e?this.seniorlist[a.oldIndex]["showInfoType"]=!0:"relation"==e&&(this.relationlist[a.oldIndex]["showInfoType"]=!0)},enddrag(e,a){"configbox"==a.to.id&&("base"==e?(this.baselist=JSON.parse(JSON.stringify(this.baselist)),this.baselist[a.oldIndex]["id"]="main_"+s["a"].getRangeCode(6)):("senior"==e||"relation"==e)&&(this.seniorlist=JSON.parse(JSON.stringify(this.seniorlist)),this.seniorlist[a.oldIndex]["id"]="main_"+s["a"].getRangeCode(6)))}},created(){},mounted(){}},n=u,c=(l("d242"),l("2877")),d=Object(c["a"])(n,t,o,!1,null,"4c39300e",null);a["default"]=d.exports},"0c2e":function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".item[data-v-d76c4b2c]{padding-left:10px;background:#efefef;margin-top:5px}.item span[data-v-d76c4b2c]{float:right}.label[data-v-d76c4b2c]{color:var(--labelColor);display:inline-block}",""]),e.exports=a},"0d79":function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1),l("FormItem",{attrs:{label:"选项设置"}},e._l(e.content,(function(a,t){return l("Row",{key:t,staticStyle:{"margin-bottom":"10px"}},[l("i-col",{attrs:{span:9}},[l("Input",{attrs:{type:"text"},on:{input:e.input},model:{value:e.content[t]["value"],callback:function(a){e.$set(e.content[t],"value",a)},expression:"content[index]['value']"}})],1),l("i-col",{attrs:{span:13,offset:1}},[l("Button",{attrs:{icon:"md-close",size:"small",ghost:"",type:"error"},on:{click:function(a){return e.close(t)}}}),e._v(" "),l("Button",{attrs:{icon:"md-add",ghost:"",size:"small",type:"primary"},on:{click:function(a){return e.add(t)}}})],1)],1)})),1),l("FormItem",{attrs:{label:"默认值"}},[l("Checkbox-group",{model:{value:e.value,callback:function(a){e.value=a},expression:"value"}},e._l(e.content,(function(e,a){return l("Checkbox",{key:a,attrs:{label:e.value}})})),1)],1),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.required,callback:function(a){e.required=a},expression:"required"}},[e._v(" 是否必填 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段信息设置为必填后,用户在填写表单时若未填写该信息,则无法保存表单 ")])],1)],1)],1),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.listShow,callback:function(a){e.listShow=a},expression:"listShow"}},[e._v(" 列表是否显示 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 后台数据列表是否默认显示 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s={components:{},data(){return{content:this.$store.state.curformdata.config.content,showInfoType:this.$store.state.curformdata.showInfoType,customerForm:[]}},computed:{baseData(){return this.$store.state.baseData},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},vertical:{get(){return this.$store.state.curformdata.config.vertical},set(e){this.$store.state.curformdata.config.vertical=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}},value:{get(){return this.$store.state.curformdata.config.value},set(e){console.log(e,"======="),this.$store.state.curformdata.config.value=e;let a=e.join(",");this.$store.state.curformdata.value=a,this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},listShow:{get(){return this.$store.state.curformdata.config.listShow},set(e){this.$store.state.curformdata.config.listShow=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}},required:{get(){return this.$store.state.curformdata.config.required},set(e){this.$store.state.curformdata.config.required=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{content(e){this.$store.state.curformdata.config.content=e,this.$store.dispatch("UpdateDataConfig")},infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{add(e){this.content.push({key:this.content[e].key,value:this.content[e].value})},close(e){if(1==this.content.length)return"";this.content.splice(e,1)},input(){this.$store.state.curformdata.config.content=this.content,this.$store.dispatch("UpdateDataConfig")}},created(){this.$http.post(i["a"].customer_form,{form_type:"checkbox"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("36c9"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"581244a0",null);a["default"]=c.exports},"110b":function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("div",[l("div",{staticClass:"box-left-content"},[l(e.componentName,{tag:"component"})],1)])},o=[],r={components:{},data(){return{menuact:0,componentName:"Componentlist"}},computed:{},watch:{},methods:{changemenu(e,a){this.menuact=a,this.componentName=e}},created(){},mounted(){}},i=r,s=(l("5bd7"),l("2877")),u=Object(s["a"])(i,t,o,!1,null,"272345bd",null);a["default"]=u.exports},"14f9":function(e,a,l){"use strict";l("46a9")},"16c4":function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("FormItem",{directives:[{name:"show",rawName:"v-show",value:!e.data.config.hidden,expression:"!data.config.hidden"}],attrs:{label:e.data.config.label,id:e.data.id,required:e.data.config.required,"label-width":e.getwidth(e.data.config.labelWidth),error:e.error}},[l("Input",{attrs:{type:"number",readonly:e.data.config.readonly,placeholder:e.data.config.placeholder,size:e.formconfig.size},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}})],1)},o=[],r=l("4ce4"),i=r["a"],s=l("2877"),u=Object(s["a"])(i,t,o,!1,null,"16b6451e",null);a["default"]=u.exports},"188b":function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("FormItem",{directives:[{name:"show",rawName:"v-show",value:!e.data.config.hidden,expression:"!data.config.hidden"}],attrs:{label:e.data.config.label,id:e.data.id,required:e.data.config.required,"label-width":e.getwidth(e.data.config.labelWidth),error:e.error}},[l("Cascader",{attrs:{data:e.datalist,placeholder:e.data.config.placeholder,size:e.formconfig.size},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}})],1)},o=[],r=l("bc0a"),i=r["a"],s=l("2877"),u=Object(s["a"])(i,t,o,!1,null,"6fff63ac",null);a["default"]=u.exports},"198c":function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_exports__["a"]={props:{data:Object,formconfig:Object},components:{},data(){return{error:""}},computed:{value:{get(){return this.data.config.value},set(value){this.data.config.required&&(""==value||""!=this.data.config.regular&&!eval(this.data.config.regular).test(value))?this.error=this.data.config.message:(this.error="",document.getElementById(this.data.id).classList.remove("ivu-form-item-error")),this.$emit("backdata",this.data.id,value)}}},watch:{},methods:{getwidth(e){return 0==e||"top"==this.formconfig.position?null:e}},created(){},mounted(){this.data.config.value&&(this.value=parseInt(this.data.config.value))}}},"19b1":function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1),l("FormItem",{attrs:{label:"默认值"}},[l("Input",{attrs:{type:"text",placeholder:"请输入默认值"},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}})],1),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.only,callback:function(a){e.only=a},expression:"only"}},[e._v(" 是否唯一 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段设为唯一后在新建信息时则无法填写与系统内部已有信息重复的信息,否则无法保存。如将【新建客户】时“手机号”设为唯一, 则再次新建客户时,重复的手机号输入后,用户将无法保存【新建客户】表单。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.required,callback:function(a){e.required=a},expression:"required"}},[e._v(" 是否必填 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段信息设置为必填后,用户在填写表单时若未填写该信息,则无法保存表单 ")])],1)],1)],1),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.listShow,callback:function(a){e.listShow=a},expression:"listShow"}},[e._v(" 列表是否显示 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 后台数据列表是否默认显示 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s={components:{},data(){const e=(e,a,l)=>{reg.test(a)?l():l(new Error("请填写正确的格式"))};return{showInfoType:this.$store.state.curformdata.showInfoType,regularlist:[{type:"text",name:"文本输入"},{type:"number",name:"数字输入"},{type:"idcard",name:"身份证输入"},{type:"digit",name:"带小数点的数字输入"}],reg:"/^[\\u4e00-\\u9fa5]+$/",ruleValidate:{valuea:[{validator:e,trigger:"blur"}]},formParams:{valuea:""},customerForm:[]}},computed:{baseData(){return this.$store.state.baseData},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}},value:{get(){return this.$store.state.curformdata.value},set(e){this.$store.state.curformdata.value=e,this.$store.state.curformdata.config.value=e,this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},only:{get(){return this.$store.state.curformdata.config.only},set(e){this.$store.state.curformdata.config.only=e,this.$store.dispatch("UpdateDataConfig")}},listShow:{get(){return this.$store.state.curformdata.config.listShow},set(e){this.$store.state.curformdata.config.listShow=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}},required:{get(){return this.$store.state.curformdata.config.required},set(e){this.$store.state.curformdata.config.required=e,this.$store.dispatch("UpdateDataConfig")}},inputType:{get(){return this.$store.state.curformdata.config.inputType},set(e){this.regularlist.forEach(a=>{a.type==e&&(this.reg=a.value)}),this.$store.state.curformdata.config.inputType=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{},created(){this.$http.post(i["a"].customer_form,{form_type:"input"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("459a"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"4eb652fd",null);a["default"]=c.exports},"19cf":function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".ivu-form-item[data-v-5ce285ce]{margin-bottom:15px}.circle[data-v-5ce285ce]{position:absolute;top:-30px;left:50px;z-index:1000}",""]),e.exports=a},"1ac0":function(e,a,l){"use strict";l("55e0")},"1cdc":function(e,a){let l=[{label:"北京市",value:"北京市",children:[{label:"北京市",value:"北京市",children:[{label:"东城区",value:"东城区"},{label:"西城区",value:"西城区"},{label:"崇文区",value:"崇文区"},{label:"宣武区",value:"宣武区"},{label:"朝阳区",value:"朝阳区"},{label:"丰台区",value:"丰台区"},{label:"石景山区",value:"石景山区"},{label:"海淀区",value:"海淀区"},{label:"门头沟区",value:"门头沟区"},{label:"房山区",value:"房山区"},{label:"通州区",value:"通州区"},{label:"顺义区",value:"顺义区"},{label:"昌平区",value:"昌平区"},{label:"大兴区",value:"大兴区"},{label:"平谷区",value:"平谷区"},{label:"怀柔区",value:"怀柔区"},{label:"密云县",value:"密云县"},{label:"延庆县",value:"延庆县"}]}],key:0},{label:"天津市",value:"天津市",children:[{label:"天津市",value:"天津市",children:[{label:"和平区",value:"和平区"},{label:"河东区",value:"河东区"},{label:"河西区",value:"河西区"},{label:"南开区",value:"南开区"},{label:"河北区",value:"河北区"},{label:"红桥区",value:"红桥区"},{label:"塘沽区",value:"塘沽区"},{label:"汉沽区",value:"汉沽区"},{label:"大港区",value:"大港区"},{label:"东丽区",value:"东丽区"},{label:"西青区",value:"西青区"},{label:"津南区",value:"津南区"},{label:"北辰区",value:"北辰区"},{label:"武清区",value:"武清区"},{label:"宝坻区",value:"宝坻区"},{label:"宁河县",value:"宁河县"},{label:"静海县",value:"静海县"},{label:"蓟 县",value:"蓟 县"}]}],key:1},{label:"河北省",value:"河北省",children:[{label:"石家庄市",value:"石家庄市",children:[{label:"长安区",value:"长安区"},{label:"桥东区",value:"桥东区"},{label:"桥西区",value:"桥西区"},{label:"新华区",value:"新华区"},{label:"郊 区",value:"郊 区"},{label:"井陉矿区",value:"井陉矿区"},{label:"井陉县",value:"井陉县"},{label:"正定县",value:"正定县"},{label:"栾城县",value:"栾城县"},{label:"行唐县",value:"行唐县"},{label:"灵寿县",value:"灵寿县"},{label:"高邑县",value:"高邑县"},{label:"深泽县",value:"深泽县"},{label:"赞皇县",value:"赞皇县"},{label:"无极县",value:"无极县"},{label:"平山县",value:"平山县"},{label:"元氏县",value:"元氏县"},{label:"赵 县",value:"赵 县"},{label:"辛集市",value:"辛集市"},{label:"藁",value:"藁"},{label:"晋州市",value:"晋州市"},{label:"新乐市",value:"新乐市"},{label:"鹿泉市",value:"鹿泉市"}]},{label:"唐山市",value:"唐山市",children:[{label:"路南区",value:"路南区"},{label:"路北区",value:"路北区"},{label:"古冶区",value:"古冶区"},{label:"开平区",value:"开平区"},{label:"新 区",value:"新 区"},{label:"丰润县",value:"丰润县"},{label:"滦 县",value:"滦 县"},{label:"滦南县",value:"滦南县"},{label:"乐亭县",value:"乐亭县"},{label:"迁西县",value:"迁西县"},{label:"玉田县",value:"玉田县"},{label:"唐海县",value:"唐海县"},{label:"遵化市",value:"遵化市"},{label:"丰南市",value:"丰南市"},{label:"迁安市",value:"迁安市"}]},{label:"秦皇岛市",value:"秦皇岛市",children:[{label:"海港区",value:"海港区"},{label:"山海关区",value:"山海关区"},{label:"北戴河区",value:"北戴河区"},{label:"青龙满族自治县",value:"青龙满族自治县"},{label:"昌黎县",value:"昌黎县"},{label:"抚宁县",value:"抚宁县"},{label:"卢龙县",value:"卢龙县"}]},{label:"邯郸市",value:"邯郸市",children:[{label:"邯山区",value:"邯山区"},{label:"丛台区",value:"丛台区"},{label:"复兴区",value:"复兴区"},{label:"峰峰矿区",value:"峰峰矿区"},{label:"邯郸县",value:"邯郸县"},{label:"临漳县",value:"临漳县"},{label:"成安县",value:"成安县"},{label:"大名县",value:"大名县"},{label:"涉 县",value:"涉 县"},{label:"磁 县",value:"磁 县"},{label:"肥乡县",value:"肥乡县"},{label:"永年县",value:"永年县"},{label:"邱 县",value:"邱 县"},{label:"鸡泽县",value:"鸡泽县"},{label:"广平县",value:"广平县"},{label:"馆陶县",value:"馆陶县"},{label:"魏 县",value:"魏 县"},{label:"曲周县",value:"曲周县"},{label:"武安市",value:"武安市"}]},{label:"邢台市",value:"邢台市",children:[{label:"桥东区",value:"桥东区"},{label:"桥西区",value:"桥西区"},{label:"邢台县",value:"邢台县"},{label:"临城县",value:"临城县"},{label:"内丘县",value:"内丘县"},{label:"柏乡县",value:"柏乡县"},{label:"隆尧县",value:"隆尧县"},{label:"任 县",value:"任 县"},{label:"南和县",value:"南和县"},{label:"宁晋县",value:"宁晋县"},{label:"巨鹿县",value:"巨鹿县"},{label:"新河县",value:"新河县"},{label:"广宗县",value:"广宗县"},{label:"平乡县",value:"平乡县"},{label:"威 县",value:"威 县"},{label:"清河县",value:"清河县"},{label:"临西县",value:"临西县"},{label:"南宫市",value:"南宫市"},{label:"沙河市",value:"沙河市"}]},{label:"保定市",value:"保定市",children:[{label:"新市区",value:"新市区"},{label:"北市区",value:"北市区"},{label:"南市区",value:"南市区"},{label:"满城县",value:"满城县"},{label:"清苑县",value:"清苑县"},{label:"涞水县",value:"涞水县"},{label:"阜平县",value:"阜平县"},{label:"徐水县",value:"徐水县"},{label:"定兴县",value:"定兴县"},{label:"唐 县",value:"唐 县"},{label:"高阳县",value:"高阳县"},{label:"容城县",value:"容城县"},{label:"涞源县",value:"涞源县"},{label:"望都县",value:"望都县"},{label:"安新县",value:"安新县"},{label:"易 县",value:"易 县"},{label:"曲阳县",value:"曲阳县"},{label:"蠡 县",value:"蠡 县"},{label:"顺平县",value:"顺平县"},{label:"博野",value:"博野"},{label:"雄县",value:"雄县"},{label:"涿州市",value:"涿州市"},{label:"定州市",value:"定州市"},{label:"安国市",value:"安国市"},{label:"高碑店市",value:"高碑店市"},{label:"雄安新区",value:"雄安新区"}]},{label:"张家口",value:"张家口",children:[{label:"桥东区",value:"桥东区"},{label:"桥西区",value:"桥西区"},{label:"宣化区",value:"宣化区"},{label:"下花园区",value:"下花园区"},{label:"宣化县",value:"宣化县"},{label:"张北县",value:"张北县"},{label:"康保县",value:"康保县"},{label:"沽源县",value:"沽源县"},{label:"尚义县",value:"尚义县"},{label:"蔚 县",value:"蔚 县"},{label:"阳原县",value:"阳原县"},{label:"怀安县",value:"怀安县"},{label:"万全县",value:"万全县"},{label:"怀来县",value:"怀来县"},{label:"涿鹿县",value:"涿鹿县"},{label:"赤城县",value:"赤城县"},{label:"崇礼县",value:"崇礼县"}]},{label:"承德市",value:"承德市",children:[{label:"双桥区",value:"双桥区"},{label:"双滦区",value:"双滦区"},{label:"鹰手营子矿区",value:"鹰手营子矿区"},{label:"承德县",value:"承德县"},{label:"兴隆县",value:"兴隆县"},{label:"平泉县",value:"平泉县"},{label:"滦平县",value:"滦平县"},{label:"隆化县",value:"隆化县"},{label:"丰宁满族自治县",value:"丰宁满族自治县"},{label:"宽城满族自治县",value:"宽城满族自治县"},{label:"围场满族蒙古族自治县",value:"围场满族蒙古族自治县"}]},{label:"沧州市",value:"沧州市",children:[{label:"新华区",value:"新华区"},{label:"运河区",value:"运河区"},{label:"沧 县",value:"沧 县"},{label:"青 县",value:"青 县"},{label:"东光县",value:"东光县"},{label:"海兴县",value:"海兴县"},{label:"盐山县",value:"盐山县"},{label:"肃宁县",value:"肃宁县"},{label:"南皮县",value:"南皮县"},{label:"吴桥县",value:"吴桥县"},{label:"献 县",value:"献 县"},{label:"孟村回族自治县",value:"孟村回族自治县"},{label:"泊头市",value:"泊头市"},{label:"任丘市",value:"任丘市"},{label:"黄骅市",value:"黄骅市"},{label:"河间市",value:"河间市"}]},{label:"廊坊市",value:"廊坊市",children:[{label:"安次区",value:"安次区"},{label:"固安县",value:"固安县"},{label:"永清县",value:"永清县"},{label:"香河县",value:"香河县"},{label:"大城县",value:"大城县"},{label:"文安县",value:"文安县"},{label:"大厂回族自治县",value:"大厂回族自治县"},{label:"霸州市",value:"霸州市"},{label:"三河市",value:"三河市"}]},{label:"衡水市",value:"衡水市",children:[{label:"桃城区",value:"桃城区"},{label:"枣强县",value:"枣强县"},{label:"武邑县",value:"武邑县"},{label:"武强县",value:"武强县"},{label:"饶阳县",value:"饶阳县"},{label:"安平县",value:"安平县"},{label:"故城县",value:"故城县"},{label:"景 县",value:"景 县"},{label:"阜城县",value:"阜城县"},{label:"冀州市",value:"冀州市"},{label:"深州市",value:"深州市"}]}],key:2},{label:"山西省",value:"山西省",children:[{label:"太原市",value:"太原市",children:[{label:"小店区",value:"小店区"},{label:"迎泽区",value:"迎泽区"},{label:"杏花岭区",value:"杏花岭区"},{label:"尖草坪区",value:"尖草坪区"},{label:"万柏林区",value:"万柏林区"},{label:"晋源区",value:"晋源区"},{label:"清徐县",value:"清徐县"},{label:"阳曲县",value:"阳曲县"},{label:"娄烦县",value:"娄烦县"},{label:"古交市",value:"古交市"}]},{label:"大同市",value:"大同市",children:[{label:"城 区",value:"城 区"},{label:"矿 区",value:"矿 区"},{label:"南郊区",value:"南郊区"},{label:"新荣区",value:"新荣区"},{label:"阳高县",value:"阳高县"},{label:"天镇县",value:"天镇县"},{label:"广灵县",value:"广灵县"},{label:"灵丘县",value:"灵丘县"},{label:"浑源县",value:"浑源县"},{label:"左云县",value:"左云县"},{label:"大同县",value:"大同县"}]},{label:"阳泉市",value:"阳泉市",children:[{label:"城 区",value:"城 区"},{label:"矿 区",value:"矿 区"},{label:"郊 区",value:"郊 区"},{label:"平定县",value:"平定县"},{label:"盂 县",value:"盂 县"}]},{label:"长治市",value:"长治市",children:[{label:"城 区",value:"城 区"},{label:"郊 区",value:"郊 区"},{label:"长治县",value:"长治县"},{label:"襄垣县",value:"襄垣县"},{label:"屯留县",value:"屯留县"},{label:"平顺县",value:"平顺县"},{label:"黎城县",value:"黎城县"},{label:"壶关县",value:"壶关县"},{label:"长子县",value:"长子县"},{label:"武乡县",value:"武乡县"},{label:"沁 县",value:"沁 县"},{label:"沁源县",value:"沁源县"},{label:"潞城市",value:"潞城市"}]},{label:"晋城市",value:"晋城市",children:[{label:"城 区",value:"城 区"},{label:"沁水县",value:"沁水县"},{label:"阳城县",value:"阳城县"},{label:"陵川县",value:"陵川县"},{label:"泽州县",value:"泽州县"},{label:"高平市",value:"高平市"}]},{label:"朔州市",value:"朔州市",children:[{label:"朔城区",value:"朔城区"},{label:"平鲁区",value:"平鲁区"},{label:"山阴县",value:"山阴县"},{label:"应 县",value:"应 县"},{label:"右玉县",value:"右玉县"},{label:"怀仁县",value:"怀仁县"}]},{label:"忻州市",value:"忻州市",children:[{label:"忻府区",value:"忻府区"},{label:"原平市",value:"原平市"},{label:"定襄县",value:"定襄县"},{label:"五台县",value:"五台县"},{label:"代 县",value:"代 县"},{label:"繁峙县",value:"繁峙县"},{label:"宁武县",value:"宁武县"},{label:"静乐县",value:"静乐县"},{label:"神池县",value:"神池县"},{label:"五寨县",value:"五寨县"},{label:"岢岚县",value:"岢岚县"},{label:"河曲县",value:"河曲县"},{label:"保德县",value:"保德县"},{label:"偏关县",value:"偏关县"}]},{label:"吕梁市",value:"吕梁市",children:[{label:"离石区",value:"离石区"},{label:"孝义市",value:"孝义市"},{label:"汾阳市",value:"汾阳市"},{label:"文水县",value:"文水县"},{label:"交城县",value:"交城县"},{label:"兴 县",value:"兴 县"},{label:"临 县",value:"临 县"},{label:"柳林县",value:"柳林县"},{label:"石楼县",value:"石楼县"},{label:"岚 县",value:"岚 县"},{label:"方山县",value:"方山县"},{label:"中阳县",value:"中阳县"},{label:"交口县",value:"交口县"}]},{label:"晋中市",value:"晋中市",children:[{label:"榆次市",value:"榆次市"},{label:"介休市",value:"介休市"},{label:"榆社县",value:"榆社县"},{label:"左权县",value:"左权县"},{label:"和顺县",value:"和顺县"},{label:"昔阳县",value:"昔阳县"},{label:"寿阳县",value:"寿阳县"},{label:"太谷县",value:"太谷县"},{label:"祁 县",value:"祁 县"},{label:"平遥县",value:"平遥县"},{label:"灵石县",value:"灵石县"}]},{label:"临汾市",value:"临汾市",children:[{label:"临汾市",value:"临汾市"},{label:"侯马市",value:"侯马市"},{label:"霍州市",value:"霍州市"},{label:"曲沃县",value:"曲沃县"},{label:"翼城县",value:"翼城县"},{label:"襄汾县",value:"襄汾县"},{label:"洪洞县",value:"洪洞县"},{label:"古 县",value:"古 县"},{label:"安泽县",value:"安泽县"},{label:"浮山县",value:"浮山县"},{label:"吉 县",value:"吉 县"},{label:"乡宁县",value:"乡宁县"},{label:"蒲 县",value:"蒲 县"},{label:"大宁县",value:"大宁县"},{label:"永和县",value:"永和县"},{label:"隰 县",value:"隰 县"},{label:"汾西县",value:"汾西县"}]},{label:"运城市",value:"运城市",children:[{label:"运城市",value:"运城市"},{label:"永济市",value:"永济市"},{label:"河津市",value:"河津市"},{label:"芮城县",value:"芮城县"},{label:"临猗县",value:"临猗县"},{label:"万荣县",value:"万荣县"},{label:"新绛县",value:"新绛县"},{label:"稷山县",value:"稷山县"},{label:"闻喜县",value:"闻喜县"},{label:"夏 县",value:"夏 县"},{label:"绛 县",value:"绛 县"},{label:"平陆县",value:"平陆县"},{label:"垣曲县",value:"垣曲县"}]}],key:3},{label:"内蒙古",value:"内蒙古",children:[{label:"呼和浩特市",value:"呼和浩特市",children:[{label:"新城区",value:"新城区"},{label:"回民区",value:"回民区"},{label:"玉泉区",value:"玉泉区"},{label:"郊 区",value:"郊 区"},{label:"土默特左旗",value:"土默特左旗"},{label:"托克托县",value:"托克托县"},{label:"和林格尔县",value:"和林格尔县"},{label:"清水河县",value:"清水河县"},{label:"武川县",value:"武川县"}]},{label:"包头市",value:"包头市",children:[{label:"东河区",value:"东河区"},{label:"昆都伦区",value:"昆都伦区"},{label:"青山区",value:"青山区"},{label:"石拐矿区",value:"石拐矿区"},{label:"白云矿区",value:"白云矿区"},{label:"郊 区",value:"郊 区"},{label:"土默特右旗",value:"土默特右旗"},{label:"固阳县",value:"固阳县"},{label:"达尔罕茂明安联合旗",value:"达尔罕茂明安联合旗"}]},{label:"乌海市",value:"乌海市",children:[{label:"海勃湾区",value:"海勃湾区"},{label:"海南区",value:"海南区"},{label:"乌达区",value:"乌达区"}]},{label:"赤峰市",value:"赤峰市",children:[{label:"红山区",value:"红山区"},{label:"元宝山区",value:"元宝山区"},{label:"松山区",value:"松山区"},{label:"阿鲁科尔沁旗",value:"阿鲁科尔沁旗"},{label:"巴林左旗",value:"巴林左旗"},{label:"巴林右旗",value:"巴林右旗"},{label:"林西县",value:"林西县"},{label:"克什克腾旗",value:"克什克腾旗"},{label:"翁牛特旗",value:"翁牛特旗"},{label:"喀喇沁旗",value:"喀喇沁旗"},{label:"宁城县",value:"宁城县"},{label:"敖汉旗",value:"敖汉旗"}]},{label:"呼伦贝尔市",value:"呼伦贝尔市",children:[{label:"海拉尔市",value:"海拉尔市"},{label:"满洲里市",value:"满洲里市"},{label:"扎兰屯市",value:"扎兰屯市"},{label:"牙克石市",value:"牙克石市"},{label:"根河市",value:"根河市"},{label:"额尔古纳市",value:"额尔古纳市"},{label:"阿荣旗",value:"阿荣旗"},{label:"莫力达瓦达斡尔族自治旗",value:"莫力达瓦达斡尔族自治旗"},{label:"鄂伦春自治旗",value:"鄂伦春自治旗"},{label:"鄂温克族自治旗",value:"鄂温克族自治旗"},{label:"新巴尔虎右旗",value:"新巴尔虎右旗"},{label:"新巴尔虎左旗",value:"新巴尔虎左旗"},{label:"陈巴尔虎旗",value:"陈巴尔虎旗"}]},{label:"兴安盟",value:"兴安盟",children:[{label:"乌兰浩特市",value:"乌兰浩特市"},{label:"阿尔山市",value:"阿尔山市"},{label:"科尔沁右翼前旗",value:"科尔沁右翼前旗"},{label:"科尔沁右翼中旗",value:"科尔沁右翼中旗"},{label:"扎赉特旗",value:"扎赉特旗"},{label:"突泉县",value:"突泉县"}]},{label:"通辽市",value:"通辽市",children:[{label:"科尔沁区",value:"科尔沁区"},{label:"霍林郭勒市",value:"霍林郭勒市"},{label:"科尔沁左翼中旗",value:"科尔沁左翼中旗"},{label:"科尔沁左翼后旗",value:"科尔沁左翼后旗"},{label:"开鲁县",value:"开鲁县"},{label:"库伦旗",value:"库伦旗"},{label:"奈曼旗",value:"奈曼旗"},{label:"扎鲁特旗",value:"扎鲁特旗"}]},{label:"锡林郭勒盟",value:"锡林郭勒盟",children:[{label:"二连浩特市",value:"二连浩特市"},{label:"锡林浩特市",value:"锡林浩特市"},{label:"阿巴嘎旗",value:"阿巴嘎旗"},{label:"苏尼特左旗",value:"苏尼特左旗"},{label:"苏尼特右旗",value:"苏尼特右旗"},{label:"东乌珠穆沁旗",value:"东乌珠穆沁旗"},{label:"西乌珠穆沁旗",value:"西乌珠穆沁旗"},{label:"太仆寺旗",value:"太仆寺旗"},{label:"镶黄旗",value:"镶黄旗"},{label:"正镶白旗",value:"正镶白旗"},{label:"正蓝旗",value:"正蓝旗"},{label:"多伦县",value:"多伦县"}]},{label:"乌兰察布盟",value:"乌兰察布盟",children:[{label:"集宁市",value:"集宁市"},{label:"丰镇市",value:"丰镇市"},{label:"卓资县",value:"卓资县"},{label:"化德县",value:"化德县"},{label:"商都县",value:"商都县"},{label:"兴和县",value:"兴和县"},{label:"凉城县",value:"凉城县"},{label:"察哈尔右翼前旗",value:"察哈尔右翼前旗"},{label:"察哈尔右翼中旗",value:"察哈尔右翼中旗"},{label:"察哈尔右翼后旗",value:"察哈尔右翼后旗"},{label:"四子王旗",value:"四子王旗"}]},{label:"伊克昭盟",value:"伊克昭盟",children:[{label:"东胜市",value:"东胜市"},{label:"达拉特旗",value:"达拉特旗"},{label:"准格尔旗",value:"准格尔旗"},{label:"鄂托克前旗",value:"鄂托克前旗"},{label:"鄂托克旗",value:"鄂托克旗"},{label:"杭锦旗",value:"杭锦旗"},{label:"乌审旗",value:"乌审旗"},{label:"伊金霍洛旗",value:"伊金霍洛旗"}]},{label:"巴彦淖尔盟",value:"巴彦淖尔盟",children:[{label:"临河市",value:"临河市"},{label:"五原县",value:"五原县"},{label:"磴口县",value:"磴口县"},{label:"乌拉特前旗",value:"乌拉特前旗"},{label:"乌拉特中旗",value:"乌拉特中旗"},{label:"乌拉特后旗",value:"乌拉特后旗"},{label:"杭锦后旗",value:"杭锦后旗"}]},{label:"阿拉善盟",value:"阿拉善盟",children:[{label:"阿拉善左旗",value:"阿拉善左旗"},{label:"阿拉善右旗",value:"阿拉善右旗"},{label:"额济纳旗",value:"额济纳旗"}]}],key:4},{label:"辽宁省",value:"辽宁省",children:[{label:"沈阳市",value:"沈阳市",children:[{label:"沈河区",value:"沈河区"},{label:"皇姑区",value:"皇姑区"},{label:"和平区",value:"和平区"},{label:"大东区",value:"大东区"},{label:"铁西区",value:"铁西区"},{label:"苏家屯区",value:"苏家屯区"},{label:"东陵区",value:"东陵区"},{label:"于洪区",value:"于洪区"},{label:"新民市",value:"新民市"},{label:"法库县",value:"法库县"},{label:"辽中县",value:"辽中县"},{label:"康平县",value:"康平县"},{label:"新城子区",value:"新城子区"},{label:"其他",value:"其他"}]},{label:"大连市",value:"大连市",children:[{label:"西岗区",value:"西岗区"},{label:"中山区",value:"中山区"},{label:"沙河口区",value:"沙河口区"},{label:"甘井子区",value:"甘井子区"},{label:"旅顺口区",value:"旅顺口区"},{label:"金州区",value:"金州区"},{label:"瓦房店市",value:"瓦房店市"},{label:"普兰店市",value:"普兰店市"},{label:"庄河市",value:"庄河市"},{label:"长海县",value:"长海县"},{label:"其他",value:"其他"}]},{label:"鞍山市",value:"鞍山市",children:[{label:"铁东区",value:"铁东区"},{label:"铁西区",value:"铁西区"},{label:"立山区",value:"立山区"},{label:"千山区",value:"千山区"},{label:"海城市",value:"海城市"},{label:"台安县",value:"台安县"},{label:"岫岩满族自治县",value:"岫岩满族自治县"},{label:"其他",value:"其他"}]},{label:"抚顺市",value:"抚顺市",children:[{label:"顺城区",value:"顺城区"},{label:"新抚区",value:"新抚区"},{label:"东洲区",value:"东洲区"},{label:"望花区",value:"望花区"},{label:"抚顺县",value:"抚顺县"},{label:"清原满族自治县",value:"清原满族自治县"},{label:"新宾满族自治县",value:"新宾满族自治县"},{label:"其他",value:"其他"}]},{label:"本溪市",value:"本溪市",children:[{label:"平山区",value:"平山区"},{label:"明山区",value:"明山区"},{label:"溪湖区",value:"溪湖区"},{label:"南芬区",value:"南芬区"},{label:"本溪满族自治县",value:"本溪满族自治县"},{label:"桓仁满族自治县",value:"桓仁满族自治县"},{label:"其他",value:"其他"}]},{label:"丹东市",value:"丹东市",children:[{label:"振兴区",value:"振兴区"},{label:"元宝区",value:"元宝区"},{label:"振安区",value:"振安区"},{label:"东港市",value:"东港市"},{label:"凤城市",value:"凤城市"},{label:"宽甸满族自治县",value:"宽甸满族自治县"},{label:"其他",value:"其他"}]},{label:"锦州市",value:"锦州市",children:[{label:"太和区",value:"太和区"},{label:"古塔区",value:"古塔区"},{label:"凌河区",value:"凌河区"},{label:"凌海市",value:"凌海市"},{label:"黑山县",value:"黑山县"},{label:"义县",value:"义县"},{label:"北宁市",value:"北宁市"},{label:"其他",value:"其他"}]},{label:"营口市",value:"营口市",children:[{label:"站前区",value:"站前区"},{label:"西市区",value:"西市区"},{label:"鲅鱼圈区",value:"鲅鱼圈区"},{label:"老边区",value:"老边区"},{label:"大石桥市",value:"大石桥市"},{label:"盖州市",value:"盖州市"},{label:"其他",value:"其他"}]},{label:"阜新市",value:"阜新市",children:[{label:"海州区",value:"海州区"},{label:"新邱区",value:"新邱区"},{label:"太平区",value:"太平区"},{label:"清河门区",value:"清河门区"},{label:"细河区",value:"细河区"},{label:"彰武县",value:"彰武县"},{label:"阜新蒙古族自治县",value:"阜新蒙古族自治县"},{label:"其他",value:"其他"}]},{label:"辽阳市",value:"辽阳市",children:[{label:"白塔区",value:"白塔区"},{label:"文圣区",value:"文圣区"},{label:"宏伟区",value:"宏伟区"},{label:"太子河区",value:"太子河区"},{label:"弓长岭区",value:"弓长岭区"},{label:"灯塔市",value:"灯塔市"},{label:"辽阳县",value:"辽阳县"},{label:"其他",value:"其他"}]},{label:"盘锦",value:"盘锦",children:[{label:"双台子区",value:"双台子区"},{label:"兴隆台区",value:"兴隆台区"},{label:"盘山县",value:"盘山县"},{label:"大洼县",value:"大洼县"},{label:"其他",value:"其他"}]},{label:"铁岭市",value:"铁岭市",children:[{label:"银州区",value:"银州区"},{label:"清河区",value:"清河区"},{label:"调兵山市",value:"调兵山市"},{label:"开原市",value:"开原市"},{label:"铁岭县",value:"铁岭县"},{label:"昌图县",value:"昌图县"},{label:"西丰县",value:"西丰县"},{label:"其他",value:"其他"}]},{label:"朝阳市",value:"朝阳市",children:[{label:"双塔区",value:"双塔区"},{label:"龙城区",value:"龙城区"},{label:"凌源市",value:"凌源市"},{label:"北票市",value:"北票市"},{label:"朝阳县",value:"朝阳县"},{label:"建平县",value:"建平县"},{label:"喀喇沁左翼蒙古族自治县",value:"喀喇沁左翼蒙古族自治县"},{label:"其他",value:"其他"}]},{label:"葫芦岛市",value:"葫芦岛市",children:[{label:"龙港区",value:"龙港区"},{label:"南票区",value:"南票区"},{label:"连山区",value:"连山区"},{label:"兴城市",value:"兴城市"},{label:"绥中县",value:"绥中县"},{label:"建昌县",value:"建昌县"},{label:"其他",value:"其他"}]},{label:"其他",value:"其他",children:[{label:"其他",value:"其他"}]}],key:5},{label:"吉林省",value:"吉林省",children:[{label:"长春市",value:"长春市",children:[{label:"朝阳区",value:"朝阳区"},{label:"宽城区",value:"宽城区"},{label:"二道区",value:"二道区"},{label:"南关区",value:"南关区"},{label:"绿园区",value:"绿园区"},{label:"双阳区",value:"双阳区"},{label:"九台市",value:"九台市"},{label:"榆树市",value:"榆树市"},{label:"德惠市",value:"德惠市"},{label:"农安县",value:"农安县"},{label:"其他",value:"其他"}]},{label:"吉林市",value:"吉林市",children:[{label:"船营区",value:"船营区"},{label:"昌邑区",value:"昌邑区"},{label:"龙潭区",value:"龙潭区"},{label:"丰满区",value:"丰满区"},{label:"舒兰市",value:"舒兰市"},{label:"桦甸市",value:"桦甸市"},{label:"蛟河市",value:"蛟河市"},{label:"磐石市",value:"磐石市"},{label:"永吉县",value:"永吉县"},{label:"其他",value:"其他"}]},{label:"四平",value:"四平",children:[{label:"铁西区",value:"铁西区"},{label:"铁东区",value:"铁东区"},{label:"公主岭市",value:"公主岭市"},{label:"双辽市",value:"双辽市"},{label:"梨树县",value:"梨树县"},{label:"伊通满族自治县",value:"伊通满族自治县"},{label:"其他",value:"其他"}]},{label:"辽源市",value:"辽源市",children:[{label:"龙山区",value:"龙山区"},{label:"西安区",value:"西安区"},{label:"东辽县",value:"东辽县"},{label:"东丰县",value:"东丰县"},{label:"其他",value:"其他"}]},{label:"通化市",value:"通化市",children:[{label:"东昌区",value:"东昌区"},{label:"二道江区",value:"二道江区"},{label:"梅河口市",value:"梅河口市"},{label:"集安市",value:"集安市"},{label:"通化县",value:"通化县"},{label:"辉南县",value:"辉南县"},{label:"柳河县",value:"柳河县"},{label:"其他",value:"其他"}]},{label:"白山市",value:"白山市",children:[{label:"八道江区",value:"八道江区"},{label:"江源区",value:"江源区"},{label:"临江市",value:"临江市"},{label:"靖宇县",value:"靖宇县"},{label:"抚松县",value:"抚松县"},{label:"长白朝鲜族自治县",value:"长白朝鲜族自治县"},{label:"其他",value:"其他"}]},{label:"松原市",value:"松原市",children:[{label:"宁江区",value:"宁江区"},{label:"乾安县",value:"乾安县"},{label:"长岭县",value:"长岭县"},{label:"扶余县",value:"扶余县"},{label:"前郭尔罗斯蒙古族自治县",value:"前郭尔罗斯蒙古族自治县"},{label:"其他",value:"其他"}]},{label:"白城市",value:"白城市",children:[{label:"洮北区",value:"洮北区"},{label:"大安市",value:"大安市"},{label:"洮南市",value:"洮南市"},{label:"镇赉县",value:"镇赉县"},{label:"通榆县",value:"通榆县"},{label:"其他",value:"其他"}]},{label:"延边朝鲜族自治州",value:"延边朝鲜族自治州",children:[{label:"延吉市",value:"延吉市"},{label:"图们市",value:"图们市"},{label:"敦化市",value:"敦化市"},{label:"龙井市",value:"龙井市"},{label:"珲春市",value:"珲春市"},{label:"和龙市",value:"和龙市"},{label:"安图县",value:"安图县"},{label:"汪清县",value:"汪清县"},{label:"其他",value:"其他"}]},{label:"其他",value:"其他",children:[{label:"其他",value:"其他"}]}],key:6},{label:"黑龙江省",value:"黑龙江省",children:[{label:"哈尔滨市",value:"哈尔滨市",children:[{label:"松北区",value:"松北区"},{label:"道里区",value:"道里区"},{label:"南岗区",value:"南岗区"},{label:"平房区",value:"平房区"},{label:"香坊区",value:"香坊区"},{label:"道外区",value:"道外区"},{label:"呼兰区",value:"呼兰区"},{label:"阿城区",value:"阿城区"},{label:"双城市",value:"双城市"},{label:"尚志市",value:"尚志市"},{label:"五常市",value:"五常市"},{label:"宾县",value:"宾县"},{label:"方正县",value:"方正县"},{label:"通河县",value:"通河县"},{label:"巴彦县",value:"巴彦县"},{label:"延寿县",value:"延寿县"},{label:"木兰县",value:"木兰县"},{label:"依兰县",value:"依兰县"},{label:"其他",value:"其他"}]},{label:"齐齐哈尔市",value:"齐齐哈尔市",children:[{label:"龙沙区",value:"龙沙区"},{label:"昂昂溪区",value:"昂昂溪区"},{label:"铁锋区",value:"铁锋区"},{label:"建华区",value:"建华区"},{label:"富拉尔基区",value:"富拉尔基区"},{label:"碾子山区",value:"碾子山区"},{label:"梅里斯达斡尔族区",value:"梅里斯达斡尔族区"},{label:"讷河市",value:"讷河市"},{label:"富裕县",value:"富裕县"},{label:"拜泉县",value:"拜泉县"},{label:"甘南县",value:"甘南县"},{label:"依安县",value:"依安县"},{label:"克山县",value:"克山县"},{label:"泰来县",value:"泰来县"},{label:"克东县",value:"克东县"},{label:"龙江县",value:"龙江县"},{label:"其他",value:"其他"}]},{label:"鹤岗市",value:"鹤岗市",children:[{label:"兴山区",value:"兴山区"},{label:"工农区",value:"工农区"},{label:"南山区",value:"南山区"},{label:"兴安区",value:"兴安区"},{label:"向阳区",value:"向阳区"},{label:"东山区",value:"东山区"},{label:"萝北县",value:"萝北县"},{label:"绥滨县",value:"绥滨县"},{label:"其他",value:"其他"}]},{label:"双鸭山",value:"双鸭山",children:[{label:"尖山区",value:"尖山区"},{label:"岭东区",value:"岭东区"},{label:"四方台区",value:"四方台区"},{label:"宝山区",value:"宝山区"},{label:"集贤县",value:"集贤县"},{label:"宝清县",value:"宝清县"},{label:"友谊县",value:"友谊县"},{label:"饶河县",value:"饶河县"},{label:"其他",value:"其他"}]},{label:"鸡西市",value:"鸡西市",children:[{label:"鸡冠区",value:"鸡冠区"},{label:"恒山区",value:"恒山区"},{label:"城子河区",value:"城子河区"},{label:"滴道区",value:"滴道区"},{label:"梨树区",value:"梨树区"},{label:"麻山区",value:"麻山区"},{label:"密山市",value:"密山市"},{label:"虎林市",value:"虎林市"},{label:"鸡东县",value:"鸡东县"},{label:"其他",value:"其他"}]},{label:"大庆市",value:"大庆市",children:[{label:"萨尔图区",value:"萨尔图区"},{label:"红岗区",value:"红岗区"},{label:"龙凤区",value:"龙凤区"},{label:"让胡路区",value:"让胡路区"},{label:"大同区",value:"大同区"},{label:"林甸县",value:"林甸县"},{label:"肇州县",value:"肇州县"},{label:"肇源县",value:"肇源县"},{label:"杜尔伯特蒙古族自治县",value:"杜尔伯特蒙古族自治县"},{label:"其他",value:"其他"}]},{label:"伊春市",value:"伊春市",children:[{label:"伊春区",value:"伊春区"},{label:"带岭区",value:"带岭区"},{label:"南岔区",value:"南岔区"},{label:"金山屯区",value:"金山屯区"},{label:"西林区",value:"西林区"},{label:"美溪区",value:"美溪区"},{label:"乌马河区",value:"乌马河区"},{label:"翠峦区",value:"翠峦区"},{label:"友好区",value:"友好区"},{label:"上甘岭区",value:"上甘岭区"},{label:"五营区",value:"五营区"},{label:"红星区",value:"红星区"},{label:"新青区",value:"新青区"},{label:"汤旺河区",value:"汤旺河区"},{label:"乌伊岭区",value:"乌伊岭区"},{label:"铁力市",value:"铁力市"},{label:"嘉荫县",value:"嘉荫县"},{label:"其他",value:"其他"}]},{label:"牡丹江市",value:"牡丹江市",children:[{label:"爱民区",value:"爱民区"},{label:"东安区",value:"东安区"},{label:"阳明区",value:"阳明区"},{label:"西安区",value:"西安区"},{label:"绥芬河市",value:"绥芬河市"},{label:"宁安市",value:"宁安市"},{label:"海林市",value:"海林市"},{label:"穆棱市",value:"穆棱市"},{label:"林口县",value:"林口县"},{label:"东宁县",value:"东宁县"},{label:"其他",value:"其他"}]},{label:"佳木斯市",value:"佳木斯市",children:[{label:"向阳区",value:"向阳区"},{label:"前进区",value:"前进区"},{label:"东风区",value:"东风区"},{label:"郊区",value:"郊区"},{label:"同江市",value:"同江市"},{label:"富锦市",value:"富锦市"},{label:"桦川县",value:"桦川县"},{label:"抚远县",value:"抚远县"},{label:"桦南县",value:"桦南县"},{label:"汤原县",value:"汤原县"},{label:"其他",value:"其他"}]},{label:"七台河市",value:"七台河市",children:[{label:"桃山区",value:"桃山区"},{label:"新兴区",value:"新兴区"},{label:"茄子河区",value:"茄子河区"},{label:"勃利县",value:"勃利县"},{label:"其他",value:"其他"}]},{label:"黑河市",value:"黑河市",children:[{label:"爱辉区",value:"爱辉区"},{label:"北安市",value:"北安市"},{label:"五大连池市",value:"五大连池市"},{label:"逊克县",value:"逊克县"},{label:"嫩江县",value:"嫩江县"},{label:"孙吴县",value:"孙吴县"},{label:"其他",value:"其他"}]},{label:"绥化市",value:"绥化市",children:[{label:"北林区",value:"北林区"},{label:"安达市",value:"安达市"},{label:"肇东市",value:"肇东市"},{label:"海伦市",value:"海伦市"},{label:"绥棱县",value:"绥棱县"},{label:"兰西县",value:"兰西县"},{label:"明水县",value:"明水县"},{label:"青冈县",value:"青冈县"},{label:"庆安县",value:"庆安县"},{label:"望奎县",value:"望奎县"},{label:"其他",value:"其他"}]},{label:"大兴安岭地区",value:"大兴安岭地区",children:[{label:"呼玛县",value:"呼玛县"},{label:"塔河县",value:"塔河县"},{label:"漠河县",value:"漠河县"},{label:"大兴安岭辖区",value:"大兴安岭辖区"},{label:"其他",value:"其他"}]},{label:"其他",value:"其他",children:[{label:"其他",value:"其他"}]}],key:7},{label:"上海市",value:"上海市",children:[{label:"上海市",value:"上海市",children:[{label:"黄浦区",value:"黄浦区"},{label:"卢湾区",value:"卢湾区"},{label:"徐汇区",value:"徐汇区"},{label:"长宁区",value:"长宁区"},{label:"静安区",value:"静安区"},{label:"普陀区",value:"普陀区"},{label:"闸北区",value:"闸北区"},{label:"虹口区",value:"虹口区"},{label:"杨浦区",value:"杨浦区"},{label:"宝山区",value:"宝山区"},{label:"闵行区",value:"闵行区"},{label:"嘉定区",value:"嘉定区"},{label:"松江区",value:"松江区"},{label:"金山区",value:"金山区"},{label:"青浦区",value:"青浦区"},{label:"南汇区",value:"南汇区"},{label:"奉贤区",value:"奉贤区"},{label:"浦东新区",value:"浦东新区"},{label:"崇明县",value:"崇明县"},{label:"其他",value:"其他"}]}],key:8},{label:"江苏省",value:"江苏省",children:[{label:"南京市",value:"南京市",children:[{label:"玄武区",value:"玄武区"},{label:"白下区",value:"白下区"},{label:"秦淮区",value:"秦淮区"},{label:"建邺区",value:"建邺区"},{label:"鼓楼区",value:"鼓楼区"},{label:"下关区",value:"下关区"},{label:"栖霞区",value:"栖霞区"},{label:"雨花台区",value:"雨花台区"},{label:"浦口区",value:"浦口区"},{label:"江宁区",value:"江宁区"},{label:"六合区",value:"六合区"},{label:"溧水县",value:"溧水县"},{label:"高淳县",value:"高淳县"},{label:"其他",value:"其他"}]},{label:"苏州市",value:"苏州市",children:[{label:"金阊区",value:"金阊区"},{label:"平江区",value:"平江区"},{label:"沧浪区",value:"沧浪区"},{label:"虎丘区",value:"虎丘区"},{label:"吴中区",value:"吴中区"},{label:"相城区",value:"相城区"},{label:"常熟市",value:"常熟市"},{label:"张家港市",value:"张家港市"},{label:"昆山市",value:"昆山市"},{label:"吴江市",value:"吴江市"},{label:"太仓市",value:"太仓市"},{label:"其他",value:"其他"}]},{label:"无锡市",value:"无锡市",children:[{label:"崇安区",value:"崇安区"},{label:"南长区",value:"南长区"},{label:"北塘区",value:"北塘区"},{label:"滨湖区",value:"滨湖区"},{label:"锡山区",value:"锡山区"},{label:"惠山区",value:"惠山区"},{label:"江阴市",value:"江阴市"},{label:"宜兴市",value:"宜兴市"},{label:"其他",value:"其他"}]},{label:"常州市",value:"常州市",children:[{label:"钟楼区",value:"钟楼区"},{label:"天宁区",value:"天宁区"},{label:"戚墅堰区",value:"戚墅堰区"},{label:"新北区",value:"新北区"},{label:"武进区",value:"武进区"},{label:"金坛市",value:"金坛市"},{label:"溧阳市",value:"溧阳市"},{label:"其他",value:"其他"}]},{label:"镇江市",value:"镇江市",children:[{label:"京口区",value:"京口区"},{label:"润州区",value:"润州区"},{label:"丹徒区",value:"丹徒区"},{label:"丹阳市",value:"丹阳市"},{label:"扬中市",value:"扬中市"},{label:"句容市",value:"句容市"},{label:"其他",value:"其他"}]},{label:"南通市",value:"南通市",children:[{label:"崇川区",value:"崇川区"},{label:"港闸区",value:"港闸区"},{label:"通州市",value:"通州市"},{label:"如皋市",value:"如皋市"},{label:"海门市",value:"海门市"},{label:"启东市",value:"启东市"},{label:"海安县",value:"海安县"},{label:"如东县",value:"如东县"},{label:"其他",value:"其他"}]},{label:"泰州市",value:"泰州市",children:[{label:"海陵区",value:"海陵区"},{label:"高港区",value:"高港区"},{label:"姜堰市",value:"姜堰市"},{label:"泰兴市",value:"泰兴市"},{label:"靖江市",value:"靖江市"},{label:"兴化市",value:"兴化市"},{label:"其他",value:"其他"}]},{label:"扬州市",value:"扬州市",children:[{label:"广陵区",value:"广陵区"},{label:"维扬区",value:"维扬区"},{label:"邗江区",value:"邗江区"},{label:"江都市",value:"江都市"},{label:"仪征市",value:"仪征市"},{label:"高邮市",value:"高邮市"},{label:"宝应县",value:"宝应县"},{label:"其他",value:"其他"}]},{label:"盐城市",value:"盐城市",children:[{label:"亭湖区",value:"亭湖区"},{label:"盐都区",value:"盐都区"},{label:"大丰市",value:"大丰市"},{label:"东台市",value:"东台市"},{label:"建湖县",value:"建湖县"},{label:"射阳县",value:"射阳县"},{label:"阜宁县",value:"阜宁县"},{label:"滨海县",value:"滨海县"},{label:"响水县",value:"响水县"},{label:"其他",value:"其他"}]},{label:"连云港市",value:"连云港市",children:[{label:"新浦区",value:"新浦区"},{label:"海州区",value:"海州区"},{label:"连云区",value:"连云区"},{label:"东海县",value:"东海县"},{label:"灌云县",value:"灌云县"},{label:"赣榆县",value:"赣榆县"},{label:"灌南县",value:"灌南县"},{label:"其他",value:"其他"}]},{label:"徐州市",value:"徐州市",children:[{label:"云龙区",value:"云龙区"},{label:"鼓楼区",value:"鼓楼区"},{label:"九里区",value:"九里区"},{label:"泉山区",value:"泉山区"},{label:"贾汪区",value:"贾汪区"},{label:"邳州市",value:"邳州市"},{label:"新沂市",value:"新沂市"},{label:"铜山县",value:"铜山县"},{label:"睢宁县",value:"睢宁县"},{label:"沛县",value:"沛县"},{label:"丰县",value:"丰县"},{label:"其他",value:"其他"}]},{label:"淮安市",value:"淮安市",children:[{label:"清河区",value:"清河区"},{label:"清浦区",value:"清浦区"},{label:"楚州区",value:"楚州区"},{label:"淮阴区",value:"淮阴区"},{label:"涟水县",value:"涟水县"},{label:"洪泽县",value:"洪泽县"},{label:"金湖县",value:"金湖县"},{label:"盱眙县",value:"盱眙县"},{label:"其他",value:"其他"}]},{label:"宿迁市",value:"宿迁市",children:[{label:"宿城区",value:"宿城区"},{label:"宿豫区",value:"宿豫区"},{label:"沭阳县",value:"沭阳县"},{label:"泗阳县",value:"泗阳县"},{label:"泗洪县",value:"泗洪县"},{label:"其他",value:"其他"}]},{label:"其他",value:"其他",children:[{label:"其他",value:"其他"}]}],key:9},{label:"浙江省",value:"浙江省",children:[{label:"杭州市",value:"杭州市",children:[{label:"拱墅区",value:"拱墅区"},{label:"西湖区",value:"西湖区"},{label:"上城区",value:"上城区"},{label:"下城区",value:"下城区"},{label:"江干区",value:"江干区"},{label:"滨江区",value:"滨江区"},{label:"余杭区",value:"余杭区"},{label:"萧山区",value:"萧山区"},{label:"建德市",value:"建德市"},{label:"富阳市",value:"富阳市"},{label:"临安市",value:"临安市"},{label:"桐庐县",value:"桐庐县"},{label:"淳安县",value:"淳安县"},{label:"其他",value:"其他"}]},{label:"宁波市",value:"宁波市",children:[{label:"海曙区",value:"海曙区"},{label:"江东区",value:"江东区"},{label:"江北区",value:"江北区"},{label:"镇海区",value:"镇海区"},{label:"北仑区",value:"北仑区"},{label:"鄞州区",value:"鄞州区"},{label:"余姚市",value:"余姚市"},{label:"慈溪市",value:"慈溪市"},{label:"奉化市",value:"奉化市"},{label:"宁海县",value:"宁海县"},{label:"象山县",value:"象山县"},{label:"其他",value:"其他"}]},{label:"温州市",value:"温州市",children:[{label:"鹿城区",value:"鹿城区"},{label:"龙湾区",value:"龙湾区"},{label:"瓯海区",value:"瓯海区"},{label:"瑞安市",value:"瑞安市"},{label:"乐清市",value:"乐清市"},{label:"永嘉县",value:"永嘉县"},{label:"洞头县",value:"洞头县"},{label:"平阳县",value:"平阳县"},{label:"苍南县",value:"苍南县"},{label:"文成县",value:"文成县"},{label:"泰顺县",value:"泰顺县"},{label:"其他",value:"其他"}]},{label:"嘉兴市",value:"嘉兴市",children:[{label:"秀城区",value:"秀城区"},{label:"秀洲区",value:"秀洲区"},{label:"海宁市",value:"海宁市"},{label:"平湖市",value:"平湖市"},{label:"桐乡市",value:"桐乡市"},{label:"嘉善县",value:"嘉善县"},{label:"海盐县",value:"海盐县"},{label:"其他",value:"其他"}]},{label:"湖州市",value:"湖州市",children:[{label:"吴兴区",value:"吴兴区"},{label:"南浔区",value:"南浔区"},{label:"长兴县",value:"长兴县"},{label:"德清县",value:"德清县"},{label:"安吉县",value:"安吉县"},{label:"其他",value:"其他"}]},{label:"绍兴市",value:"绍兴市",children:[{label:"越城区",value:"越城区"},{label:"诸暨市",value:"诸暨市"},{label:"上虞市",value:"上虞市"},{label:"嵊州市",value:"嵊州市"},{label:"绍兴县",value:"绍兴县"},{label:"新昌县",value:"新昌县"},{label:"其他",value:"其他"}]},{label:"金华市",value:"金华市",children:[{label:"婺城区",value:"婺城区"},{label:"金东区",value:"金东区"},{label:"兰溪市",value:"兰溪市"},{label:"义乌市",value:"义乌市"},{label:"东阳市",value:"东阳市"},{label:"永康市",value:"永康市"},{label:"武义县",value:"武义县"},{label:"浦江县",value:"浦江县"},{label:"磐安县",value:"磐安县"},{label:"其他",value:"其他"}]},{label:"衢州市",value:"衢州市",children:[{label:"柯城区",value:"柯城区"},{label:"衢江区",value:"衢江区"},{label:"江山市",value:"江山市"},{label:"龙游县",value:"龙游县"},{label:"常山县",value:"常山县"},{label:"开化县",value:"开化县"},{label:"其他",value:"其他"}]},{label:"舟山市",value:"舟山市",children:[{label:"定海区",value:"定海区"},{label:"普陀区",value:"普陀区"},{label:"岱山县",value:"岱山县"},{label:"嵊泗县",value:"嵊泗县"},{label:"其他",value:"其他"}]},{label:"台州市",value:"台州市",children:[{label:"椒江区",value:"椒江区"},{label:"黄岩区",value:"黄岩区"},{label:"路桥区",value:"路桥区"},{label:"临海市",value:"临海市"},{label:"温岭市",value:"温岭市"},{label:"玉环县",value:"玉环县"},{label:"天台县",value:"天台县"},{label:"仙居县",value:"仙居县"},{label:"三门县",value:"三门县"},{label:"其他",value:"其他"}]},{label:"丽水市",value:"丽水市",children:[{label:"莲都区",value:"莲都区"},{label:"龙泉市",value:"龙泉市"},{label:"缙云县",value:"缙云县"},{label:"青田县",value:"青田县"},{label:"云和县",value:"云和县"},{label:"遂昌县",value:"遂昌县"},{label:"松阳县",value:"松阳县"},{label:"庆元县",value:"庆元县"},{label:"景宁畲族自治县",value:"景宁畲族自治县"},{label:"其他",value:"其他"}]},{label:"其他市",value:"其他市",children:[{label:"其他",value:"其他"}]}],key:10},{label:"安徽省",value:"安徽省",children:[{label:"合肥市",value:"合肥市",children:[{label:"庐阳区",value:"庐阳区"},{label:"瑶海区",value:"瑶海区"},{label:"蜀山区",value:"蜀山区"},{label:"包河区",value:"包河区"},{label:"长丰县",value:"长丰县"},{label:"肥东县",value:"肥东县"},{label:"肥西县",value:"肥西县"},{label:"其他",value:"其他"}]},{label:"芜湖市",value:"芜湖市",children:[{label:"镜湖区",value:"镜湖区"},{label:"弋江区",value:"弋江区"},{label:"鸠江区",value:"鸠江区"},{label:"三山区",value:"三山区"},{label:"芜湖县",value:"芜湖县"},{label:"南陵县",value:"南陵县"},{label:"繁昌县",value:"繁昌县"},{label:"其他",value:"其他"}]},{label:"蚌埠市",value:"蚌埠市",children:[{label:"蚌山区",value:"蚌山区"},{label:"龙子湖区",value:"龙子湖区"},{label:"禹会区",value:"禹会区"},{label:"淮上区",value:"淮上区"},{label:"怀远县",value:"怀远县"},{label:"固镇县",value:"固镇县"},{label:"五河县",value:"五河县"},{label:"其他",value:"其他"}]},{label:"淮南市",value:"淮南市",children:[{label:"田家庵区",value:"田家庵区"},{label:"大通区",value:"大通区"},{label:"谢家集区",value:"谢家集区"},{label:"八公山区",value:"八公山区"},{label:"潘集区",value:"潘集区"},{label:"凤台县",value:"凤台县"},{label:"其他",value:"其他"}]},{label:"马鞍山市",value:"马鞍山市",children:[{label:"雨山区",value:"雨山区"},{label:"花山区",value:"花山区"},{label:"金家庄区",value:"金家庄区"},{label:"当涂县",value:"当涂县"},{label:"其他",value:"其他"}]},{label:"淮北市",value:"淮北市",children:[{label:"相山区",value:"相山区"},{label:"杜集区",value:"杜集区"},{label:"烈山区",value:"烈山区"},{label:"濉溪县",value:"濉溪县"},{label:"其他",value:"其他"}]},{label:"铜陵市",value:"铜陵市",children:[{label:"铜官山区",value:"铜官山区"},{label:"狮子山区",value:"狮子山区"},{label:"郊区",value:"郊区"},{label:"铜陵县",value:"铜陵县"},{label:"其他",value:"其他"}]},{label:"安庆市",value:"安庆市",children:[{label:"迎江区",value:"迎江区"},{label:"大观区",value:"大观区"},{label:"宜秀区",value:"宜秀区"},{label:"桐城市",value:"桐城市"},{label:"宿松县",value:"宿松县"},{label:"枞阳县",value:"枞阳县"},{label:"太湖县",value:"太湖县"},{label:"怀宁县",value:"怀宁县"},{label:"岳西县",value:"岳西县"},{label:"望江县",value:"望江县"},{label:"潜山县",value:"潜山县"},{label:"其他",value:"其他"}]},{label:"黄山市",value:"黄山市",children:[{label:"屯溪区",value:"屯溪区"},{label:"黄山区",value:"黄山区"},{label:"徽州区",value:"徽州区"},{label:"休宁县",value:"休宁县"},{label:"歙县",value:"歙县"},{label:"祁门县",value:"祁门县"},{label:"黟县",value:"黟县"},{label:"其他",value:"其他"}]},{label:"滁州市",value:"滁州市",children:[{label:"琅琊区",value:"琅琊区"},{label:"南谯区",value:"南谯区"},{label:"天长市",value:"天长市"},{label:"明光市",value:"明光市"},{label:"全椒县",value:"全椒县"},{label:"来安县",value:"来安县"},{label:"定远县",value:"定远县"},{label:"凤阳县",value:"凤阳县"},{label:"其他",value:"其他"}]},{label:"阜阳市",value:"阜阳市",children:[{label:"颍州区",value:"颍州区"},{label:"颍东区",value:"颍东区"},{label:"颍泉区",value:"颍泉区"},{label:"界首市",value:"界首市"},{label:"临泉县",value:"临泉县"},{label:"颍上县",value:"颍上县"},{label:"阜南县",value:"阜南县"},{label:"太和县",value:"太和县"},{label:"其他",value:"其他"}]},{label:"宿州市",value:"宿州市",children:[{label:"埇桥区",value:"埇桥区"},{label:"萧县",value:"萧县"},{label:"泗县",value:"泗县"},{label:"砀山县",value:"砀山县"},{label:"灵璧县",value:"灵璧县"},{label:"其他",value:"其他"}]},{label:"巢湖市",value:"巢湖市",children:[{label:"居巢区",value:"居巢区"},{label:"含山县",value:"含山县"},{label:"无为县",value:"无为县"},{label:"庐江县",value:"庐江县"},{label:"和县",value:"和县"},{label:"其他",value:"其他"}]},{label:"六安市",value:"六安市",children:[{label:"金安区",value:"金安区"},{label:"裕安区",value:"裕安区"},{label:"寿县",value:"寿县"},{label:"霍山县",value:"霍山县"},{label:"霍邱县",value:"霍邱县"},{label:"舒城县",value:"舒城县"},{label:"金寨县",value:"金寨县"},{label:"其他",value:"其他"}]},{label:"亳州市",value:"亳州市",children:[{label:"谯城区",value:"谯城区"},{label:"利辛县",value:"利辛县"},{label:"涡阳县",value:"涡阳县"},{label:"蒙城县",value:"蒙城县"},{label:"其他",value:"其他"}]},{label:"池州市",value:"池州市",children:[{label:"贵池区",value:"贵池区"},{label:"东至县",value:"东至县"},{label:"石台县",value:"石台县"},{label:"青阳县",value:"青阳县"},{label:"其他",value:"其他"}]},{label:"宣城市",value:"宣城市",children:[{label:"宣州区",value:"宣州区"},{label:"宁国市",value:"宁国市"},{label:"广德县",value:"广德县"},{label:"郎溪县",value:"郎溪县"},{label:"泾县",value:"泾县"},{label:"旌德县",value:"旌德县"},{label:"绩溪县",value:"绩溪县"},{label:"其他",value:"其他"}]},{label:"其他市",value:"其他市",children:[{label:"其他",value:"其他"}]}],key:11},{label:"福建省",value:"福建省",children:[{label:"福州市",value:"福州市",children:[{label:"鼓楼区",value:"鼓楼区"},{label:"台江区",value:"台江区"},{label:"仓山区",value:"仓山区"},{label:"马尾区",value:"马尾区"},{label:"晋安区",value:"晋安区"},{label:"福清市",value:"福清市"},{label:"长乐市",value:"长乐市"},{label:"闽侯县",value:"闽侯县"},{label:"闽清县",value:"闽清县"},{label:"永泰县",value:"永泰县"},{label:"连江县",value:"连江县"},{label:"罗源县",value:"罗源县"},{label:"平潭县",value:"平潭县"},{label:"其他",value:"其他"}]},{label:"厦门市",value:"厦门市",children:[{label:"思明区",value:"思明区"},{label:"海沧区",value:"海沧区"},{label:"湖里区",value:"湖里区"},{label:"集美区",value:"集美区"},{label:"同安区",value:"同安区"},{label:"翔安区",value:"翔安区"},{label:"其他",value:"其他"}]},{label:"莆田市",value:"莆田市",children:[{label:"城厢区",value:"城厢区"},{label:"涵江区",value:"涵江区"},{label:"荔城区",value:"荔城区"},{label:"秀屿区",value:"秀屿区"},{label:"仙游县",value:"仙游县"},{label:"其他",value:"其他"}]},{label:"三明市",value:"三明市",children:[{label:"梅列区",value:"梅列区"},{label:"三元区",value:"三元区"},{label:"永安市",value:"永安市"},{label:"明溪县",value:"明溪县"},{label:"将乐县",value:"将乐县"},{label:"大田县",value:"大田县"},{label:"宁化县",value:"宁化县"},{label:"建宁县",value:"建宁县"},{label:"沙县",value:"沙县"},{label:"尤溪县",value:"尤溪县"},{label:"清流县",value:"清流县"},{label:"泰宁县",value:"泰宁县"},{label:"其他",value:"其他"}]},{label:"泉州市",value:"泉州市",children:[{label:"鲤城区",value:"鲤城区"},{label:"丰泽区",value:"丰泽区"},{label:"洛江区",value:"洛江区"},{label:"泉港区",value:"泉港区"},{label:"石狮市",value:"石狮市"},{label:"晋江市",value:"晋江市"},{label:"南安市",value:"南安市"},{label:"惠安县",value:"惠安县"},{label:"永春县",value:"永春县"},{label:"安溪县",value:"安溪县"},{label:"德化县",value:"德化县"},{label:"金门县",value:"金门县"},{label:"其他",value:"其他"}]},{label:"漳州市",value:"漳州市",children:[{label:"芗城区",value:"芗城区"},{label:"龙文区",value:"龙文区"},{label:"龙海市",value:"龙海市"},{label:"平和县",value:"平和县"},{label:"南靖县",value:"南靖县"},{label:"诏安县",value:"诏安县"},{label:"漳浦县",value:"漳浦县"},{label:"华安县",value:"华安县"},{label:"东山县",value:"东山县"},{label:"长泰县",value:"长泰县"},{label:"云霄县",value:"云霄县"},{label:"其他",value:"其他"}]},{label:"南平市",value:"南平市",children:[{label:"延平区",value:"延平区"},{label:"建瓯市",value:"建瓯市"},{label:"邵武市",value:"邵武市"},{label:"武夷山市",value:"武夷山市"},{label:"建阳市",value:"建阳市"},{label:"松溪县",value:"松溪县"},{label:"光泽县",value:"光泽县"},{label:"顺昌县",value:"顺昌县"},{label:"浦城县",value:"浦城县"},{label:"政和县",value:"政和县"},{label:"其他",value:"其他"}]},{label:"龙岩市",value:"龙岩市",children:[{label:"新罗区",value:"新罗区"},{label:"漳平市",value:"漳平市"},{label:"长汀县",value:"长汀县"},{label:"武平县",value:"武平县"},{label:"上杭县",value:"上杭县"},{label:"永定县",value:"永定县"},{label:"连城县",value:"连城县"},{label:"其他",value:"其他"}]},{label:"宁德市",value:"宁德市",children:[{label:"蕉城区",value:"蕉城区"},{label:"福安市",value:"福安市"},{label:"福鼎市",value:"福鼎市"},{label:"寿宁县",value:"寿宁县"},{label:"霞浦县",value:"霞浦县"},{label:"柘荣县",value:"柘荣县"},{label:"屏南县",value:"屏南县"},{label:"古田县",value:"古田县"},{label:"周宁县",value:"周宁县"},{label:"其他",value:"其他"}]},{label:"其他",value:"其他",children:[{label:"其他",value:"其他"}]}],key:12},{label:"江西省",value:"江西省",children:[{label:"南昌市",value:"南昌市",children:[{label:"东湖区",value:"东湖区"},{label:"西湖区",value:"西湖区"},{label:"青云谱区",value:"青云谱区"},{label:"湾里区",value:"湾里区"},{label:"青山湖区",value:"青山湖区"},{label:"新建县",value:"新建县"},{label:"南昌县",value:"南昌县"},{label:"进贤县",value:"进贤县"},{label:"安义县",value:"安义县"},{label:"其他",value:"其他"}]},{label:"景德镇市",value:"景德镇市",children:[{label:"珠山区",value:"珠山区"},{label:"昌江区",value:"昌江区"},{label:"乐平市",value:"乐平市"},{label:"浮梁县",value:"浮梁县"},{label:"其他",value:"其他"}]},{label:"萍乡市",value:"萍乡市",children:[{label:"安源区",value:"安源区"},{label:"湘东区",value:"湘东区"},{label:"莲花县",value:"莲花县"},{label:"上栗县",value:"上栗县"},{label:"芦溪县",value:"芦溪县"},{label:"其他",value:"其他"}]},{label:"九江市",value:"九江市",children:[{label:"浔阳区",value:"浔阳区"},{label:"庐山区",value:"庐山区"},{label:"瑞昌市",value:"瑞昌市"},{label:"九江县",value:"九江县"},{label:"星子县",value:"星子县"},{label:"武宁县",value:"武宁县"},{label:"彭泽县",value:"彭泽县"},{label:"永修县",value:"永修县"},{label:"修水县",value:"修水县"},{label:"湖口县",value:"湖口县"},{label:"德安县",value:"德安县"},{label:"都昌县",value:"都昌县"},{label:"其他",value:"其他"}]},{label:"新余市",value:"新余市",children:[{label:"渝水区",value:"渝水区"},{label:"分宜县",value:"分宜县"},{label:"其他",value:"其他"}]},{label:"鹰潭市",value:"鹰潭市",children:[{label:"月湖区",value:"月湖区"},{label:"贵溪市",value:"贵溪市"},{label:"余江县",value:"余江县"},{label:"其他",value:"其他"}]},{label:"赣州市",value:"赣州市",children:[{label:"章贡区",value:"章贡区"},{label:"瑞金市",value:"瑞金市"},{label:"南康市",value:"南康市"},{label:"石城县",value:"石城县"},{label:"安远县",value:"安远县"},{label:"赣县",value:"赣县"},{label:"宁都县",value:"宁都县"},{label:"寻乌县",value:"寻乌县"},{label:"兴国县",value:"兴国县"},{label:"定南县",value:"定南县"},{label:"上犹县",value:"上犹县"},{label:"于都县",value:"于都县"},{label:"龙南县",value:"龙南县"},{label:"崇义县",value:"崇义县"},{label:"信丰县",value:"信丰县"},{label:"全南县",value:"全南县"},{label:"大余县",value:"大余县"},{label:"会昌县",value:"会昌县"},{label:"其他",value:"其他"}]},{label:"吉安市",value:"吉安市",children:[{label:"吉州区",value:"吉州区"},{label:"青原区",value:"青原区"},{label:"井冈山市",value:"井冈山市"},{label:"吉安县",value:"吉安县"},{label:"永丰县",value:"永丰县"},{label:"永新县",value:"永新县"},{label:"新干县",value:"新干县"},{label:"泰和县",value:"泰和县"},{label:"峡江县",value:"峡江县"},{label:"遂川县",value:"遂川县"},{label:"安福县",value:"安福县"},{label:"吉水县",value:"吉水县"},{label:"万安县",value:"万安县"},{label:"其他",value:"其他"}]},{label:"宜春市",value:"宜春市",children:[{label:"袁州区",value:"袁州区"},{label:"丰城市",value:"丰城市"},{label:"樟树市",value:"樟树市"},{label:"高安市",value:"高安市"},{label:"铜鼓县",value:"铜鼓县"},{label:"靖安县",value:"靖安县"},{label:"宜丰县",value:"宜丰县"},{label:"奉新县",value:"奉新县"},{label:"万载县",value:"万载县"},{label:"上高县",value:"上高县"},{label:"其他",value:"其他"}]},{label:"抚州市",value:"抚州市",children:[{label:"临川区",value:"临川区"},{label:"南丰县",value:"南丰县"},{label:"乐安县",value:"乐安县"},{label:"金溪县",value:"金溪县"},{label:"南城县",value:"南城县"},{label:"东乡县",value:"东乡县"},{label:"资溪县",value:"资溪县"},{label:"宜黄县",value:"宜黄县"},{label:"广昌县",value:"广昌县"},{label:"黎川县",value:"黎川县"},{label:"崇仁县",value:"崇仁县"},{label:"其他",value:"其他"}]},{label:"上饶市",value:"上饶市",children:[{label:"信州区",value:"信州区"},{label:"德兴市",value:"德兴市"},{label:"上饶县",value:"上饶县"},{label:"广丰县",value:"广丰县"},{label:"鄱阳县",value:"鄱阳县"},{label:"婺源县",value:"婺源县"},{label:"铅山县",value:"铅山县"},{label:"余干县",value:"余干县"},{label:"横峰县",value:"横峰县"},{label:"弋阳县",value:"弋阳县"},{label:"玉山县",value:"玉山县"},{label:"万年县",value:"万年县"},{label:"其他",value:"其他"}]},{label:"其他",value:"其他",children:[{label:"其他",value:"其他"}]}],key:13},{label:"山东省",value:"山东省",children:[{label:"济南市",value:"济南市",children:[{label:"市中区",value:"市中区"},{label:"历下区",value:"历下区"},{label:"天桥区",value:"天桥区"},{label:"槐荫区",value:"槐荫区"},{label:"历城区",value:"历城区"},{label:"长清区",value:"长清区"},{label:"章丘市",value:"章丘市"},{label:"平阴县",value:"平阴县"},{label:"济阳县",value:"济阳县"},{label:"商河县",value:"商河县"},{label:"其他",value:"其他"}]},{label:"青岛市",value:"青岛市",children:[{label:"市南区",value:"市南区"},{label:"市北区",value:"市北区"},{label:"城阳区",value:"城阳区"},{label:"四方区",value:"四方区"},{label:"李沧区",value:"李沧区"},{label:"黄岛区",value:"黄岛区"},{label:"崂山区",value:"崂山区"},{label:"胶南市",value:"胶南市"},{label:"胶州市",value:"胶州市"},{label:"平度市",value:"平度市"},{label:"莱西市",value:"莱西市"},{label:"即墨市",value:"即墨市"},{label:"其他",value:"其他"}]},{label:"淄博市",value:"淄博市",children:[{label:"张店区",value:"张店区"},{label:"临淄区",value:"临淄区"},{label:"淄川区",value:"淄川区"},{label:"博山区",value:"博山区"},{label:"周村区",value:"周村区"},{label:"桓台县",value:"桓台县"},{label:"高青县",value:"高青县"},{label:"沂源县",value:"沂源县"},{label:"其他",value:"其他"}]},{label:"枣庄市",value:"枣庄市",children:[{label:"市中区",value:"市中区"},{label:"山亭区",value:"山亭区"},{label:"峄城区",value:"峄城区"},{label:"台儿庄区",value:"台儿庄区"},{label:"薛城区",value:"薛城区"},{label:"滕州市",value:"滕州市"},{label:"其他",value:"其他"}]},{label:"东营市",value:"东营市",children:[{label:"东营区",value:"东营区"},{label:"河口区",value:"河口区"},{label:"垦利县",value:"垦利县"},{label:"广饶县",value:"广饶县"},{label:"利津县",value:"利津县"},{label:"其他",value:"其他"}]},{label:"烟台市",value:"烟台市",children:[{label:"芝罘区",value:"芝罘区"},{label:"福山区",value:"福山区"},{label:"牟平区",value:"牟平区"},{label:"莱山区",value:"莱山区"},{label:"龙口市",value:"龙口市"},{label:"莱阳市",value:"莱阳市"},{label:"莱州市",value:"莱州市"},{label:"招远市",value:"招远市"},{label:"蓬莱市",value:"蓬莱市"},{label:"栖霞市",value:"栖霞市"},{label:"海阳市",value:"海阳市"},{label:"长岛县",value:"长岛县"},{label:"其他",value:"其他"}]},{label:"潍坊市",value:"潍坊市",children:[{label:"潍城区",value:"潍城区"},{label:"寒亭区",value:"寒亭区"},{label:"坊子区",value:"坊子区"},{label:"奎文区",value:"奎文区"},{label:"青州市",value:"青州市"},{label:"诸城市",value:"诸城市"},{label:"寿光市",value:"寿光市"},{label:"安丘市",value:"安丘市"},{label:"高密市",value:"高密市"},{label:"昌邑市",value:"昌邑市"},{label:"昌乐县",value:"昌乐县"},{label:"临朐县",value:"临朐县"},{label:"其他",value:"其他"}]},{label:"济宁市",value:"济宁市",children:[{label:"市中区",value:"市中区"},{label:"任城区",value:"任城区"},{label:"曲阜市",value:"曲阜市"},{label:"兖州市",value:"兖州市"},{label:"邹城市",value:"邹城市"},{label:"鱼台县",value:"鱼台县"},{label:"金乡县",value:"金乡县"},{label:"嘉祥县",value:"嘉祥县"},{label:"微山县",value:"微山县"},{label:"汶上县",value:"汶上县"},{label:"泗水县",value:"泗水县"},{label:"梁山县",value:"梁山县"},{label:"其他",value:"其他"}]},{label:"泰安市",value:"泰安市",children:[{label:"泰山区",value:"泰山区"},{label:"岱岳区",value:"岱岳区"},{label:"新泰市",value:"新泰市"},{label:"肥城市",value:"肥城市"},{label:"宁阳县",value:"宁阳县"},{label:"东平县",value:"东平县"},{label:"其他",value:"其他"}]},{label:"威海市",value:"威海市",children:[{label:"环翠区",value:"环翠区"},{label:"乳山市",value:"乳山市"},{label:"文登市",value:"文登市"},{label:"荣成市",value:"荣成市"},{label:"其他",value:"其他"}]},{label:"日照市",value:"日照市",children:[{label:"东港区",value:"东港区"},{label:"岚山区",value:"岚山区"},{label:"五莲县",value:"五莲县"},{label:"莒县",value:"莒县"},{label:"其他",value:"其他"}]},{label:"莱芜市",value:"莱芜市",children:[{label:"莱城区",value:"莱城区"},{label:"钢城区",value:"钢城区"},{label:"其他",value:"其他"}]},{label:"临沂市",value:"临沂市",children:[{label:"兰山区",value:"兰山区"},{label:"罗庄区",value:"罗庄区"},{label:"河东区",value:"河东区"},{label:"沂南县",value:"沂南县"},{label:"郯城县",value:"郯城县"},{label:"沂水县",value:"沂水县"},{label:"苍山县",value:"苍山县"},{label:"费县",value:"费县"},{label:"平邑县",value:"平邑县"},{label:"莒南县",value:"莒南县"},{label:"蒙阴县",value:"蒙阴县"},{label:"临沭县",value:"临沭县"},{label:"其他",value:"其他"}]},{label:"德州市",value:"德州市",children:[{label:"德城区",value:"德城区"},{label:"乐陵市",value:"乐陵市"},{label:"禹城市",value:"禹城市"},{label:"陵县",value:"陵县"},{label:"宁津县",value:"宁津县"},{label:"齐河县",value:"齐河县"},{label:"武城县",value:"武城县"},{label:"庆云县",value:"庆云县"},{label:"平原县",value:"平原县"},{label:"夏津县",value:"夏津县"},{label:"临邑县",value:"临邑县"},{label:"其他",value:"其他"}]},{label:"聊城市",value:"聊城市",children:[{label:"东昌府区",value:"东昌府区"},{label:"临清市",value:"临清市"},{label:"高唐县",value:"高唐县"},{label:"阳谷县",value:"阳谷县"},{label:"茌平县",value:"茌平县"},{label:"莘县",value:"莘县"},{label:"东阿县",value:"东阿县"},{label:"冠县",value:"冠县"},{label:"其他",value:"其他"}]},{label:"滨州市",value:"滨州市",children:[{label:"滨城区",value:"滨城区"},{label:"邹平县",value:"邹平县"},{label:"沾化县",value:"沾化县"},{label:"惠民县",value:"惠民县"},{label:"博兴县",value:"博兴县"},{label:"阳信县",value:"阳信县"},{label:"无棣县",value:"无棣县"},{label:"其他",value:"其他"}]},{label:"菏泽市",value:"菏泽市",children:[{label:"牡丹区",value:"牡丹区"},{label:"鄄城县",value:"鄄城县"},{label:"单县",value:"单县"},{label:"郓城县",value:"郓城县"},{label:"曹县",value:"曹县"},{label:"定陶县",value:"定陶县"},{label:"巨野县",value:"巨野县"},{label:"东明县",value:"东明县"},{label:"成武县",value:"成武县"},{label:"其他",value:"其他"}]},{label:"其他",value:"其他",children:[{label:"其他",value:"其他"}]}],key:14},{label:"河南省",value:"河南省",children:[{label:"郑州市",value:"郑州市",children:[{label:"中原区",value:"中原区"},{label:"金水区",value:"金水区"},{label:"二七区",value:"二七区"},{label:"管城回族区",value:"管城回族区"},{label:"上街区",value:"上街区"},{label:"惠济区",value:"惠济区"},{label:"巩义市",value:"巩义市"},{label:"新郑市",value:"新郑市"},{label:"新密市",value:"新密市"},{label:"登封市",value:"登封市"},{label:"荥阳市",value:"荥阳市"},{label:"中牟县",value:"中牟县"},{label:"其他",value:"其他"}]},{label:"开封市",value:"开封市",children:[{label:"鼓楼区",value:"鼓楼区"},{label:"龙亭区",value:"龙亭区"},{label:"顺河回族区",value:"顺河回族区"},{label:"禹王台区",value:"禹王台区"},{label:"金明区",value:"金明区"},{label:"开封县",value:"开封县"},{label:"尉氏县",value:"尉氏县"},{label:"兰考县",value:"兰考县"},{label:"杞县",value:"杞县"},{label:"通许县",value:"通许县"},{label:"其他",value:"其他"}]},{label:"洛阳市",value:"洛阳市",children:[{label:"西工区",value:"西工区"},{label:"老城区",value:"老城区"},{label:"涧西区",value:"涧西区"},{label:"瀍河回族区",value:"瀍河回族区"},{label:"洛龙区",value:"洛龙区"},{label:"吉利区",value:"吉利区"},{label:"偃师市",value:"偃师市"},{label:"孟津县",value:"孟津县"},{label:"汝阳县",value:"汝阳县"},{label:"伊川县",value:"伊川县"},{label:"洛宁县",value:"洛宁县"},{label:"嵩县",value:"嵩县"},{label:"宜阳县",value:"宜阳县"},{label:"新安县",value:"新安县"},{label:"栾川县",value:"栾川县"},{label:"其他",value:"其他"}]},{label:"平顶山市",value:"平顶山市",children:[{label:"新华区",value:"新华区"},{label:"卫东区",value:"卫东区"},{label:"湛河区",value:"湛河区"},{label:"石龙区",value:"石龙区"},{label:"汝州市",value:"汝州市"},{label:"舞钢市",value:"舞钢市"},{label:"宝丰县",value:"宝丰县"},{label:"叶县",value:"叶县"},{label:"郏县",value:"郏县"},{label:"鲁山县",value:"鲁山县"},{label:"其他",value:"其他"}]},{label:"安阳市",value:"安阳市",children:[{label:"北关区",value:"北关区"},{label:"文峰区",value:"文峰区"},{label:"殷都区",value:"殷都区"},{label:"龙安区",value:"龙安区"},{label:"林州市",value:"林州市"},{label:"安阳县",value:"安阳县"},{label:"滑县",value:"滑县"},{label:"内黄县",value:"内黄县"},{label:"汤阴县",value:"汤阴县"},{label:"其他",value:"其他"}]},{label:"鹤壁市",value:"鹤壁市",children:[{label:"淇滨区",value:"淇滨区"},{label:"山城区",value:"山城区"},{label:"鹤山区",value:"鹤山区"},{label:"浚县",value:"浚县"},{label:"淇县",value:"淇县"},{label:"其他",value:"其他"}]},{label:"新乡市",value:"新乡市",children:[{label:"卫滨区",value:"卫滨区"},{label:"红旗区",value:"红旗区"},{label:"凤泉区",value:"凤泉区"},{label:"牧野区",value:"牧野区"},{label:"卫辉市",value:"卫辉市"},{label:"辉县市",value:"辉县市"},{label:"新乡县",value:"新乡县"},{label:"获嘉县",value:"获嘉县"},{label:"原阳县",value:"原阳县"},{label:"长垣县",value:"长垣县"},{label:"封丘县",value:"封丘县"},{label:"延津县",value:"延津县"},{label:"其他",value:"其他"}]},{label:"焦作市",value:"焦作市",children:[{label:"解放区",value:"解放区"},{label:"中站区",value:"中站区"},{label:"马村区",value:"马村区"},{label:"山阳区",value:"山阳区"},{label:"沁阳市",value:"沁阳市"},{label:"孟州市",value:"孟州市"},{label:"修武县",value:"修武县"},{label:"温县",value:"温县"},{label:"武陟县",value:"武陟县"},{label:"博爱县",value:"博爱县"},{label:"其他",value:"其他"}]},{label:"濮阳市",value:"濮阳市",children:[{label:"华龙区",value:"华龙区"},{label:"濮阳县",value:"濮阳县"},{label:"南乐县",value:"南乐县"},{label:"台前县",value:"台前县"},{label:"清丰县",value:"清丰县"},{label:"范县",value:"范县"},{label:"其他",value:"其他"}]},{label:"许昌市",value:"许昌市",children:[{label:"魏都区",value:"魏都区"},{label:"禹州市",value:"禹州市"},{label:"长葛市",value:"长葛市"},{label:"许昌县",value:"许昌县"},{label:"鄢陵县",value:"鄢陵县"},{label:"襄城县",value:"襄城县"},{label:"其他",value:"其他"}]},{label:"漯河市",value:"漯河市",children:[{label:"源汇区",value:"源汇区"},{label:"郾城区",value:"郾城区"},{label:"召陵区",value:"召陵区"},{label:"临颍县",value:"临颍县"},{label:"舞阳县",value:"舞阳县"},{label:"其他",value:"其他"}]},{label:"三门峡市",value:"三门峡市",children:[{label:"湖滨区",value:"湖滨区"},{label:"义马市",value:"义马市"},{label:"灵宝市",value:"灵宝市"},{label:"渑池县",value:"渑池县"},{label:"卢氏县",value:"卢氏县"},{label:"陕县",value:"陕县"},{label:"其他",value:"其他"}]},{label:"南阳市",value:"南阳市",children:[{label:"卧龙区",value:"卧龙区"},{label:"宛城区",value:"宛城区"},{label:"邓州市",value:"邓州市"},{label:"桐柏县",value:"桐柏县"},{label:"方城县",value:"方城县"},{label:"淅川县",value:"淅川县"},{label:"镇平县",value:"镇平县"},{label:"唐河县",value:"唐河县"},{label:"南召县",value:"南召县"},{label:"内乡县",value:"内乡县"},{label:"新野县",value:"新野县"},{label:"社旗县",value:"社旗县"},{label:"西峡县",value:"西峡县"},{label:"其他",value:"其他"}]},{label:"商丘市",value:"商丘市",children:[{label:"梁园区",value:"梁园区"},{label:"睢阳区",value:"睢阳区"},{label:"永城市",value:"永城市"},{label:"宁陵县",value:"宁陵县"},{label:"虞城县",value:"虞城县"},{label:"民权县",value:"民权县"},{label:"夏邑县",value:"夏邑县"},{label:"柘城县",value:"柘城县"},{label:"睢县",value:"睢县"},{label:"其他",value:"其他"}]},{label:"信阳市",value:"信阳市",children:[{label:"浉河区",value:"浉河区"},{label:"平桥区",value:"平桥区"},{label:"潢川县",value:"潢川县"},{label:"淮滨县",value:"淮滨县"},{label:"息县",value:"息县"},{label:"新县",value:"新县"},{label:"商城县",value:"商城县"},{label:"固始县",value:"固始县"},{label:"罗山县",value:"罗山县"},{label:"光山县",value:"光山县"},{label:"其他",value:"其他"}]},{label:"周口市",value:"周口市",children:[{label:"川汇区",value:"川汇区"},{label:"项城市",value:"项城市"},{label:"商水县",value:"商水县"},{label:"淮阳县",value:"淮阳县"},{label:"太康县",value:"太康县"},{label:"鹿邑县",value:"鹿邑县"},{label:"西华县",value:"西华县"},{label:"扶沟县",value:"扶沟县"},{label:"沈丘县",value:"沈丘县"},{label:"郸城县",value:"郸城县"},{label:"其他",value:"其他"}]},{label:"驻马店市",value:"驻马店市",children:[{label:"驿城区",value:"驿城区"},{label:"确山县",value:"确山县"},{label:"新蔡县",value:"新蔡县"},{label:"上蔡县",value:"上蔡县"},{label:"西平县",value:"西平县"},{label:"泌阳县",value:"泌阳县"},{label:"平舆县",value:"平舆县"},{label:"汝南县",value:"汝南县"},{label:"遂平县",value:"遂平县"},{label:"正阳县",value:"正阳县"},{label:"其他",value:"其他"}]},{label:"焦作市",value:"焦作市",children:[{label:"济源市",value:"济源市"},{label:"其他",value:"其他"}]},{label:"其他",value:"其他",children:[{label:"其他",value:"其他"}]}],key:15},{label:"湖北省",value:"湖北省",children:[{label:"武汉市",value:"武汉市",children:[{label:"江岸区",value:"江岸区"},{label:"武昌区",value:"武昌区"},{label:"江汉区",value:"江汉区"},{label:"硚口区",value:"硚口区"},{label:"汉阳区",value:"汉阳区"},{label:"青山区",value:"青山区"},{label:"洪山区",value:"洪山区"},{label:"东西湖区",value:"东西湖区"},{label:"汉南区",value:"汉南区"},{label:"蔡甸区",value:"蔡甸区"},{label:"江夏区",value:"江夏区"},{label:"黄陂区",value:"黄陂区"},{label:"新洲区",value:"新洲区"},{label:"其他",value:"其他"}]},{label:"黄石市",value:"黄石市",children:[{label:"黄石港区",value:"黄石港区"},{label:"西塞山区",value:"西塞山区"},{label:"下陆区",value:"下陆区"},{label:"铁山区",value:"铁山区"},{label:"大冶市",value:"大冶市"},{label:"阳新县",value:"阳新县"},{label:"其他",value:"其他"}]},{label:"十堰市",value:"十堰市",children:[{label:"张湾区",value:"张湾区"},{label:"茅箭区",value:"茅箭区"},{label:"丹江口市",value:"丹江口市"},{label:"郧县",value:"郧县"},{label:"竹山县",value:"竹山县"},{label:"房县",value:"房县"},{label:"郧西县",value:"郧西县"},{label:"竹溪县",value:"竹溪县"},{label:"其他",value:"其他"}]},{label:"荆州市",value:"荆州市",children:[{label:"沙市区",value:"沙市区"},{label:"荆州区",value:"荆州区"},{label:"洪湖市",value:"洪湖市"},{label:"石首市",value:"石首市"},{label:"松滋市",value:"松滋市"},{label:"监利县",value:"监利县"},{label:"公安县",value:"公安县"},{label:"江陵县",value:"江陵县"},{label:"其他",value:"其他"}]},{label:"宜昌市",value:"宜昌市",children:[{label:"西陵区",value:"西陵区"},{label:"伍家岗区",value:"伍家岗区"},{label:"点军区",value:"点军区"},{label:"猇亭区",value:"猇亭区"},{label:"夷陵区",value:"夷陵区"},{label:"宜都市",value:"宜都市"},{label:"当阳市",value:"当阳市"},{label:"枝江市",value:"枝江市"},{label:"秭归县",value:"秭归县"},{label:"远安县",value:"远安县"},{label:"兴山县",value:"兴山县"},{label:"五峰土家族自治县",value:"五峰土家族自治县"},{label:"长阳土家族自治县",value:"长阳土家族自治县"},{label:"其他",value:"其他"}]},{label:"襄樊市",value:"襄樊市",children:[{label:"襄城区",value:"襄城区"},{label:"樊城区",value:"樊城区"},{label:"襄阳区",value:"襄阳区"},{label:"老河口市",value:"老河口市"},{label:"枣阳市",value:"枣阳市"},{label:"宜城市",value:"宜城市"},{label:"南漳县",value:"南漳县"},{label:"谷城县",value:"谷城县"},{label:"保康县",value:"保康县"},{label:"其他",value:"其他"}]},{label:"鄂州市",value:"鄂州市",children:[{label:"鄂城区",value:"鄂城区"},{label:"华容区",value:"华容区"},{label:"梁子湖区",value:"梁子湖区"},{label:"其他",value:"其他"}]},{label:"荆门市",value:"荆门市",children:[{label:"东宝区",value:"东宝区"},{label:"掇刀区",value:"掇刀区"},{label:"钟祥市",value:"钟祥市"},{label:"京山县",value:"京山县"},{label:"沙洋县",value:"沙洋县"},{label:"其他",value:"其他"}]},{label:"孝感市",value:"孝感市",children:[{label:"孝南区",value:"孝南区"},{label:"应城市",value:"应城市"},{label:"安陆市",value:"安陆市"},{label:"汉川市",value:"汉川市"},{label:"云梦县",value:"云梦县"},{label:"大悟县",value:"大悟县"},{label:"孝昌县",value:"孝昌县"},{label:"其他",value:"其他"}]},{label:"黄冈市",value:"黄冈市",children:[{label:"黄州区",value:"黄州区"},{label:"麻城市",value:"麻城市"},{label:"武穴市",value:"武穴市"},{label:"红安县",value:"红安县"},{label:"罗田县",value:"罗田县"},{label:"浠水县",value:"浠水县"},{label:"蕲春县",value:"蕲春县"},{label:"黄梅县",value:"黄梅县"},{label:"英山县",value:"英山县"},{label:"团风县",value:"团风县"},{label:"其他",value:"其他"}]},{label:"咸宁市",value:"咸宁市",children:[{label:"咸安区",value:"咸安区"},{label:"赤壁市",value:"赤壁市"},{label:"嘉鱼县",value:"嘉鱼县"},{label:"通山县",value:"通山县"},{label:"崇阳县",value:"崇阳县"},{label:"通城县",value:"通城县"},{label:"其他",value:"其他"}]},{label:"随州市",value:"随州市",children:[{label:"曾都区",value:"曾都区"},{label:"广水市",value:"广水市"},{label:"其他",value:"其他"}]},{label:"恩施土家族苗族自治州",value:"恩施土家族苗族自治州",children:[{label:"恩施市",value:"恩施市"},{label:"利川市",value:"利川市"},{label:"建始县",value:"建始县"},{label:"来凤县",value:"来凤县"},{label:"巴东县",value:"巴东县"},{label:"鹤峰县",value:"鹤峰县"},{label:"宣恩县",value:"宣恩县"},{label:"咸丰县",value:"咸丰县"},{label:"其他",value:"其他"}]},{label:"仙桃市",value:"仙桃市",children:[{label:"仙桃",value:"仙桃"}]},{label:"天门市",value:"天门市",children:[{label:"天门",value:"天门"}]},{label:"潜江市",value:"潜江市",children:[{label:"潜江",value:"潜江"}]},{label:"神农架林区",value:"神农架林区",children:[{label:"神农架林区",value:"神农架林区"}]},{label:"其他",value:"其他",children:[{label:"其他",value:"其他"}]}],key:16},{label:"湖南省",value:"湖南省",children:[{label:"长沙市",value:"长沙市",children:[{label:"岳麓区",value:"岳麓区"},{label:"芙蓉区",value:"芙蓉区"},{label:"天心区",value:"天心区"},{label:"开福区",value:"开福区"},{label:"雨花区",value:"雨花区"},{label:"浏阳市",value:"浏阳市"},{label:"长沙县",value:"长沙县"},{label:"望城县",value:"望城县"},{label:"宁乡县",value:"宁乡县"},{label:"其他",value:"其他"}]},{label:"株洲市",value:"株洲市",children:[{label:"天元区",value:"天元区"},{label:"荷塘区",value:"荷塘区"},{label:"芦淞区",value:"芦淞区"},{label:"石峰区",value:"石峰区"},{label:"醴陵市",value:"醴陵市"},{label:"株洲县",value:"株洲县"},{label:"炎陵县",value:"炎陵县"},{label:"茶陵县",value:"茶陵县"},{label:"攸县",value:"攸县"},{label:"其他",value:"其他"}]},{label:"湘潭市",value:"湘潭市",children:[{label:"岳塘区",value:"岳塘区"},{label:"雨湖区",value:"雨湖区"},{label:"湘乡市",value:"湘乡市"},{label:"韶山市",value:"韶山市"},{label:"湘潭县",value:"湘潭县"},{label:"其他",value:"其他"}]},{label:"衡阳市",value:"衡阳市",children:[{label:"雁峰区",value:"雁峰区"},{label:"珠晖区",value:"珠晖区"},{label:"石鼓区",value:"石鼓区"},{label:"蒸湘区",value:"蒸湘区"},{label:"南岳区",value:"南岳区"},{label:"耒阳市",value:"耒阳市"},{label:"常宁市",value:"常宁市"},{label:"衡阳县",value:"衡阳县"},{label:"衡东县",value:"衡东县"},{label:"衡山县",value:"衡山县"},{label:"衡南县",value:"衡南县"},{label:"祁东县",value:"祁东县"},{label:"其他",value:"其他"}]},{label:"邵阳市",value:"邵阳市",children:[{label:"双清区",value:"双清区"},{label:"大祥区",value:"大祥区"},{label:"北塔区",value:"北塔区"},{label:"武冈市",value:"武冈市"},{label:"邵东县",value:"邵东县"},{label:"洞口县",value:"洞口县"},{label:"新邵县",value:"新邵县"},{label:"绥宁县",value:"绥宁县"},{label:"新宁县",value:"新宁县"},{label:"邵阳县",value:"邵阳县"},{label:"隆回县",value:"隆回县"},{label:"城步苗族自治县",value:"城步苗族自治县"},{label:"其他",value:"其他"}]},{label:"岳阳市",value:"岳阳市",children:[{label:"岳阳楼区",value:"岳阳楼区"},{label:"云溪区",value:"云溪区"},{label:"君山区",value:"君山区"},{label:"临湘市",value:"临湘市"},{label:"汨罗市",value:"汨罗市"},{label:"岳阳县",value:"岳阳县"},{label:"湘阴县",value:"湘阴县"},{label:"平江县",value:"平江县"},{label:"华容县",value:"华容县"},{label:"其他",value:"其他"}]},{label:"常德市",value:"常德市",children:[{label:"武陵区",value:"武陵区"},{label:"鼎城区",value:"鼎城区"},{label:"津市市",value:"津市市"},{label:"澧县",value:"澧县"},{label:"临澧县",value:"临澧县"},{label:"桃源县",value:"桃源县"},{label:"汉寿县",value:"汉寿县"},{label:"安乡县",value:"安乡县"},{label:"石门县",value:"石门县"},{label:"其他",value:"其他"}]},{label:"张家界市",value:"张家界市",children:[{label:"永定区",value:"永定区"},{label:"武陵源区",value:"武陵源区"},{label:"慈利县",value:"慈利县"},{label:"桑植县",value:"桑植县"},{label:"其他",value:"其他"}]},{label:"益阳市",value:"益阳市",children:[{label:"赫山区",value:"赫山区"},{label:"资阳区",value:"资阳区"},{label:"沅江市",value:"沅江市"},{label:"桃江县",value:"桃江县"},{label:"南县",value:"南县"},{label:"安化县",value:"安化县"},{label:"其他",value:"其他"}]},{label:"郴州市",value:"郴州市",children:[{label:"北湖区",value:"北湖区"},{label:"苏仙区",value:"苏仙区"},{label:"资兴市",value:"资兴市"},{label:"宜章县",value:"宜章县"},{label:"汝城县",value:"汝城县"},{label:"安仁县",value:"安仁县"},{label:"嘉禾县",value:"嘉禾县"},{label:"临武县",value:"临武县"},{label:"桂东县",value:"桂东县"},{label:"永兴县",value:"永兴县"},{label:"桂阳县",value:"桂阳县"},{label:"其他",value:"其他"}]},{label:"永州市",value:"永州市",children:[{label:"冷水滩区",value:"冷水滩区"},{label:"零陵区",value:"零陵区"},{label:"祁阳县",value:"祁阳县"},{label:"蓝山县",value:"蓝山县"},{label:"宁远县",value:"宁远县"},{label:"新田县",value:"新田县"},{label:"东安县",value:"东安县"},{label:"江永县",value:"江永县"},{label:"道县",value:"道县"},{label:"双牌县",value:"双牌县"},{label:"江华瑶族自治县",value:"江华瑶族自治县"},{label:"其他",value:"其他"}]},{label:"怀化市",value:"怀化市",children:[{label:"鹤城区",value:"鹤城区"},{label:"洪江市",value:"洪江市"},{label:"会同县",value:"会同县"},{label:"沅陵县",value:"沅陵县"},{label:"辰溪县",value:"辰溪县"},{label:"溆浦县",value:"溆浦县"},{label:"中方县",value:"中方县"},{label:"新晃侗族自治县",value:"新晃侗族自治县"},{label:"芷江侗族自治县",value:"芷江侗族自治县"},{label:"通道侗族自治县",value:"通道侗族自治县"},{label:"靖州苗族侗族自治县",value:"靖州苗族侗族自治县"},{label:"麻阳苗族自治县",value:"麻阳苗族自治县"},{label:"其他",value:"其他"}]},{label:"娄底市",value:"娄底市",children:[{label:"娄星区",value:"娄星区"},{label:"冷水江市",value:"冷水江市"},{label:"涟源市",value:"涟源市"},{label:"新化县",value:"新化县"},{label:"双峰县",value:"双峰县"},{label:"其他",value:"其他"}]},{label:"湘西土家族苗族自治州",value:"湘西土家族苗族自治州",children:[{label:"吉首市",value:"吉首市"},{label:"古丈县",value:"古丈县"},{label:"龙山县",value:"龙山县"},{label:"永顺县",value:"永顺县"},{label:"凤凰县",value:"凤凰县"},{label:"泸溪县",value:"泸溪县"},{label:"保靖县",value:"保靖县"},{label:"花垣县",value:"花垣县"},{label:"其他",value:"其他"}]},{label:"其他",value:"其他",children:[{label:"其他",value:"其他"}]}],key:17},{label:"广东省",value:"广东省",children:[{label:"广州市",value:"广州市",children:[{label:"越秀区",value:"越秀区"},{label:"荔湾区",value:"荔湾区"},{label:"海珠区",value:"海珠区"},{label:"天河区",value:"天河区"},{label:"白云区",value:"白云区"},{label:"黄埔区",value:"黄埔区"},{label:"番禺区",value:"番禺区"},{label:"花都区",value:"花都区"},{label:"南沙区",value:"南沙区"},{label:"萝岗区",value:"萝岗区"},{label:"增城市",value:"增城市"},{label:"从化市",value:"从化市"},{label:"其他",value:"其他"}]},{label:"深圳市",value:"深圳市",children:[{label:"福田区",value:"福田区"},{label:"罗湖区",value:"罗湖区"},{label:"南山区",value:"南山区"},{label:"宝安区",value:"宝安区"},{label:"龙岗区",value:"龙岗区"},{label:"盐田区",value:"盐田区"},{label:"其他",value:"其他"}]},{label:"东莞市",value:"东莞市",children:[{label:"莞城",value:"莞城"},{label:"常平",value:"常平"},{label:"塘厦",value:"塘厦"},{label:"塘厦",value:"塘厦"},{label:"塘厦",value:"塘厦"},{label:"其他",value:"其他"}]},{label:"中山市",value:"中山市",children:[{label:"中山",value:"中山"}]},{label:"潮州市",value:"潮州市",children:[{label:"湘桥区",value:"湘桥区"},{label:"潮安县",value:"潮安县"},{label:"饶平县",value:"饶平县"},{label:"其他",value:"其他"}]},{label:"揭阳市",value:"揭阳市",children:[{label:"榕城区",value:"榕城区"},{label:"揭东县",value:"揭东县"},{label:"揭西县",value:"揭西县"},{label:"惠来县",value:"惠来县"},{label:"普宁市",value:"普宁市"},{label:"其他",value:"其他"}]},{label:"云浮市",value:"云浮市",children:[{label:"云城区",value:"云城区"},{label:"新兴县",value:"新兴县"},{label:"郁南县",value:"郁南县"},{label:"云安县",value:"云安县"},{label:"罗定市",value:"罗定市"},{label:"其他",value:"其他"}]},{label:"珠海市",value:"珠海市",children:[{label:"香洲区",value:"香洲区"},{label:"斗门区",value:"斗门区"},{label:"金湾区",value:"金湾区"},{label:"其他",value:"其他"}]},{label:"汕头市",value:"汕头市",children:[{label:"金平区",value:"金平区"},{label:"濠江区",value:"濠江区"},{label:"龙湖区",value:"龙湖区"},{label:"潮阳区",value:"潮阳区"},{label:"潮南区",value:"潮南区"},{label:"澄海区",value:"澄海区"},{label:"南澳县",value:"南澳县"},{label:"其他",value:"其他"}]},{label:"韶关市",value:"韶关市",children:[{label:"浈江区",value:"浈江区"},{label:"武江区",value:"武江区"},{label:"曲江区",value:"曲江区"},{label:"乐昌市",value:"乐昌市"},{label:"南雄市",value:"南雄市"},{label:"始兴县",value:"始兴县"},{label:"仁化县",value:"仁化县"},{label:"翁源县",value:"翁源县"},{label:"新丰县",value:"新丰县"},{label:"乳源瑶族自治县",value:"乳源瑶族自治县"},{label:"其他",value:"其他"}]},{label:"佛山市",value:"佛山市",children:[{label:"禅城区",value:"禅城区"},{label:"南海区",value:"南海区"},{label:"顺德区",value:"顺德区"},{label:"三水区",value:"三水区"},{label:"高明区",value:"高明区"},{label:"其他",value:"其他"}]},{label:"江门市",value:"江门市",children:[{label:"蓬江区",value:"蓬江区"},{label:"江海区",value:"江海区"},{label:"新会区",value:"新会区"},{label:"恩平市",value:"恩平市"},{label:"台山市",value:"台山市"},{label:"开平市",value:"开平市"},{label:"鹤山市",value:"鹤山市"},{label:"其他",value:"其他"}]},{label:"湛江市",value:"湛江市",children:[{label:"赤坎区",value:"赤坎区"},{label:"霞山区",value:"霞山区"},{label:"坡头区",value:"坡头区"},{label:"麻章区",value:"麻章区"},{label:"吴川市",value:"吴川市"},{label:"廉江市",value:"廉江市"},{label:"雷州市",value:"雷州市"},{label:"遂溪县",value:"遂溪县"},{label:"徐闻县",value:"徐闻县"},{label:"其他",value:"其他"}]},{label:"茂名市",value:"茂名市",children:[{label:"茂南区",value:"茂南区"},{label:"茂港区",value:"茂港区"},{label:"化州市",value:"化州市"},{label:"信宜市",value:"信宜市"},{label:"高州市",value:"高州市"},{label:"电白县",value:"电白县"},{label:"其他",value:"其他"}]},{label:"肇庆市",value:"肇庆市",children:[{label:"端州区",value:"端州区"},{label:"鼎湖区",value:"鼎湖区"},{label:"高要市",value:"高要市"},{label:"四会市",value:"四会市"},{label:"广宁县",value:"广宁县"},{label:"怀集县",value:"怀集县"},{label:"封开县",value:"封开县"},{label:"德庆县",value:"德庆县"},{label:"其他",value:"其他"}]},{label:"惠州市",value:"惠州市",children:[{label:"惠城区",value:"惠城区"},{label:"惠阳区",value:"惠阳区"},{label:"博罗县",value:"博罗县"},{label:"惠东县",value:"惠东县"},{label:"龙门县",value:"龙门县"},{label:"其他",value:"其他"}]},{label:"梅州市",value:"梅州市",children:[{label:"梅江区",value:"梅江区"},{label:"兴宁市",value:"兴宁市"},{label:"梅县",value:"梅县"},{label:"大埔县",value:"大埔县"},{label:"丰顺县",value:"丰顺县"},{label:"五华县",value:"五华县"},{label:"平远县",value:"平远县"},{label:"蕉岭县",value:"蕉岭县"},{label:"其他",value:"其他"}]},{label:"汕尾市",value:"汕尾市",children:[{label:"城区",value:"城区"},{label:"陆丰市",value:"陆丰市"},{label:"海丰县",value:"海丰县"},{label:"陆河县",value:"陆河县"},{label:"其他",value:"其他"}]},{label:"河源市",value:"河源市",children:[{label:"源城区",value:"源城区"},{label:"紫金县",value:"紫金县"},{label:"龙川县",value:"龙川县"},{label:"连平县",value:"连平县"},{label:"和平县",value:"和平县"},{label:"东源县",value:"东源县"},{label:"其他",value:"其他"}]},{label:"阳江市",value:"阳江市",children:[{label:"江城区",value:"江城区"},{label:"阳春市",value:"阳春市"},{label:"阳西县",value:"阳西县"},{label:"阳东县",value:"阳东县"},{label:"其他",value:"其他"}]},{label:"清远市",value:"清远市",children:[{label:"清城区",value:"清城区"},{label:"英德市",value:"英德市"},{label:"连州市",value:"连州市"},{label:"佛冈县",value:"佛冈县"},{label:"阳山县",value:"阳山县"},{label:"清新县",value:"清新县"},{label:"连山壮族瑶族自治县",value:"连山壮族瑶族自治县"},{label:"连南瑶族自治县",value:"连南瑶族自治县"},{label:"其他",value:"其他"}]}],key:18},{label:"广西",value:"广西",children:[{label:"南宁市",value:"南宁市",children:[{label:"青秀区",value:"青秀区"},{label:"兴宁区",value:"兴宁区"},{label:"西乡塘区",value:"西乡塘区"},{label:"良庆区",value:"良庆区"},{label:"江南区",value:"江南区"},{label:"邕宁区",value:"邕宁区"},{label:"武鸣县",value:"武鸣县"},{label:"隆安县",value:"隆安县"},{label:"马山县",value:"马山县"},{label:"上林县",value:"上林县"},{label:"宾阳县",value:"宾阳县"},{label:"横县",value:"横县"},{label:"其他",value:"其他"}]},{label:"柳州市",value:"柳州市",children:[{label:"城中区",value:"城中区"},{label:"鱼峰区",value:"鱼峰区"},{label:"柳北区",value:"柳北区"},{label:"柳南区",value:"柳南区"},{label:"柳江县",value:"柳江县"},{label:"柳城县",value:"柳城县"},{label:"鹿寨县",value:"鹿寨县"},{label:"融安县",value:"融安县"},{label:"融水苗族自治县",value:"融水苗族自治县"},{label:"三江侗族自治县",value:"三江侗族自治县"},{label:"其他",value:"其他"}]},{label:"桂林市",value:"桂林市",children:[{label:"象山区",value:"象山区"},{label:"秀峰区",value:"秀峰区"},{label:"叠彩区",value:"叠彩区"},{label:"七星区",value:"七星区"},{label:"雁山区",value:"雁山区"},{label:"阳朔县",value:"阳朔县"},{label:"临桂县",value:"临桂县"},{label:"灵川县",value:"灵川县"},{label:"全州县",value:"全州县"},{label:"平乐县",value:"平乐县"},{label:"兴安县",value:"兴安县"},{label:"灌阳县",value:"灌阳县"},{label:"荔浦县",value:"荔浦县"},{label:"资源县",value:"资源县"},{label:"永福县",value:"永福县"},{label:"龙胜各族自治县",value:"龙胜各族自治县"},{label:"恭城瑶族自治县",value:"恭城瑶族自治县"},{label:"其他",value:"其他"}]},{label:"梧州市",value:"梧州市",children:[{label:"万秀区",value:"万秀区"},{label:"蝶山区",value:"蝶山区"},{label:"长洲区",value:"长洲区"},{label:"岑溪市",value:"岑溪市"},{label:"苍梧县",value:"苍梧县"},{label:"藤县",value:"藤县"},{label:"蒙山县",value:"蒙山县"},{label:"其他",value:"其他"}]},{label:"北海市",value:"北海市",children:[{label:"海城区",value:"海城区"},{label:"银海区",value:"银海区"},{label:"铁山港区",value:"铁山港区"},{label:"合浦县",value:"合浦县"},{label:"其他",value:"其他"}]},{label:"防城港市",value:"防城港市",children:[{label:"港口区",value:"港口区"},{label:"防城区",value:"防城区"},{label:"东兴市",value:"东兴市"},{label:"上思县",value:"上思县"},{label:"其他",value:"其他"}]},{label:"钦州市",value:"钦州市",children:[{label:"钦南区",value:"钦南区"},{label:"钦北区",value:"钦北区"},{label:"灵山县",value:"灵山县"},{label:"浦北县",value:"浦北县"},{label:"其他",value:"其他"}]},{label:"贵港市",value:"贵港市",children:[{label:"港北区",value:"港北区"},{label:"港南区",value:"港南区"},{label:"覃塘区",value:"覃塘区"},{label:"桂平市",value:"桂平市"},{label:"平南县",value:"平南县"},{label:"其他",value:"其他"}]},{label:"玉林市",value:"玉林市",children:[{label:"玉州区",value:"玉州区"},{label:"北流市",value:"北流市"},{label:"容县",value:"容县"},{label:"陆川县",value:"陆川县"},{label:"博白县",value:"博白县"},{label:"兴业县",value:"兴业县"},{label:"其他",value:"其他"}]},{label:"百色市",value:"百色市",children:[{label:"右江区",value:"右江区"},{label:"凌云县",value:"凌云县"},{label:"平果县",value:"平果县"},{label:"西林县",value:"西林县"},{label:"乐业县",value:"乐业县"},{label:"德保县",value:"德保县"},{label:"田林县",value:"田林县"},{label:"田阳县",value:"田阳县"},{label:"靖西县",value:"靖西县"},{label:"田东县",value:"田东县"},{label:"那坡县",value:"那坡县"},{label:"隆林各族自治县",value:"隆林各族自治县"},{label:"其他",value:"其他"}]},{label:"贺州市",value:"贺州市",children:[{label:"八步区",value:"八步区"},{label:"钟山县",value:"钟山县"},{label:"昭平县",value:"昭平县"},{label:"富川瑶族自治县",value:"富川瑶族自治县"},{label:"其他",value:"其他"}]},{label:"河池市",value:"河池市",children:[{label:"金城江区",value:"金城江区"},{label:"宜州市",value:"宜州市"},{label:"天峨县",value:"天峨县"},{label:"凤山县",value:"凤山县"},{label:"南丹县",value:"南丹县"},{label:"东兰县",value:"东兰县"},{label:"都安瑶族自治县",value:"都安瑶族自治县"},{label:"罗城仫佬族自治县",value:"罗城仫佬族自治县"},{label:"巴马瑶族自治县",value:"巴马瑶族自治县"},{label:"环江毛南族自治县",value:"环江毛南族自治县"},{label:"大化瑶族自治县",value:"大化瑶族自治县"},{label:"其他",value:"其他"}]},{label:"来宾市",value:"来宾市",children:[{label:"兴宾区",value:"兴宾区"},{label:"合山市",value:"合山市"},{label:"象州县",value:"象州县"},{label:"武宣县",value:"武宣县"},{label:"忻城县",value:"忻城县"},{label:"金秀瑶族自治县",value:"金秀瑶族自治县"},{label:"其他",value:"其他"}]},{label:"崇左市",value:"崇左市",children:[{label:"江州区",value:"江州区"},{label:"凭祥市",value:"凭祥市"},{label:"宁明县",value:"宁明县"},{label:"扶绥县",value:"扶绥县"},{label:"龙州县",value:"龙州县"},{label:"大新县",value:"大新县"},{label:"天等县",value:"天等县"},{label:"其他",value:"其他"}]},{label:"其他市",value:"其他市",children:[{label:"其他",value:"其他"}]}],key:19},{label:"海南省",value:"海南省",children:[{label:"海口市",value:"海口市",children:[{label:"龙华区",value:"龙华区"},{label:"秀英区",value:"秀英区"},{label:"琼山区",value:"琼山区"},{label:"美兰区",value:"美兰区"},{label:"其他",value:"其他"}]},{label:"三亚市",value:"三亚市",children:[{label:"三亚市",value:"三亚市"},{label:"其他",value:"其他"}]},{label:"五指山市",value:"五指山市",children:[{label:"五指山",value:"五指山"}]},{label:"琼海市",value:"琼海市",children:[{label:"琼海",value:"琼海"}]},{label:"儋州市",value:"儋州市",children:[{label:"儋州",value:"儋州"}]},{label:"文昌市",value:"文昌市",children:[{label:"文昌",value:"文昌"}]},{label:"万宁市",value:"万宁市",children:[{label:"万宁",value:"万宁"}]},{label:"东方市",value:"东方市",children:[{label:"东方",value:"东方"}]},{label:"澄迈县",value:"澄迈县",children:[{label:"澄迈县",value:"澄迈县"}]},{label:"定安县",value:"定安县",children:[{label:"定安县",value:"定安县"}]},{label:"屯昌县",value:"屯昌县",children:[{label:"屯昌县",value:"屯昌县"}]},{label:"临高县",value:"临高县",children:[{label:"临高县",value:"临高县"}]},{label:"白沙黎族自治县",value:"白沙黎族自治县",children:[{label:"白沙黎族自治县",value:"白沙黎族自治县"}]},{label:"昌江黎族自治县",value:"昌江黎族自治县",children:[{label:"昌江黎族自治县",value:"昌江黎族自治县"}]},{label:"乐东黎族自治县",value:"乐东黎族自治县",children:[{label:"乐东黎族自治县",value:"乐东黎族自治县"}]},{label:"陵水黎族自治县",value:"陵水黎族自治县",children:[{label:"陵水黎族自治县",value:"陵水黎族自治县"}]},{label:"保亭黎族苗族自治县",value:"保亭黎族苗族自治县",children:[{label:"保亭黎族苗族自治县",value:"保亭黎族苗族自治县"}]},{label:"琼中黎族苗族自治县",value:"琼中黎族苗族自治县",children:[{label:"琼中黎族苗族自治县",value:"琼中黎族苗族自治县"}]},{label:"其他",value:"其他",children:[{label:"其他",value:"其他"}]}],key:20},{label:"重庆市",value:"重庆市",children:[{label:"重庆市",value:"重庆市",children:[{label:"渝中区",value:"渝中区"},{label:"大渡口区",value:"大渡口区"},{label:"江北区",value:"江北区"},{label:"南岸区",value:"南岸区"},{label:"北碚区",value:"北碚区"},{label:"渝北区",value:"渝北区"},{label:"巴南区",value:"巴南区"},{label:"长寿区",value:"长寿区"},{label:"双桥区",value:"双桥区"},{label:"沙坪坝区",value:"沙坪坝区"},{label:"万盛区",value:"万盛区"},{label:"万州区",value:"万州区"},{label:"涪陵区",value:"涪陵区"},{label:"黔江区",value:"黔江区"},{label:"永川区",value:"永川区"},{label:"合川区",value:"合川区"},{label:"江津区",value:"江津区"},{label:"九龙坡区",value:"九龙坡区"},{label:"南川区",value:"南川区"},{label:"綦江县",value:"綦江县"},{label:"潼南县",value:"潼南县"},{label:"荣昌县",value:"荣昌县"},{label:"璧山县",value:"璧山县"},{label:"大足县",value:"大足县"},{label:"铜梁县",value:"铜梁县"},{label:"梁平县",value:"梁平县"},{label:"开县",value:"开县"},{label:"忠县",value:"忠县"},{label:"城口县",value:"城口县"},{label:"垫江县",value:"垫江县"},{label:"武隆县",value:"武隆县"},{label:"丰都县",value:"丰都县"},{label:"奉节县",value:"奉节县"},{label:"云阳县",value:"云阳县"},{label:"巫溪县",value:"巫溪县"},{label:"巫山县",value:"巫山县"},{label:"石柱土家族自治县",value:"石柱土家族自治县"},{label:"秀山土家族苗族自治县",value:"秀山土家族苗族自治县"},{label:"酉阳土家族苗族自治县",value:"酉阳土家族苗族自治县"},{label:"彭水苗族土家族自治县",value:"彭水苗族土家族自治县"},{label:"其他",value:"其他"}]}],key:21},{label:"四川省",value:"四川省",children:[{label:"成都市",value:"成都市",children:[{label:"青羊区",value:"青羊区"},{label:"锦江区",value:"锦江区"},{label:"金牛区",value:"金牛区"},{label:"武侯区",value:"武侯区"},{label:"成华区",value:"成华区"},{label:"龙泉驿区",value:"龙泉驿区"},{label:"青白江区",value:"青白江区"},{label:"新都区",value:"新都区"},{label:"温江区",value:"温江区"},{label:"都江堰市",value:"都江堰市"},{label:"彭州市",value:"彭州市"},{label:"邛崃市",value:"邛崃市"},{label:"崇州市",value:"崇州市"},{label:"金堂县",value:"金堂县"},{label:"郫县",value:"郫县"},{label:"新津县",value:"新津县"},{label:"双流县",value:"双流县"},{label:"蒲江县",value:"蒲江县"},{label:"大邑县",value:"大邑县"},{label:"其他",value:"其他"}]},{label:"自贡市",value:"自贡市",children:[{label:"大安区",value:"大安区"},{label:"自流井区",value:"自流井区"},{label:"贡井区",value:"贡井区"},{label:"沿滩区",value:"沿滩区"},{label:"荣县",value:"荣县"},{label:"富顺县",value:"富顺县"},{label:"其他",value:"其他"}]},{label:"攀枝花市",value:"攀枝花市",children:[{label:"仁和区",value:"仁和区"},{label:"米易县",value:"米易县"},{label:"盐边县",value:"盐边县"},{label:"东区",value:"东区"},{label:"西区",value:"西区"},{label:"其他",value:"其他"}]},{label:"泸州市",value:"泸州市",children:[{label:"江阳区",value:"江阳区"},{label:"纳溪区",value:"纳溪区"},{label:"龙马潭区",value:"龙马潭区"},{label:"泸县",value:"泸县"},{label:"合江县",value:"合江县"},{label:"叙永县",value:"叙永县"},{label:"古蔺县",value:"古蔺县"},{label:"其他",value:"其他"}]},{label:"德阳市",value:"德阳市",children:[{label:"旌阳区",value:"旌阳区"},{label:"广汉市",value:"广汉市"},{label:"什邡市",value:"什邡市"},{label:"绵竹市",value:"绵竹市"},{label:"罗江县",value:"罗江县"},{label:"中江县",value:"中江县"},{label:"其他",value:"其他"}]},{label:"绵阳市",value:"绵阳市",children:[{label:"涪城区",value:"涪城区"},{label:"游仙区",value:"游仙区"},{label:"江油市",value:"江油市"},{label:"盐亭县",value:"盐亭县"},{label:"三台县",value:"三台县"},{label:"平武县",value:"平武县"},{label:"安县",value:"安县"},{label:"梓潼县",value:"梓潼县"},{label:"北川羌族自治县",value:"北川羌族自治县"},{label:"其他",value:"其他"}]},{label:"广元市",value:"广元市",children:[{label:"元坝区",value:"元坝区"},{label:"朝天区",value:"朝天区"},{label:"青川县",value:"青川县"},{label:"旺苍县",value:"旺苍县"},{label:"剑阁县",value:"剑阁县"},{label:"苍溪县",value:"苍溪县"},{label:"市中区",value:"市中区"},{label:"其他",value:"其他"}]},{label:"遂宁市",value:"遂宁市",children:[{label:"船山区",value:"船山区"},{label:"安居区",value:"安居区"},{label:"射洪县",value:"射洪县"},{label:"蓬溪县",value:"蓬溪县"},{label:"大英县",value:"大英县"},{label:"其他",value:"其他"}]},{label:"内江市",value:"内江市",children:[{label:"市中区",value:"市中区"},{label:"东兴区",value:"东兴区"},{label:"资中县",value:"资中县"},{label:"隆昌县",value:"隆昌县"},{label:"威远县",value:"威远县"},{label:"其他",value:"其他"}]},{label:"乐山市",value:"乐山市",children:[{label:"市中区",value:"市中区"},{label:"五通桥区",value:"五通桥区"},{label:"沙湾区",value:"沙湾区"},{label:"金口河区",value:"金口河区"},{label:"峨眉山市",value:"峨眉山市"},{label:"夹江县",value:"夹江县"},{label:"井研县",value:"井研县"},{label:"犍为县",value:"犍为县"},{label:"沐川县",value:"沐川县"},{label:"马边彝族自治县",value:"马边彝族自治县"},{label:"峨边彝族自治县",value:"峨边彝族自治县"},{label:"其他",value:"其他"}]},{label:"南充",value:"南充",children:[{label:"顺庆区",value:"顺庆区"},{label:"高坪区",value:"高坪区"},{label:"嘉陵区",value:"嘉陵区"},{label:"阆中市",value:"阆中市"},{label:"营山县",value:"营山县"},{label:"蓬安县",value:"蓬安县"},{label:"仪陇县",value:"仪陇县"},{label:"南部县",value:"南部县"},{label:"西充县",value:"西充县"},{label:"其他",value:"其他"}]},{label:"眉山市",value:"眉山市",children:[{label:"东坡区",value:"东坡区"},{label:"仁寿县",value:"仁寿县"},{label:"彭山县",value:"彭山县"},{label:"洪雅县",value:"洪雅县"},{label:"丹棱县",value:"丹棱县"},{label:"青神县",value:"青神县"},{label:"其他",value:"其他"}]},{label:"宜宾市",value:"宜宾市",children:[{label:"翠屏区",value:"翠屏区"},{label:"宜宾县",value:"宜宾县"},{label:"兴文县",value:"兴文县"},{label:"南溪县",value:"南溪县"},{label:"珙县",value:"珙县"},{label:"长宁县",value:"长宁县"},{label:"高县",value:"高县"},{label:"江安县",value:"江安县"},{label:"筠连县",value:"筠连县"},{label:"屏山县",value:"屏山县"},{label:"其他",value:"其他"}]},{label:"广安市",value:"广安市",children:[{label:"广安区",value:"广安区"},{label:"华蓥市",value:"华蓥市"},{label:"岳池县",value:"岳池县"},{label:"邻水县",value:"邻水县"},{label:"武胜县",value:"武胜县"},{label:"其他",value:"其他"}]},{label:"达州市",value:"达州市",children:[{label:"通川区",value:"通川区"},{label:"万源市",value:"万源市"},{label:"达县",value:"达县"},{label:"渠县",value:"渠县"},{label:"宣汉县",value:"宣汉县"},{label:"开江县",value:"开江县"},{label:"大竹县",value:"大竹县"},{label:"其他",value:"其他"}]},{label:"雅安市",value:"雅安市",children:[{label:"雨城区",value:"雨城区"},{label:"芦山县",value:"芦山县"},{label:"石棉县",value:"石棉县"},{label:"名山县",value:"名山县"},{label:"天全县",value:"天全县"},{label:"荥经县",value:"荥经县"},{label:"宝兴县",value:"宝兴县"},{label:"汉源县",value:"汉源县"},{label:"其他",value:"其他"}]},{label:"巴中市",value:"巴中市",children:[{label:"巴州区",value:"巴州区"},{label:"南江县",value:"南江县"},{label:"平昌县",value:"平昌县"},{label:"通江县",value:"通江县"},{label:"其他",value:"其他"}]},{label:"资阳市",value:"资阳市",children:[{label:"雁江区",value:"雁江区"},{label:"简阳市",value:"简阳市"},{label:"安岳县",value:"安岳县"},{label:"乐至县",value:"乐至县"},{label:"其他",value:"其他"}]},{label:"阿坝藏族羌族自治州",value:"阿坝藏族羌族自治州",children:[{label:"马尔康县",value:"马尔康县"},{label:"九寨沟县",value:"九寨沟县"},{label:"红原县",value:"红原县"},{label:"汶川县",value:"汶川县"},{label:"阿坝县",value:"阿坝县"},{label:"理县",value:"理县"},{label:"若尔盖县",value:"若尔盖县"},{label:"小金县",value:"小金县"},{label:"黑水县",value:"黑水县"},{label:"金川县",value:"金川县"},{label:"松潘县",value:"松潘县"},{label:"壤塘县",value:"壤塘县"},{label:"茂县",value:"茂县"},{label:"其他",value:"其他"}]},{label:"甘孜藏族自治州",value:"甘孜藏族自治州",children:[{label:"康定县",value:"康定县"},{label:"丹巴县",value:"丹巴县"},{label:"炉霍县",value:"炉霍县"},{label:"九龙县",value:"九龙县"},{label:"甘孜县",value:"甘孜县"},{label:"雅江县",value:"雅江县"},{label:"新龙县",value:"新龙县"},{label:"道孚县",value:"道孚县"},{label:"白玉县",value:"白玉县"},{label:"理塘县",value:"理塘县"},{label:"德格县",value:"德格县"},{label:"乡城县",value:"乡城县"},{label:"石渠县",value:"石渠县"},{label:"稻城县",value:"稻城县"},{label:"色达县",value:"色达县"},{label:"巴塘县",value:"巴塘县"},{label:"泸定县",value:"泸定县"},{label:"得荣县",value:"得荣县"},{label:"其他",value:"其他"}]},{label:"凉山彝族自治州",value:"凉山彝族自治州",children:[{label:"西昌市",value:"西昌市"},{label:"美姑县",value:"美姑县"},{label:"昭觉县",value:"昭觉县"},{label:"金阳县",value:"金阳县"},{label:"甘洛县",value:"甘洛县"},{label:"布拖县",value:"布拖县"},{label:"雷波县",value:"雷波县"},{label:"普格县",value:"普格县"},{label:"宁南县",value:"宁南县"},{label:"喜德县",value:"喜德县"},{label:"会东县",value:"会东县"},{label:"越西县",value:"越西县"},{label:"会理县",value:"会理县"},{label:"盐源县",value:"盐源县"},{label:"德昌县",value:"德昌县"},{label:"冕宁县",value:"冕宁县"},{label:"木里藏族自治县",value:"木里藏族自治县"},{label:"其他",value:"其他"}]},{label:"其他",value:"其他",children:[{label:"其他",value:"其他"}]}],key:22},{label:"贵州省",value:"贵州省",children:[{label:"贵阳市",value:"贵阳市",children:[{label:"南明区",value:"南明区"},{label:"云岩区",value:"云岩区"},{label:"花溪区",value:"花溪区"},{label:"乌当区",value:"乌当区"},{label:"白云区",value:"白云区"},{label:"小河区",value:"小河区"},{label:"清镇市",value:"清镇市"},{label:"开阳县",value:"开阳县"},{label:"修文县",value:"修文县"},{label:"息烽县",value:"息烽县"},{label:"其他",value:"其他"}]},{label:"六盘水市",value:"六盘水市",children:[{label:"钟山区",value:"钟山区"},{label:"水城县",value:"水城县"},{label:"盘县",value:"盘县"},{label:"六枝特区",value:"六枝特区"},{label:"其他",value:"其他"}]},{label:"遵义市",value:"遵义市",children:[{label:"红花岗区",value:"红花岗区"},{label:"汇川区",value:"汇川区"},{label:"赤水市",value:"赤水市"},{label:"仁怀市",value:"仁怀市"},{label:"遵义县",value:"遵义县"},{label:"绥阳县",value:"绥阳县"},{label:"桐梓县",value:"桐梓县"},{label:"习水县",value:"习水县"},{label:"凤冈县",value:"凤冈县"},{label:"正安县",value:"正安县"},{label:"余庆县",value:"余庆县"},{label:"湄潭县",value:"湄潭县"},{label:"道真仡佬族苗族自治县",value:"道真仡佬族苗族自治县"},{label:"务川仡佬族苗族自治县",value:"务川仡佬族苗族自治县"},{label:"其他",value:"其他"}]},{label:"安顺市",value:"安顺市",children:[{label:"西秀区",value:"西秀区"},{label:"普定县",value:"普定县"},{label:"平坝县",value:"平坝县"},{label:"镇宁布依族苗族自治县",value:"镇宁布依族苗族自治县"},{label:"紫云苗族布依族自治县",value:"紫云苗族布依族自治县"},{label:"关岭布依族苗族自治县",value:"关岭布依族苗族自治县"},{label:"其他",value:"其他"}]},{label:"铜仁地区",value:"铜仁地区",children:[{label:"铜仁市",value:"铜仁市"},{label:"德江县",value:"德江县"},{label:"江口县",value:"江口县"},{label:"思南县",value:"思南县"},{label:"石阡县",value:"石阡县"},{label:"玉屏侗族自治县",value:"玉屏侗族自治县"},{label:"松桃苗族自治县",value:"松桃苗族自治县"},{label:"印江土家族苗族自治县",value:"印江土家族苗族自治县"},{label:"沿河土家族自治县",value:"沿河土家族自治县"},{label:"万山特区",value:"万山特区"},{label:"其他",value:"其他"}]},{label:"毕节地区",value:"毕节地区",children:[{label:"毕节市",value:"毕节市"},{label:"黔西县",value:"黔西县"},{label:"大方县",value:"大方县"},{label:"织金县",value:"织金县"},{label:"金沙县",value:"金沙县"},{label:"赫章县",value:"赫章县"},{label:"纳雍县",value:"纳雍县"},{label:"威宁彝族回族苗族自治县",value:"威宁彝族回族苗族自治县"},{label:"其他",value:"其他"}]},{label:"黔西南布依族苗族自治州",value:"黔西南布依族苗族自治州",children:[{label:"兴义市",value:"兴义市"},{label:"望谟县",value:"望谟县"},{label:"兴仁县",value:"兴仁县"},{label:"普安县",value:"普安县"},{label:"册亨县",value:"册亨县"},{label:"晴隆县",value:"晴隆县"},{label:"贞丰县",value:"贞丰县"},{label:"安龙县",value:"安龙县"},{label:"其他",value:"其他"}]},{label:"黔东南苗族侗族自治州",value:"黔东南苗族侗族自治州",children:[{label:"凯里市",value:"凯里市"},{label:"施秉县",value:"施秉县"},{label:"从江县",value:"从江县"},{label:"锦屏县",value:"锦屏县"},{label:"镇远县",value:"镇远县"},{label:"麻江县",value:"麻江县"},{label:"台江县",value:"台江县"},{label:"天柱县",value:"天柱县"},{label:"黄平县",value:"黄平县"},{label:"榕江县",value:"榕江县"},{label:"剑河县",value:"剑河县"},{label:"三穗县",value:"三穗县"},{label:"雷山县",value:"雷山县"},{label:"黎平县",value:"黎平县"},{label:"岑巩县",value:"岑巩县"},{label:"丹寨县",value:"丹寨县"},{label:"其他",value:"其他"}]},{label:"黔南布依族苗族自治州",value:"黔南布依族苗族自治州",children:[{label:"都匀市",value:"都匀市"},{label:"福泉市",value:"福泉市"},{label:"贵定县",value:"贵定县"},{label:"惠水县",value:"惠水县"},{label:"罗甸县",value:"罗甸县"},{label:"瓮安县",value:"瓮安县"},{label:"荔波县",value:"荔波县"},{label:"龙里县",value:"龙里县"},{label:"平塘县",value:"平塘县"},{label:"长顺县",value:"长顺县"},{label:"独山县",value:"独山县"},{label:"三都水族自治县",value:"三都水族自治县"},{label:"其他",value:"其他"}]},{label:"其他",value:"其他",children:[{label:"其他",value:"其他"}]}],key:23},{label:"云南省",value:"云南省",children:[{label:"昆明市",value:"昆明市",children:[{label:"盘龙区",value:"盘龙区"},{label:"五华区",value:"五华区"},{label:"官渡区",value:"官渡区"},{label:"西山区",value:"西山区"},{label:"东川区",value:"东川区"},{label:"安宁市",value:"安宁市"},{label:"呈贡县",value:"呈贡县"},{label:"晋宁县",value:"晋宁县"},{label:"富民县",value:"富民县"},{label:"宜良县",value:"宜良县"},{label:"嵩明县",value:"嵩明县"},{label:"石林彝族自治县",value:"石林彝族自治县"},{label:"禄劝彝族苗族自治县",value:"禄劝彝族苗族自治县"},{label:"寻甸回族彝族自治县",value:"寻甸回族彝族自治县"},{label:"其他",value:"其他"}]},{label:"曲靖市",value:"曲靖市",children:[{label:"麒麟区",value:"麒麟区"},{label:"宣威市",value:"宣威市"},{label:"马龙县",value:"马龙县"},{label:"沾益县",value:"沾益县"},{label:"富源县",value:"富源县"},{label:"罗平县",value:"罗平县"},{label:"师宗县",value:"师宗县"},{label:"陆良县",value:"陆良县"},{label:"会泽县",value:"会泽县"},{label:"其他",value:"其他"}]},{label:"玉溪市",value:"玉溪市",children:[{label:"红塔区",value:"红塔区"},{label:"江川县",value:"江川县"},{label:"澄江县",value:"澄江县"},{label:"通海县",value:"通海县"},{label:"华宁县",value:"华宁县"},{label:"易门县",value:"易门县"},{label:"峨山彝族自治县",value:"峨山彝族自治县"},{label:"新平彝族傣族自治县",value:"新平彝族傣族自治县"},{label:"元江哈尼族彝族傣族自治县",value:"元江哈尼族彝族傣族自治县"},{label:"其他",value:"其他"}]},{label:"保山市",value:"保山市",children:[{label:"隆阳区",value:"隆阳区"},{label:"施甸县",value:"施甸县"},{label:"腾冲县",value:"腾冲县"},{label:"龙陵县",value:"龙陵县"},{label:"昌宁县",value:"昌宁县"},{label:"其他",value:"其他"}]},{label:"昭通市",value:"昭通市",children:[{label:"昭阳区",value:"昭阳区"},{label:"鲁甸县",value:"鲁甸县"},{label:"巧家县",value:"巧家县"},{label:"盐津县",value:"盐津县"},{label:"大关县",value:"大关县"},{label:"永善县",value:"永善县"},{label:"绥江县",value:"绥江县"},{label:"镇雄县",value:"镇雄县"},{label:"彝良县",value:"彝良县"},{label:"威信县",value:"威信县"},{label:"水富县",value:"水富县"},{label:"其他",value:"其他"}]},{label:"丽江市",value:"丽江市",children:[{label:"古城区",value:"古城区"},{label:"永胜县",value:"永胜县"},{label:"华坪县",value:"华坪县"},{label:"玉龙纳西族自治县",value:"玉龙纳西族自治县"},{label:"宁蒗彝族自治县",value:"宁蒗彝族自治县"},{label:"其他",value:"其他"}]},{label:"普洱市",value:"普洱市",children:[{label:"思茅区",value:"思茅区"},{label:"普洱哈尼族彝族自治县",value:"普洱哈尼族彝族自治县"},{label:"墨江哈尼族自治县",value:"墨江哈尼族自治县"},{label:"景东彝族自治县",value:"景东彝族自治县"},{label:"景谷傣族彝族自治县",value:"景谷傣族彝族自治县"},{label:"镇沅彝族哈尼族拉祜族自治县",value:"镇沅彝族哈尼族拉祜族自治县"},{label:"江城哈尼族彝族自治县",value:"江城哈尼族彝族自治县"},{label:"孟连傣族拉祜族佤族自治县",value:"孟连傣族拉祜族佤族自治县"},{label:"澜沧拉祜族自治县",value:"澜沧拉祜族自治县"},{label:"西盟佤族自治县",value:"西盟佤族自治县"},{label:"其他",value:"其他"}]},{label:"临沧市",value:"临沧市",children:[{label:"临翔区",value:"临翔区"},{label:"凤庆县",value:"凤庆县"},{label:"云县",value:"云县"},{label:"永德县",value:"永德县"},{label:"镇康县",value:"镇康县"},{label:"双江拉祜族佤族布朗族傣族自治县",value:"双江拉祜族佤族布朗族傣族自治县"},{label:"耿马傣族佤族自治县",value:"耿马傣族佤族自治县"},{label:"沧源佤族自治县",value:"沧源佤族自治县"},{label:"其他",value:"其他"}]},{label:"德宏傣族景颇族自治州",value:"德宏傣族景颇族自治州",children:[{label:"潞西市",value:"潞西市"},{label:"瑞丽市",value:"瑞丽市"},{label:"梁河县",value:"梁河县"},{label:"盈江县",value:"盈江县"},{label:"陇川县",value:"陇川县"},{label:"其他",value:"其他"}]},{label:"怒江傈僳族自治州",value:"怒江傈僳族自治州",children:[{label:"泸水县",value:"泸水县"},{label:"福贡县",value:"福贡县"},{label:"贡山独龙族怒族自治县",value:"贡山独龙族怒族自治县"},{label:"兰坪白族普米族自治县",value:"兰坪白族普米族自治县"},{label:"其他",value:"其他"}]},{label:"迪庆藏族自治州",value:"迪庆藏族自治州",children:[{label:"香格里拉县",value:"香格里拉县"},{label:"德钦县",value:"德钦县"},{label:"维西傈僳族自治县",value:"维西傈僳族自治县"},{label:"其他",value:"其他"}]},{label:"大理白族自治州",value:"大理白族自治州",children:[{label:"大理市",value:"大理市"},{label:"祥云县",value:"祥云县"},{label:"宾川县",value:"宾川县"},{label:"弥渡县",value:"弥渡县"},{label:"永平县",value:"永平县"},{label:"云龙县",value:"云龙县"},{label:"洱源县",value:"洱源县"},{label:"剑川县",value:"剑川县"},{label:"鹤庆县",value:"鹤庆县"},{label:"漾濞彝族自治县",value:"漾濞彝族自治县"},{label:"南涧彝族自治县",value:"南涧彝族自治县"},{label:"巍山彝族回族自治县",value:"巍山彝族回族自治县"},{label:"其他",value:"其他"}]},{label:"楚雄彝族自治州",value:"楚雄彝族自治州",children:[{label:"楚雄市",value:"楚雄市"},{label:"双柏县",value:"双柏县"},{label:"牟定县",value:"牟定县"},{label:"南华县",value:"南华县"},{label:"姚安县",value:"姚安县"},{label:"大姚县",value:"大姚县"},{label:"永仁县",value:"永仁县"},{label:"元谋县",value:"元谋县"},{label:"武定县",value:"武定县"},{label:"禄丰县",value:"禄丰县"},{label:"其他",value:"其他"}]},{label:"红河哈尼族彝族自治州",value:"红河哈尼族彝族自治州",children:[{label:"蒙自县",value:"蒙自县"},{label:"个旧市",value:"个旧市"},{label:"开远市",value:"开远市"},{label:"绿春县",value:"绿春县"},{label:"建水县",value:"建水县"},{label:"石屏县",value:"石屏县"},{label:"弥勒县",value:"弥勒县"},{label:"泸西县",value:"泸西县"},{label:"元阳县",value:"元阳县"},{label:"红河县",value:"红河县"},{label:"金平苗族瑶族傣族自治县",value:"金平苗族瑶族傣族自治县"},{label:"河口瑶族自治县",value:"河口瑶族自治县"},{label:"屏边苗族自治县",value:"屏边苗族自治县"},{label:"其他",value:"其他"}]},{label:"文山壮族苗族自治州",value:"文山壮族苗族自治州",children:[{label:"文山县",value:"文山县"},{label:"砚山县",value:"砚山县"},{label:"西畴县",value:"西畴县"},{label:"麻栗坡县",value:"麻栗坡县"},{label:"马关县",value:"马关县"},{label:"丘北县",value:"丘北县"},{label:"广南县",value:"广南县"},{label:"富宁县",value:"富宁县"},{label:"其他",value:"其他"}]},{label:"西双版纳傣族自治州",value:"西双版纳傣族自治州",children:[{label:"景洪市",value:"景洪市"},{label:"勐海县",value:"勐海县"},{label:"勐腊县",value:"勐腊县"},{label:"其他",value:"其他"}]},{label:"其他",value:"其他",children:[{label:"其他",value:"其他"}]}],key:24},{label:"西藏",value:"西藏",children:[{label:"拉萨市",value:"拉萨市",children:[{label:"城关区",value:"城关区"},{label:"林周县",value:"林周县"},{label:"当雄县",value:"当雄县"},{label:"尼木县",value:"尼木县"},{label:"曲水县",value:"曲水县"},{label:"堆龙德庆县",value:"堆龙德庆县"},{label:"达孜县",value:"达孜县"},{label:"墨竹工卡县",value:"墨竹工卡县"},{label:"其他",value:"其他"}]},{label:"那曲地区",value:"那曲地区",children:[{label:"那曲县",value:"那曲县"},{label:"嘉黎县",value:"嘉黎县"},{label:"比如县",value:"比如县"},{label:"聂荣县",value:"聂荣县"},{label:"安多县",value:"安多县"},{label:"申扎县",value:"申扎县"},{label:"索县",value:"索县"},{label:"班戈县",value:"班戈县"},{label:"巴青县",value:"巴青县"},{label:"尼玛县",value:"尼玛县"},{label:"其他",value:"其他"}]},{label:"昌都地区",value:"昌都地区",children:[{label:"昌都县",value:"昌都县"},{label:"江达县",value:"江达县"},{label:"贡觉县",value:"贡觉县"},{label:"类乌齐县",value:"类乌齐县"},{label:"丁青县",value:"丁青县"},{label:"察雅县",value:"察雅县"},{label:"八宿县",value:"八宿县"},{label:"左贡县",value:"左贡县"},{label:"芒康县",value:"芒康县"},{label:"洛隆县",value:"洛隆县"},{label:"边坝县",value:"边坝县"},{label:"其他",value:"其他"}]},{label:"林芝地区",value:"林芝地区",children:[{label:"林芝县",value:"林芝县"},{label:"工布江达县",value:"工布江达县"},{label:"米林县",value:"米林县"},{label:"墨脱县",value:"墨脱县"},{label:"波密县",value:"波密县"},{label:"察隅县",value:"察隅县"},{label:"朗县",value:"朗县"},{label:"其他",value:"其他"}]},{label:"山南地区",value:"山南地区",children:[{label:"乃东县",value:"乃东县"},{label:"扎囊县",value:"扎囊县"},{label:"贡嘎县",value:"贡嘎县"},{label:"桑日县",value:"桑日县"},{label:"琼结县",value:"琼结县"},{label:"曲松县",value:"曲松县"},{label:"措美县",value:"措美县"},{label:"洛扎县",value:"洛扎县"},{label:"加查县",value:"加查县"},{label:"隆子县",value:"隆子县"},{label:"错那县",value:"错那县"},{label:"浪卡子县",value:"浪卡子县"},{label:"其他",value:"其他"}]},{label:"日喀则地区",value:"日喀则地区",children:[{label:"日喀则市",value:"日喀则市"},{label:"南木林县",value:"南木林县"},{label:"江孜县",value:"江孜县"},{label:"定日县",value:"定日县"},{label:"萨迦县",value:"萨迦县"},{label:"拉孜县",value:"拉孜县"},{label:"昂仁县",value:"昂仁县"},{label:"谢通门县",value:"谢通门县"},{label:"白朗县",value:"白朗县"},{label:"仁布县",value:"仁布县"},{label:"康马县",value:"康马县"},{label:"定结县",value:"定结县"},{label:"仲巴县",value:"仲巴县"},{label:"亚东县",value:"亚东县"},{label:"吉隆县",value:"吉隆县"},{label:"聂拉木县",value:"聂拉木县"},{label:"萨嘎县",value:"萨嘎县"},{label:"岗巴县",value:"岗巴县"},{label:"其他",value:"其他"}]},{label:"阿里地区",value:"阿里地区",children:[{label:"噶尔县",value:"噶尔县"},{label:"普兰县",value:"普兰县"},{label:"札达县",value:"札达县"},{label:"日土县",value:"日土县"},{label:"革吉县",value:"革吉县"},{label:"改则县",value:"改则县"},{label:"措勤县",value:"措勤县"},{label:"其他",value:"其他"}]},{label:"其他",value:"其他",children:[{label:"其他",value:"其他"}]}],key:25},{label:"陕西省",value:"陕西省",children:[{label:"西安市",value:"西安市",children:[{label:"莲湖区",value:"莲湖区"},{label:"新城区",value:"新城区"},{label:"碑林区",value:"碑林区"},{label:"雁塔区",value:"雁塔区"},{label:"灞桥区",value:"灞桥区"},{label:"未央区",value:"未央区"},{label:"阎良区",value:"阎良区"},{label:"临潼区",value:"临潼区"},{label:"长安区",value:"长安区"},{label:"高陵县",value:"高陵县"},{label:"蓝田县",value:"蓝田县"},{label:"户县",value:"户县"},{label:"周至县",value:"周至县"},{label:"其他",value:"其他"}]},{label:"铜川市",value:"铜川市",children:[{label:"耀州区",value:"耀州区"},{label:"王益区",value:"王益区"},{label:"印台区",value:"印台区"},{label:"宜君县",value:"宜君县"},{label:"其他",value:"其他"}]},{label:"宝鸡市",value:"宝鸡市",children:[{label:"渭滨区",value:"渭滨区"},{label:"金台区",value:"金台区"},{label:"陈仓区",value:"陈仓区"},{label:"岐山县",value:"岐山县"},{label:"凤翔县",value:"凤翔县"},{label:"陇县",value:"陇县"},{label:"太白县",value:"太白县"},{label:"麟游县",value:"麟游县"},{label:"扶风县",value:"扶风县"},{label:"千阳县",value:"千阳县"},{label:"眉县",value:"眉县"},{label:"凤县",value:"凤县"},{label:"其他",value:"其他"}]},{label:"咸阳市",value:"咸阳市",children:[{label:"秦都区",value:"秦都区"},{label:"渭城区",value:"渭城区"},{label:"杨陵区",value:"杨陵区"},{label:"兴平市",value:"兴平市"},{label:"礼泉县",value:"礼泉县"},{label:"泾阳县",value:"泾阳县"},{label:"永寿县",value:"永寿县"},{label:"三原县",value:"三原县"},{label:"彬县",value:"彬县"},{label:"旬邑县",value:"旬邑县"},{label:"长武县",value:"长武县"},{label:"乾县",value:"乾县"},{label:"武功县",value:"武功县"},{label:"淳化县",value:"淳化县"},{label:"其他",value:"其他"}]},{label:"渭南市",value:"渭南市",children:[{label:"临渭区",value:"临渭区"},{label:"韩城市",value:"韩城市"},{label:"华阴市",value:"华阴市"},{label:"蒲城县",value:"蒲城县"},{label:"潼关县",value:"潼关县"},{label:"白水县",value:"白水县"},{label:"澄城县",value:"澄城县"},{label:"华县",value:"华县"},{label:"合阳县",value:"合阳县"},{label:"富平县",value:"富平县"},{label:"大荔县",value:"大荔县"},{label:"其他",value:"其他"}]},{label:"延安市",value:"延安市",children:[{label:"宝塔区",value:"宝塔区"},{label:"安塞县",value:"安塞县"},{label:"洛川县",value:"洛川县"},{label:"子长县",value:"子长县"},{label:"黄陵县",value:"黄陵县"},{label:"延川县",value:"延川县"},{label:"富县",value:"富县"},{label:"延长县",value:"延长县"},{label:"甘泉县",value:"甘泉县"},{label:"宜川县",value:"宜川县"},{label:"志丹县",value:"志丹县"},{label:"黄龙县",value:"黄龙县"},{label:"吴起县",value:"吴起县"},{label:"其他",value:"其他"}]},{label:"汉中市",value:"汉中市",children:[{label:"汉台区",value:"汉台区"},{label:"留坝县",value:"留坝县"},{label:"镇巴县",value:"镇巴县"},{label:"城固县",value:"城固县"},{label:"南郑县",value:"南郑县"},{label:"洋县",value:"洋县"},{label:"宁强县",value:"宁强县"},{label:"佛坪县",value:"佛坪县"},{label:"勉县",value:"勉县"},{label:"西乡县",value:"西乡县"},{label:"略阳县",value:"略阳县"},{label:"其他",value:"其他"}]},{label:"榆林市",value:"榆林市",children:[{label:"榆阳区",value:"榆阳区"},{label:"清涧县",value:"清涧县"},{label:"绥德县",value:"绥德县"},{label:"神木县",value:"神木县"},{label:"佳县",value:"佳县"},{label:"府谷县",value:"府谷县"},{label:"子洲县",value:"子洲县"},{label:"靖边县",value:"靖边县"},{label:"横山县",value:"横山县"},{label:"米脂县",value:"米脂县"},{label:"吴堡县",value:"吴堡县"},{label:"定边县",value:"定边县"},{label:"其他",value:"其他"}]},{label:"安康市",value:"安康市",children:[{label:"汉滨区",value:"汉滨区"},{label:"紫阳县",value:"紫阳县"},{label:"岚皋县",value:"岚皋县"},{label:"旬阳县",value:"旬阳县"},{label:"镇坪县",value:"镇坪县"},{label:"平利县",value:"平利县"},{label:"石泉县",value:"石泉县"},{label:"宁陕县",value:"宁陕县"},{label:"白河县",value:"白河县"},{label:"汉阴县",value:"汉阴县"},{label:"其他",value:"其他"}]},{label:"商洛市",value:"商洛市",children:[{label:"商州区",value:"商州区"},{label:"镇安县",value:"镇安县"},{label:"山阳县",value:"山阳县"},{label:"洛南县",value:"洛南县"},{label:"商南县",value:"商南县"},{label:"丹凤县",value:"丹凤县"},{label:"柞水县",value:"柞水县"},{label:"其他",value:"其他"}]},{label:"其他",value:"其他",children:[{label:"其他",value:"其他"}]}],key:26},{label:"甘肃省",value:"甘肃省",children:[{label:"兰州市",value:"兰州市",children:[{label:"城关区",value:"城关区"},{label:"七里河区",value:"七里河区"},{label:"西固区",value:"西固区"},{label:"安宁区",value:"安宁区"},{label:"红古区",value:"红古区"},{label:"永登县",value:"永登县"},{label:"皋兰县",value:"皋兰县"},{label:"榆中县",value:"榆中县"},{label:"其他",value:"其他"}]},{label:"嘉峪关市",value:"嘉峪关市",children:[{label:"嘉峪关市",value:"嘉峪关市"},{label:"其他",value:"其他"}]},{label:"金昌市",value:"金昌市",children:[{label:"金川区",value:"金川区"},{label:"永昌县",value:"永昌县"},{label:"其他",value:"其他"}]},{label:"白银市",value:"白银市",children:[{label:"白银区",value:"白银区"},{label:"平川区",value:"平川区"},{label:"靖远县",value:"靖远县"},{label:"会宁县",value:"会宁县"},{label:"景泰县",value:"景泰县"},{label:"其他",value:"其他"}]},{label:"天水市",value:"天水市",children:[{label:"清水县",value:"清水县"},{label:"秦安县",value:"秦安县"},{label:"甘谷县",value:"甘谷县"},{label:"武山县",value:"武山县"},{label:"张家川回族自治县",value:"张家川回族自治县"},{label:"北道区",value:"北道区"},{label:"秦城区",value:"秦城区"},{label:"其他",value:"其他"}]},{label:"武威市",value:"武威市",children:[{label:"凉州区",value:"凉州区"},{label:"民勤县",value:"民勤县"},{label:"古浪县",value:"古浪县"},{label:"天祝藏族自治县",value:"天祝藏族自治县"},{label:"其他",value:"其他"}]},{label:"酒泉市",value:"酒泉市",children:[{label:"肃州区",value:"肃州区"},{label:"玉门市",value:"玉门市"},{label:"敦煌市",value:"敦煌市"},{label:"金塔县",value:"金塔县"},{label:"肃北蒙古族自治县",value:"肃北蒙古族自治县"},{label:"阿克塞哈萨克族自治县",value:"阿克塞哈萨克族自治县"},{label:"安西县",value:"安西县"},{label:"其他",value:"其他"}]},{label:"张掖市",value:"张掖市",children:[{label:"甘州区",value:"甘州区"},{label:"民乐县",value:"民乐县"},{label:"临泽县",value:"临泽县"},{label:"高台县",value:"高台县"},{label:"山丹县",value:"山丹县"},{label:"肃南裕固族自治县",value:"肃南裕固族自治县"},{label:"其他",value:"其他"}]},{label:"庆阳市",value:"庆阳市",children:[{label:"西峰区",value:"西峰区"},{label:"庆城县",value:"庆城县"},{label:"环县",value:"环县"},{label:"华池县",value:"华池县"},{label:"合水县",value:"合水县"},{label:"正宁县",value:"正宁县"},{label:"宁县",value:"宁县"},{label:"镇原县",value:"镇原县"},{label:"其他",value:"其他"}]},{label:"平凉市",value:"平凉市",children:[{label:"崆峒区",value:"崆峒区"},{label:"泾川县",value:"泾川县"},{label:"灵台县",value:"灵台县"},{label:"崇信县",value:"崇信县"},{label:"华亭县",value:"华亭县"},{label:"庄浪县",value:"庄浪县"},{label:"静宁县",value:"静宁县"},{label:"其他",value:"其他"}]},{label:"定西市",value:"定西市",children:[{label:"安定区",value:"安定区"},{label:"通渭县",value:"通渭县"},{label:"临洮县",value:"临洮县"},{label:"漳县",value:"漳县"},{label:"岷县",value:"岷县"},{label:"渭源县",value:"渭源县"},{label:"陇西县",value:"陇西县"},{label:"其他",value:"其他"}]},{label:"陇南市",value:"陇南市",children:[{label:"武都区",value:"武都区"},{label:"成县",value:"成县"},{label:"宕昌县",value:"宕昌县"},{label:"康县",value:"康县"},{label:"文县",value:"文县"},{label:"西和县",value:"西和县"},{label:"礼县",value:"礼县"},{label:"两当县",value:"两当县"},{label:"徽县",value:"徽县"},{label:"其他",value:"其他"}]},{label:"临夏回族自治州",value:"临夏回族自治州",children:[{label:"临夏市",value:"临夏市"},{label:"临夏县",value:"临夏县"},{label:"康乐县",value:"康乐县"},{label:"永靖县",value:"永靖县"},{label:"广河县",value:"广河县"},{label:"和政县",value:"和政县"},{label:"东乡族自治县",value:"东乡族自治县"},{label:"积石山保安族东乡族撒拉族自治县",value:"积石山保安族东乡族撒拉族自治县"},{label:"其他",value:"其他"}]},{label:"甘南藏族自治州",value:"甘南藏族自治州",children:[{label:"合作市",value:"合作市"},{label:"临潭县",value:"临潭县"},{label:"卓尼县",value:"卓尼县"},{label:"舟曲县",value:"舟曲县"},{label:"迭部县",value:"迭部县"},{label:"玛曲县",value:"玛曲县"},{label:"碌曲县",value:"碌曲县"},{label:"夏河县",value:"夏河县"},{label:"其他",value:"其他"}]},{label:"其他",value:"其他",children:[{label:"其他",value:"其他"}]}],key:27},{label:"青海省",value:"青海省",children:[{label:"西宁市",value:"西宁市",children:[{label:"城中区",value:"城中区"},{label:"城东区",value:"城东区"},{label:"城西区",value:"城西区"},{label:"城北区",value:"城北区"},{label:"湟源县",value:"湟源县"},{label:"湟中县",value:"湟中县"},{label:"大通回族土族自治县",value:"大通回族土族自治县"},{label:"其他",value:"其他"}]},{label:"海东地区",value:"海东地区",children:[{label:"平安县",value:"平安县"},{label:"乐都县",value:"乐都县"},{label:"民和回族土族自治县",value:"民和回族土族自治县"},{label:"互助土族自治县",value:"互助土族自治县"},{label:"化隆回族自治县",value:"化隆回族自治县"},{label:"循化撒拉族自治县",value:"循化撒拉族自治县"},{label:"其他",value:"其他"}]},{label:"海北藏族自治州",value:"海北藏族自治州",children:[{label:"海晏县",value:"海晏县"},{label:"祁连县",value:"祁连县"},{label:"刚察县",value:"刚察县"},{label:"门源回族自治县",value:"门源回族自治县"},{label:"其他",value:"其他"}]},{label:"海南藏族自治州",value:"海南藏族自治州",children:[{label:"共和县",value:"共和县"},{label:"同德县",value:"同德县"},{label:"贵德县",value:"贵德县"},{label:"兴海县",value:"兴海县"},{label:"贵南县",value:"贵南县"},{label:"其他",value:"其他"}]},{label:"黄南藏族自治州",value:"黄南藏族自治州",children:[{label:"同仁县",value:"同仁县"},{label:"尖扎县",value:"尖扎县"},{label:"泽库县",value:"泽库县"},{label:"河南蒙古族自治县",value:"河南蒙古族自治县"},{label:"其他",value:"其他"}]},{label:"果洛藏族自治州",value:"果洛藏族自治州",children:[{label:"玛沁县",value:"玛沁县"},{label:"班玛县",value:"班玛县"},{label:"甘德县",value:"甘德县"},{label:"达日县",value:"达日县"},{label:"久治县",value:"久治县"},{label:"玛多县",value:"玛多县"},{label:"其他",value:"其他"}]},{label:"玉树藏族自治州",value:"玉树藏族自治州",children:[{label:"玉树县",value:"玉树县"},{label:"杂多县",value:"杂多县"},{label:"称多县",value:"称多县"},{label:"治多县",value:"治多县"},{label:"囊谦县",value:"囊谦县"},{label:"曲麻莱县",value:"曲麻莱县"},{label:"其他",value:"其他"}]},{label:"海西蒙古族藏族自治州",value:"海西蒙古族藏族自治州",children:[{label:"德令哈市",value:"德令哈市"},{label:"格尔木市",value:"格尔木市"},{label:"乌兰县",value:"乌兰县"},{label:"都兰县",value:"都兰县"},{label:"天峻县",value:"天峻县"},{label:"其他",value:"其他"}]},{label:"其他",value:"其他",children:[{label:"其他",value:"其他"}]}],key:28},{label:"宁夏",value:"宁夏",children:[{label:"银川市",value:"银川市",children:[{label:"兴庆区",value:"兴庆区"},{label:"西夏区",value:"西夏区"},{label:"金凤区",value:"金凤区"},{label:"灵武市",value:"灵武市"},{label:"永宁县",value:"永宁县"},{label:"贺兰县",value:"贺兰县"},{label:"其他",value:"其他"}]},{label:"石嘴山市",value:"石嘴山市",children:[{label:"大武口区",value:"大武口区"},{label:"惠农区",value:"惠农区"},{label:"平罗县",value:"平罗县"},{label:"其他",value:"其他"}]},{label:"吴忠市",value:"吴忠市",children:[{label:"利通区",value:"利通区"},{label:"青铜峡市",value:"青铜峡市"},{label:"盐池县",value:"盐池县"},{label:"同心县",value:"同心县"},{label:"其他",value:"其他"}]},{label:"固原市",value:"固原市",children:[{label:"原州区",value:"原州区"},{label:"西吉县",value:"西吉县"},{label:"隆德县",value:"隆德县"},{label:"泾源县",value:"泾源县"},{label:"彭阳县",value:"彭阳县"},{label:"其他",value:"其他"}]},{label:"中卫市",value:"中卫市",children:[{label:"沙坡头区",value:"沙坡头区"},{label:"中宁县",value:"中宁县"},{label:"海原县",value:"海原县"},{label:"其他",value:"其他"}]},{label:"其他",value:"其他",children:[{label:"其他",value:"其他"}]}],key:29},{label:"新疆",value:"新疆",children:[{label:"乌鲁木齐市",value:"乌鲁木齐市",children:[{label:"天山区",value:"天山区"},{label:"沙依巴克区",value:"沙依巴克区"},{label:"新市区",value:"新市区"},{label:"水磨沟区",value:"水磨沟区"},{label:"头屯河区",value:"头屯河区"},{label:"达坂城区",value:"达坂城区"},{label:"东山区",value:"东山区"},{label:"乌鲁木齐县",value:"乌鲁木齐县"},{label:"其他",value:"其他"}]},{label:"克拉玛依市",value:"克拉玛依市",children:[{label:"克拉玛依区",value:"克拉玛依区"},{label:"独山子区",value:"独山子区"},{label:"白碱滩区",value:"白碱滩区"},{label:"乌尔禾区",value:"乌尔禾区"},{label:"其他",value:"其他"}]},{label:"吐鲁番地区",value:"吐鲁番地区",children:[{label:"吐鲁番市",value:"吐鲁番市"},{label:"托克逊县",value:"托克逊县"},{label:"鄯善县",value:"鄯善县"},{label:"其他",value:"其他"}]},{label:"哈密地区",value:"哈密地区",children:[{label:"哈密市",value:"哈密市"},{label:"伊吾县",value:"伊吾县"},{label:"巴里坤哈萨克自治县",value:"巴里坤哈萨克自治县"},{label:"其他",value:"其他"}]},{label:"和田地区",value:"和田地区",children:[{label:"和田市",value:"和田市"},{label:"和田县",value:"和田县"},{label:"洛浦县",value:"洛浦县"},{label:"民丰县",value:"民丰县"},{label:"皮山县",value:"皮山县"},{label:"策勒县",value:"策勒县"},{label:"于田县",value:"于田县"},{label:"墨玉县",value:"墨玉县"},{label:"其他",value:"其他"}]},{label:"阿克苏地区",value:"阿克苏地区",children:[{label:"阿克苏市",value:"阿克苏市"},{label:"温宿县",value:"温宿县"},{label:"沙雅县",value:"沙雅县"},{label:"拜城县",value:"拜城县"},{label:"阿瓦提县",value:"阿瓦提县"},{label:"库车县",value:"库车县"},{label:"柯坪县",value:"柯坪县"},{label:"新和县",value:"新和县"},{label:"乌什县",value:"乌什县"},{label:"其他",value:"其他"}]},{label:"喀什地区",value:"喀什地区",children:[{label:"喀什市",value:"喀什市"},{label:"巴楚县",value:"巴楚县"},{label:"泽普县",value:"泽普县"},{label:"伽师县",value:"伽师县"},{label:"叶城县",value:"叶城县"},{label:"岳普湖县",value:"岳普湖县"},{label:"疏勒县",value:"疏勒县"},{label:"麦盖提县",value:"麦盖提县"},{label:"英吉沙县",value:"英吉沙县"},{label:"莎车县",value:"莎车县"},{label:"疏附县",value:"疏附县"},{label:"塔什库尔干塔吉克自治县",value:"塔什库尔干塔吉克自治县"},{label:"其他",value:"其他"}]},{label:"克孜勒苏柯尔克孜自治州",value:"克孜勒苏柯尔克孜自治州",children:[{label:"阿图什市",value:"阿图什市"},{label:"阿合奇县",value:"阿合奇县"},{label:"乌恰县",value:"乌恰县"},{label:"阿克陶县",value:"阿克陶县"},{label:"其他",value:"其他"}]},{label:"巴音郭楞蒙古自治州",value:"巴音郭楞蒙古自治州",children:[{label:"库尔勒市",value:"库尔勒市"},{label:"和静县",value:"和静县"},{label:"尉犁县",value:"尉犁县"},{label:"和硕县",value:"和硕县"},{label:"且末县",value:"且末县"},{label:"博湖县",value:"博湖县"},{label:"轮台县",value:"轮台县"},{label:"若羌县",value:"若羌县"},{label:"焉耆回族自治县",value:"焉耆回族自治县"},{label:"其他",value:"其他"}]},{label:"昌吉回族自治州",value:"昌吉回族自治州",children:[{label:"昌吉市",value:"昌吉市"},{label:"阜康市",value:"阜康市"},{label:"奇台县",value:"奇台县"},{label:"玛纳斯县",value:"玛纳斯县"},{label:"吉木萨尔县",value:"吉木萨尔县"},{label:"呼图壁县",value:"呼图壁县"},{label:"木垒哈萨克自治县",value:"木垒哈萨克自治县"},{label:"米泉市",value:"米泉市"},{label:"其他",value:"其他"}]},{label:"博尔塔拉蒙古自治州",value:"博尔塔拉蒙古自治州",children:[{label:"博乐市",value:"博乐市"},{label:"精河县",value:"精河县"},{label:"温泉县",value:"温泉县"},{label:"其他",value:"其他"}]},{label:"石河子",value:"石河子",children:[{label:"石河子",value:"石河子"}]},{label:"阿拉尔",value:"阿拉尔",children:[{label:"阿拉尔",value:"阿拉尔"}]},{label:"图木舒克",value:"图木舒克",children:[{label:"图木舒克",value:"图木舒克"}]},{label:"五家渠",value:"五家渠",children:[{label:"五家渠",value:"五家渠"}]},{label:"伊犁哈萨克自治州",value:"伊犁哈萨克自治州",children:[{label:"伊宁市",value:"伊宁市"},{label:"奎屯市",value:"奎屯市"},{label:"伊宁县",value:"伊宁县"},{label:"特克斯县",value:"特克斯县"},{label:"尼勒克县",value:"尼勒克县"},{label:"昭苏县",value:"昭苏县"},{label:"新源县",value:"新源县"},{label:"霍城县",value:"霍城县"},{label:"巩留县",value:"巩留县"},{label:"察布查尔锡伯自治县",value:"察布查尔锡伯自治县"},{label:"塔城地区",value:"塔城地区"},{label:"阿勒泰地区",value:"阿勒泰地区"},{label:"其他",value:"其他"}]},{label:"其他",value:"其他",children:[{label:"其他",value:"其他"}]}],key:30},{label:"台湾省",value:"台湾省",children:[{label:"台北市",value:"台北市",children:[{label:"内湖区",value:"内湖区"},{label:"南港区",value:"南港区"},{label:"中正区",value:"中正区"},{label:"万华区",value:"万华区"},{label:"大同区",value:"大同区"},{label:"中山区",value:"中山区"},{label:"松山区",value:"松山区"},{label:"大安区",value:"大安区"},{label:"信义区",value:"信义区"},{label:"文山区",value:"文山区"},{label:"士林区",value:"士林区"},{label:"北投区",value:"北投区"}]},{label:"新北市",value:"新北市",children:[{label:"板桥区",value:"板桥区"},{label:"汐止区",value:"汐止区"},{label:"新店区",value:"新店区"},{label:"其他",value:"其他"}]},{label:"桃园市",value:"桃园市",children:[{label:"其他",value:"其他"}]},{label:"台中市",value:"台中市",children:[{label:"其他",value:"其他"}]},{label:"台南市",value:"台南市",children:[{label:"其他",value:"其他"}]},{label:"高雄市",value:"高雄市",children:[{label:"其他",value:"其他"}]}],key:31},{label:"澳门",value:"澳门",children:[{label:"澳门",value:"澳门",children:[{label:"花地玛堂区",value:"花地玛堂区"},{label:"圣安多尼堂区",value:"圣安多尼堂区"},{label:"大堂区",value:"大堂区"},{label:"望德堂区",value:"望德堂区"},{label:"风顺堂区",value:"风顺堂区"},{label:"嘉模堂区",value:"嘉模堂区"},{label:"圣方济各堂区",value:"圣方济各堂区"},{label:"路凼",value:"路凼"},{label:"其他",value:"其他"}]}],key:32},{label:"香港",value:"香港",children:[{label:"香港",value:"香港",children:[{label:"深水埗区",value:"深水埗区"},{label:"油尖旺区",value:"油尖旺区"},{label:"九龙城区",value:"九龙城区"},{label:"黄大仙区",value:"黄大仙区"},{label:"观塘区",value:"观塘区"},{label:"北区",value:"北区"},{label:"大埔区",value:"大埔区"},{label:"沙田区",value:"沙田区"},{label:"西贡区",value:"西贡区"},{label:"元朗区",value:"元朗区"},{label:"屯门区",value:"屯门区"},{label:"荃湾区",value:"荃湾区"},{label:"葵青区",value:"葵青区"},{label:"离岛区",value:"离岛区"},{label:"中西区",value:"中西区"},{label:"湾仔区",value:"湾仔区"},{label:"东区",value:"东区"},{label:"南区",value:"南区"},{label:"其他",value:"其他"}]}],key:33}];e.exports.citysTwo=l},"1d0c":function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".ivu-select-dropdown{left:0!important}",""]),e.exports=a},"1d79":function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_exports__["a"]={props:{data:Object,formconfig:Object},components:{},data(){return{error:"",defaultList:JSON.parse(JSON.stringify(this.data.config.value)),value:JSON.parse(JSON.stringify(this.data.config.value)),viewimg:"",visible:!1,url:window.basefile+"/ajax/upload"}},computed:{},watch:{value(value){this.data.config.required&&(""===value||""!=this.data.config.regular&&!eval(this.data.config.regular).test(value))?this.error=this.data.config.message:(this.error="",document.getElementById(this.data.id).classList.remove("ivu-form-item-error")),this.$emit("backdata",this.data.id,value)}},methods:{getwidth(e){return 0==e||"top"==this.formconfig.position?null:e},exceededSize(){this.$Message.error("文件超出指定大小限制时的钩子")},beforeUpload(){return this.data.config.maxnum{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("a679"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"6527c31e",null);a["default"]=c.exports},"3a03":function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"文件大小限制(kb)"}},[l("InputNumber",{staticStyle:{width:"100%"},model:{value:e.maxSize,callback:function(a){e.maxSize=a},expression:"maxSize"}})],1),l("FormItem",{attrs:{label:"文件数量"}},[l("InputNumber",{staticStyle:{width:"100%"},model:{value:e.maxnum,callback:function(a){e.maxnum=a},expression:"maxnum"}})],1),l("FormItem",{attrs:{label:"文件格式"}},[l("Input",{attrs:{type:"text",placeholder:"请输入文件格式"},model:{value:e.format,callback:function(a){e.format=a},expression:"format"}})],1),e.required?l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1):e._e(),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.required,callback:function(a){e.required=a},expression:"required"}},[e._v(" 是否必填 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段信息设置为必填后,用户在填写表单时若未填写该信息,则无法保存表单 ")])],1)],1)],1),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.listShow,callback:function(a){e.listShow=a},expression:"listShow"}},[e._v(" 列表是否显示 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 后台数据列表是否默认显示 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s={components:{},data(){return{showInfoType:this.$store.state.curformdata.showInfoType,customerForm:[]}},computed:{baseData(){return this.$store.state.baseData},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},maxnum:{get(){return this.$store.state.curformdata.config.maxnum},set(e){this.$store.state.curformdata.config.maxnum=e,this.$store.dispatch("UpdateDataConfig")}},maxSize:{get(){return this.$store.state.curformdata.config.maxSize},set(e){this.$store.state.curformdata.config.maxSize=e,this.$store.dispatch("UpdateDataConfig")}},format:{get(){return this.$store.state.curformdata.config.format.join(",")},set(e){this.$store.state.curformdata.config.format=e.split(","),this.$store.dispatch("UpdateDataConfig")}},required:{get(){return this.$store.state.curformdata.config.required},set(e){this.$store.state.curformdata.config.required=e,this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},listShow:{get(){return this.$store.state.curformdata.config.listShow},set(e){this.$store.state.curformdata.config.listShow=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{},created(){this.$http.post(i["a"].customer_form,{form_type:"uploadImage"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("00bf"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"4406624d",null);a["default"]=c.exports},"3d88":function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".ivu-form-item[data-v-19a9c8d3]{margin-bottom:15px}",""]),e.exports=a},"3e28":function(e,a,l){var t=l("0c2e");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("04e0624e",t,!0,{sourceMap:!1,shadowMode:!1})},4079:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),"main"==e.infoType&&e.checkFormType(e.baseData.type)?l("FormItem",[l("Checkbox",{model:{value:e.only,callback:function(a){e.only=a},expression:"only"}},[e._v(" 是否唯一 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段设为唯一后在新建信息时则无法填写与系统内部已有信息重复的信息,否则无法保存。如将【新建客户】时“手机号”设为唯一, 则再次新建客户时,重复的手机号输入后,用户将无法保存【新建客户】表单。 ")])],1)],1)],1):e._e(),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.required,callback:function(a){e.required=a},expression:"required"}},[e._v(" 是否必填 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段信息设置为必填后,用户在填写表单时若未填写该信息,则无法保存表单 ")])],1)],1)],1),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.listShow,callback:function(a){e.listShow=a},expression:"listShow"}},[e._v(" 列表是否显示 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 后台数据列表是否默认显示 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s={components:{},data(){return{showInfoType:this.$store.state.curformdata.showInfoType,customerForm:[]}},computed:{baseData(){return this.$store.state.baseData},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},only:{get(){return this.$store.state.curformdata.config.only},set(e){this.$store.state.curformdata.config.only=e,this.$store.dispatch("UpdateDataConfig")}},listShow:{get(){return this.$store.state.curformdata.config.listShow},set(e){this.$store.state.curformdata.config.listShow=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}},required:{get(){return this.$store.state.curformdata.config.required},set(e){this.$store.state.curformdata.config.required=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{},created(){this.$http.post(i["a"].customer_form,{form_type:"department"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("8e25"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"07f85b1e",null);a["default"]=c.exports},"40cc":function(e,a,l){var t=l("a88e");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("034eff90",t,!0,{sourceMap:!1,shadowMode:!1})},"429d":function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1),l("FormItem",{attrs:{label:"默认值"}},[l("Input",{attrs:{type:"text",placeholder:"请输入默认值"},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}})],1),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),"main"==e.infoType&&e.checkFormType(e.baseData.type)?l("FormItem",[l("Checkbox",{model:{value:e.only,callback:function(a){e.only=a},expression:"only"}},[e._v(" 是否唯一 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段设为唯一后在新建信息时则无法填写与系统内部已有信息重复的信息,否则无法保存。如将【新建客户】时“手机号”设为唯一, 则再次新建客户时,重复的手机号输入后,用户将无法保存【新建客户】表单。 ")])],1)],1)],1):e._e(),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.required,callback:function(a){e.required=a},expression:"required"}},[e._v(" 是否必填 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段信息设置为必填后,用户在填写表单时若未填写该信息,则无法保存表单 ")])],1)],1)],1),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.listShow,callback:function(a){e.listShow=a},expression:"listShow"}},[e._v(" 列表是否显示 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 后台数据列表是否默认显示 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s={components:{},data(){return{showInfoType:this.$store.state.curformdata.showInfoType,customerForm:[]}},computed:{baseData(){return this.$store.state.baseData},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},type:{get(){return this.$store.state.curformdata.config.type},set(e){this.$store.state.curformdata.config.type=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}},value:{get(){return this.$store.state.curformdata.value},set(e){this.$store.state.curformdata.value=e,this.$store.state.curformdata.config.value=e,this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},only:{get(){return this.$store.state.curformdata.config.only},set(e){this.$store.state.curformdata.config.only=e,this.$store.dispatch("UpdateDataConfig")}},listShow:{get(){return this.$store.state.curformdata.config.listShow},set(e){this.$store.state.curformdata.config.listShow=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}},required:{get(){return this.$store.state.curformdata.config.required},set(e){this.$store.state.curformdata.config.required=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{},created(){this.$http.post(i["a"].customer_form,{form_type:"input-money"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("1ed2"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"e631a858",null);a["default"]=c.exports},"42d4":function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_exports__["a"]={props:{data:Object,formconfig:Object},components:{},data(){return{error:""}},computed:{value:{get(){return this.data.config.value},set(value){this.data.config.required&&(""==value||""!=this.data.config.regular&&!eval(this.data.config.regular).test(value))?this.error=this.data.config.message:(this.error="",document.getElementById(this.data.id).classList.remove("ivu-form-item-error")),this.$emit("backdata",this.data.id,value)}}},watch:{},methods:{getwidth(e){return 0==e||"top"==this.formconfig.position?null:e}},created(){},mounted(){this.data.config.value&&(this.value=this.data.config.value)}}},"43d8":function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".title[data-v-4c39300e]{font-size:14px!important}.components-box[data-v-4c39300e]{overflow-y:scroll}.components-box[data-v-4c39300e]::-webkit-scrollbar{display:none}.box[data-v-4c39300e]{padding:10px}.box ul li[data-v-4c39300e]{margin-right:10px;margin-bottom:10px;display:inline-block}",""]),e.exports=a},4548:function(e,a,l){var t={"./Componentlist.vue":"0b27","./FormSet.vue":"f00d","./Header.vue":"0418","./LeftMenu.vue":"110b","./MainConfig.vue":"dd1f","./edit/qdsd-Cascader-edit.vue":"cae5","./edit/qdsd-DatePicker-edit.vue":"faa4","./edit/qdsd-Rate-edit.vue":"701a","./edit/qdsd-TimePicker-edit.vue":"dbec","./edit/qdsd-business-edit.vue":"a65e","./edit/qdsd-checkbox-edit.vue":"0d79","./edit/qdsd-contact-edit.vue":"96da","./edit/qdsd-contract-edit.vue":"39a6","./edit/qdsd-customer-edit.vue":"af8a","./edit/qdsd-department-edit.vue":"4079","./edit/qdsd-editor-edit.vue":"7118","./edit/qdsd-input-edit.vue":"19b1","./edit/qdsd-input-email-edit.vue":"b7b9","./edit/qdsd-input-mobile-edit.vue":"c121","./edit/qdsd-input-money-edit.vue":"429d","./edit/qdsd-input-number-edit.vue":"7da5","./edit/qdsd-label-edit.vue":"eeb2","./edit/qdsd-location-edit.vue":"ebc2","./edit/qdsd-map-edit.vue":"5933","./edit/qdsd-radio-edit.vue":"bbc0","./edit/qdsd-select-edit.vue":"6627","./edit/qdsd-staff-edit.vue":"4d45","./edit/qdsd-switch-edit.vue":"dcd1","./edit/qdsd-textarea-edit.vue":"7a66","./edit/qdsd-uploadFile-edit.vue":"a9af","./edit/qdsd-uploadImage-edit.vue":"3a03","./form/qdsd-Cascader.vue":"188b","./form/qdsd-DatePicker.vue":"9344","./form/qdsd-Rate.vue":"abb8","./form/qdsd-TimePicker.vue":"495c","./form/qdsd-business.vue":"bb6a","./form/qdsd-checkbox.vue":"35f6","./form/qdsd-contact.vue":"664d","./form/qdsd-contract.vue":"8287","./form/qdsd-customer.vue":"4721","./form/qdsd-department.vue":"bd6c","./form/qdsd-editor.vue":"bc40","./form/qdsd-input-email.vue":"de03","./form/qdsd-input-mobile.vue":"16c4","./form/qdsd-input-money.vue":"a7ef","./form/qdsd-input-number.vue":"2ff1","./form/qdsd-input.vue":"5638","./form/qdsd-label.vue":"7ff1","./form/qdsd-location.vue":"d67a","./form/qdsd-map.vue":"ccf2","./form/qdsd-radio.vue":"3567","./form/qdsd-select.vue":"7650","./form/qdsd-staff.vue":"ece8","./form/qdsd-switch.vue":"7c53","./form/qdsd-textarea.vue":"6f07","./form/qdsd-uploadFile.vue":"4cb8","./form/qdsd-uploadImage.vue":"58a6","./kindeditor.vue":"b28b"};function o(e){var a=r(e);return l(a)}function r(e){if(!l.o(t,e)){var a=new Error("Cannot find module '"+e+"'");throw a.code="MODULE_NOT_FOUND",a}return t[e]}o.keys=function(){return Object.keys(t)},o.resolve=r,e.exports=o,o.id="4548"},"459a":function(e,a,l){"use strict";l("fde1")},"45be":function(e,a,l){"use strict";l("3e28")},"46a9":function(e,a,l){var t=l("b799");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("3c820a8a",t,!0,{sourceMap:!1,shadowMode:!1})},4721:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("FormItem",{directives:[{name:"show",rawName:"v-show",value:!e.data.config.hidden,expression:"!data.config.hidden"}],attrs:{label:e.data.config.label,id:e.data.id,required:e.data.config.required,"label-width":e.getwidth(e.data.config.labelWidth),error:e.error}},[l("i-select",{staticStyle:{width:"100%"},attrs:{size:e.formconfig.size,multiple:e.data.config.multiple,placeholder:e.data.config.placeholder},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}},e._l(e.data.config.content,(function(a,t){return l("i-option",{key:t,attrs:{value:a.value}},[e._v(e._s(a.value))])})),1)],1)},o=[],r=l("f542"),i=r["a"],s=l("2877"),u=Object(s["a"])(i,t,o,!1,null,"07f294a8",null);a["default"]=u.exports},"495c":function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("FormItem",{directives:[{name:"show",rawName:"v-show",value:!e.data.config.hidden,expression:"!data.config.hidden"}],attrs:{label:e.data.config.label,id:e.data.id,required:e.data.config.required,"label-width":e.getwidth(e.data.config.labelWidth),error:e.error}},[l("TimePicker",{staticStyle:{width:"100%"},attrs:{format:e.data.config.format,type:e.data.config.type,placeholder:e.data.config.placeholder,readonly:e.data.config.readonly,size:e.formconfig.size,confirm:e.data.config.confirm},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}})],1)},o=[],r=l("6271"),i=r["a"],s=l("2877"),u=Object(s["a"])(i,t,o,!1,null,"4b231228",null);a["default"]=u.exports},"4cb8":function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("FormItem",{directives:[{name:"show",rawName:"v-show",value:!e.data.config.hidden,expression:"!data.config.hidden"}],attrs:{id:e.data.id,required:e.data.config.required,"label-width":e.getwidth(e.data.config.labelWidth),error:e.error}},[l("template",{slot:"label"},[l("div",{staticClass:"label"},[e._v(e._s(e.data.config.label))])]),l("Upload",{ref:"upload",attrs:{action:e.url,name:"file",multiple:"","max-size":e.data.config.maxSize,"on-exceeded-size":e.exceededSize,"before-upload":e.beforeUpload,"default-file-list":e.defaultList,"on-success":e.success,format:e.data.config.format,"on-format-error":e.accepterror,"on-remove":e.remove,"on-error":e.uploaderror,"show-upload-list":!1}},[l("Button",{attrs:{icon:"ios-cloud-upload-outline",type:"primary"}},[e._v("文件上传")])],1),e._l(e.value,(function(a,t){return l("div",{key:t,staticClass:"item"},[e._v(e._s(t+1)+"、"),l("a",{attrs:{href:a.url,target:"_block"}},[e._v(e._s(a.url))]),l("span",[l("Button",{attrs:{type:"text"},on:{click:function(l){return e.handleRemove(a)}}},[l("Icon",{attrs:{type:"ios-close",size:"20",color:"red"}})],1)],1)])}))],2)},o=[],r=l("70d2"),i=r["a"],s=(l("45be"),l("2877")),u=Object(s["a"])(i,t,o,!1,null,"d76c4b2c",null);a["default"]=u.exports},"4ce4":function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_exports__["a"]={props:{data:Object,formconfig:Object},components:{},data(){return{error:""}},computed:{value:{get(){return this.data.config.value},set(value){this.data.config.required&&(""==value||""!=this.data.config.regular&&!eval(this.data.config.regular).test(value))?this.error=this.data.config.message:(this.error="",document.getElementById(this.data.id).classList.remove("ivu-form-item-error")),this.$emit("backdata",this.data.id,value)}}},watch:{},methods:{getwidth(e){return 0==e||"top"==this.formconfig.position?null:e}},created(){},mounted(){this.data.config.value&&(this.value=parseInt(this.data.config.value))}}},"4d45":function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),"main"==e.infoType&&e.checkFormType(e.baseData.type)?l("FormItem",[l("Checkbox",{model:{value:e.only,callback:function(a){e.only=a},expression:"only"}},[e._v(" 是否唯一 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段设为唯一后在新建信息时则无法填写与系统内部已有信息重复的信息,否则无法保存。如将【新建客户】时“手机号”设为唯一, 则再次新建客户时,重复的手机号输入后,用户将无法保存【新建客户】表单。 ")])],1)],1)],1):e._e(),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.required,callback:function(a){e.required=a},expression:"required"}},[e._v(" 是否必填 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段信息设置为必填后,用户在填写表单时若未填写该信息,则无法保存表单 ")])],1)],1)],1),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.listShow,callback:function(a){e.listShow=a},expression:"listShow"}},[e._v(" 列表是否显示 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 后台数据列表是否默认显示 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s={components:{},data(){return{showInfoType:this.$store.state.curformdata.showInfoType,customerForm:[]}},computed:{baseData(){return this.$store.state.baseData},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},only:{get(){return this.$store.state.curformdata.config.only},set(e){this.$store.state.curformdata.config.only=e,this.$store.dispatch("UpdateDataConfig")}},listShow:{get(){return this.$store.state.curformdata.config.listShow},set(e){this.$store.state.curformdata.config.listShow=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}},required:{get(){return this.$store.state.curformdata.config.required},set(e){this.$store.state.curformdata.config.required=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{},created(){this.$http.post(i["a"].customer_form,{form_type:"staff"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("bb1e"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"22ff8b4a",null);a["default"]=c.exports},"4d84":function(e,a,l){var t=l("5957");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("90bb2fc0",t,!0,{sourceMap:!1,shadowMode:!1})},"4e52":function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".circle[data-v-bbbd20c4]{position:absolute;top:-30px;left:50px;z-index:1000}.ivu-form-item[data-v-bbbd20c4]{margin-bottom:15px}",""]),e.exports=a},"503f":function(e,a,l){"use strict";l("a8aa")},5086:function(e,a,l){var t=l("1d0c");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("3d63c7b0",t,!0,{sourceMap:!1,shadowMode:!1})},"52d5":function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_exports__["a"]={props:{data:Object,formconfig:Object},components:{},data(){return{error:""}},computed:{value:{get(){return this.data.config.value},set(value){this.data.config.required&&(""==value||""!=this.data.config.regular&&!eval(this.data.config.regular).test(value))?this.error=this.data.config.message:(this.error="",document.getElementById(this.data.id).classList.remove("ivu-form-item-error")),this.$emit("backdata",this.data.id,value)}}},watch:{},methods:{getwidth(e){return 0==e||"top"==this.formconfig.position?null:e}},created(){},mounted(){this.data.config.value&&(this.value=this.data.config.value)}}},"544f":function(e,a,l){"use strict";l("dc28")},"55e0":function(e,a,l){var t=l("a35b");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("0bee8586",t,!0,{sourceMap:!1,shadowMode:!1})},5638:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("FormItem",{directives:[{name:"show",rawName:"v-show",value:!e.data.config.hidden,expression:"!data.config.hidden"}],attrs:{label:e.data.config.label,id:e.data.id,required:e.data.config.required,"label-width":e.getwidth(e.data.config.labelWidth),error:e.error}},[l("Input",{attrs:{type:e.data.config.type,readonly:e.data.config.readonly,placeholder:e.data.config.placeholder,size:e.formconfig.size},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}})],1)},o=[],r=l("b879"),i=r["a"],s=l("2877"),u=Object(s["a"])(i,t,o,!1,null,"807b4a2c",null);a["default"]=u.exports},"56d7":function(e,a,l){"use strict";l.r(a);var t=l("2b0e"),o=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("div",{attrs:{id:"app"}},[l("router-view")],1)},r=[],i={data(){return{}},computed:{},watch:{},methods:{},created(){},mounted(){window.basefile||(window.basefile="")}},s=i,u=l("2877"),n=Object(u["a"])(s,o,r,!1,null,null,null),c=n.exports,d=l("8c4f");t["a"].use(d["a"]);const b=[{path:"/",name:"home",component:()=>l.e("chunk-5a27f1a8").then(l.bind(null,"bb51"))}],v=new d["a"]({routes:b});var h=v,f=l("2f62"),p=l("cf45");t["a"].use(f["a"]);var m=new f["a"].Store({state:{id:"",baseData:{},draggableStatus:!1,customerForm:[],formconfig:{title:"自定义表单",float:"center",position:"top",size:"large",hidden:!0,style:{background:"#ffffff",color:"#17233d",padding:"15px"},showfield:"",showfieldlist:[]},dataconfig:[],curformdata:{},formdata:{},formstatus:!0,baselist:[{id:"main_"+p["a"].getRangeCode(),name:"金额",type:1,value:"",matching:"",component:"input-money",config:{label:"金额输入框",placeholder:"请输入",required:!1,is_delete:!0,value:"",infoType:"main",only:!1,listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"开关",type:1,value:!1,matching:"",component:"switch",config:{label:"开关",size:"default",placeholder:"请选择",required:!1,is_delete:!0,readonly:!1,value:!1,infoType:"main",only:!1,listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"数字框",type:1,value:"",matching:"",component:"input-number",config:{label:"数字框",placeholder:"请输入",required:!1,is_delete:!0,value:"",infoType:"main",only:!1,listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"单选框",type:1,value:"",matching:"",component:"radio",config:{label:"单选框",content:[{value:""}],placeholder:"请输入",required:!1,is_delete:!0,value:"",infoType:"main",listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"多选框",type:1,value:"",matching:"",component:"checkbox",config:{label:"多选框",type:null,content:[{value:""}],placeholder:"请输入",required:!1,is_delete:!0,value:[],infoType:"main",listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"评分",type:1,value:0,matching:"",component:"Rate",config:{label:"评分",placeholder:"占位符",type:"default",is_delete:!0,value:0,infoType:"main",listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"单行输入框",type:1,value:"",matching:"",component:"input",config:{type:"text",label:"输入框",placeholder:"请输入",required:!1,is_delete:!0,value:"",infoType:"main",only:!1,listShow:!1,addShow:!1,inputType:"text"}},{id:"main_"+p["a"].getRangeCode(),name:"下拉选择框",type:1,value:"",matching:"",component:"select",config:{label:"下拉选择框",type:null,content:[],placeholder:"请选择",required:!1,multiple:!1,is_delete:!0,value:[],infoType:"main",listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"时间选择框",type:1,value:"",matching:"",component:"TimePicker",config:{label:"时间选择框",placeholder:"请输入",type:"time",confirm:!0,required:!1,is_delete:!0,value:"",infoType:"main",only:!1,listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"日期选择框",type:1,value:"",matching:"",component:"DatePicker",config:{label:"日期选择框",placeholder:"请输入",type:"date",required:!1,is_delete:!0,value:"",infoType:"main",only:!1,listShow:!1,addShow:!1}}],seniorlist:[{id:"main_"+p["a"].getRangeCode(),name:"手机",type:1,component:"input-mobile",value:"",matching:"",config:{label:"手机号码",value:"",required:!1,size:"default",only:!1,readonly:!1,is_delete:!0,placeholder:"请填写手机号码",infoType:"main",listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"邮箱",type:1,component:"input-email",value:"",matching:"",config:{label:"邮箱",value:"",required:!1,size:"default",readonly:!1,is_delete:!0,placeholder:"请填写邮箱",infoType:"main",only:!1,listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"图片上传",type:1,component:"uploadImage",matching:"",config:{label:"图片上传",value:[],required:!1,placeholder:"请上传图片",maxnum:1,is_delete:!0,format:["jpg","jpeg","png"],maxSize:5e3,infoType:"main",listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"文件上传",type:1,component:"uploadFile",matching:"",config:{label:"文件上传",value:[],required:!1,placeholder:"不能为空",maxSize:5e3,maxnum:1,format:["doc"],is_delete:!0,infoType:"main",addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"文本框",type:1,component:"textarea",matching:"",value:"",config:{label:"文本框",row:2,placeholder:"请输入",required:!1,is_delete:!0,value:"",infoType:"main",only:!1,listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"编辑器",type:1,value:"",matching:"",component:"editor",config:{type:"text",label:"编辑器",placeholder:"编辑器",required:!1,is_delete:!0,value:"",infoType:"main",listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"省市级联动",type:1,value:"",matching:"",component:"Cascader",config:{type:"text",label:"省市级联动",placeholder:"请选择",required:!1,is_delete:!0,value:"",infoType:"main",only:!1,listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"地图",value:"",matching:"",address:"",address_detail:"",lat:"",lng:"",component:"map",config:{label:"地理位置",placeholder:"请选择地理位置",required:!1,is_delete:!0,address:"",address_detail:"",lat:"",lng:"",infoType:"main",only:!1,listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"地址定位",value:"",lat:"",lng:"",matching:"",component:"location",config:{label:"地址定位",placeholder:"地址定位",required:!1,is_delete:!0,value:"",lat:"",lng:"",infoType:"main",only:!1,listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"标签",type:1,component:"label",value:"",matching:"",config:{label:"标签",value:[],content:[],required:!1,size:"default",only:!1,readonly:!1,is_delete:!0,placeholder:"请选择标签",infoType:"main",listShow:!1,addShow:!1}}],relationlist:[{id:"main_"+p["a"].getRangeCode(),name:"部门",value:"",matching:"",component:"department",config:{label:"部门",placeholder:"请选择部门",required:!1,is_delete:!0,value:"",infoType:"main",only:!1,listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"员工",value:"",matching:"",component:"staff",config:{label:"员工",placeholder:"请选择员工",required:!1,is_delete:!0,value:"",infoType:"main",only:!1,listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"客户",value:"",matching:"",component:"customer",config:{label:"客户",placeholder:"请选择客户",required:!1,is_delete:!0,value:"",infoType:"main",only:!1,listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"联系人",value:"",matching:"",component:"contact",config:{label:"联系人",placeholder:"请选择联系人",required:!1,is_delete:!0,value:"",infoType:"main",only:!1,listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"商机",value:"",matching:"",component:"business",config:{label:"商机",placeholder:"请选择商机",required:!1,is_delete:!0,value:"",infoType:"main",only:!1,listShow:!1,addShow:!1}},{id:"main_"+p["a"].getRangeCode(),name:"合同",value:"",matching:"",component:"contract",config:{label:"合同",placeholder:"请选择合同",required:!1,is_delete:!0,value:"",infoType:"main",only:!1,listShow:!1,addShow:!1}}]},mutations:{},actions:{UpdateDataConfig(e){var a=p["a"].updatedata(e.state.dataconfig,e.state.curformdata);e.state.dataconfig=a}},modules:{}});const g=l("4548");console.log(g,"123456"),g.keys().forEach(e=>{const a=g(e),l=e.split("/").pop().replace(/\.\w+$/,"");t["a"].component(l,a.default||a)});var y=l("19ae"),_=l("d35d"),$=l("cf8e"),w=l("ff8e"),x=l("e9ce"),k=l("3116"),S=l("ae14"),I=l("dd4b"),C=l("10aa"),T=l("a49b"),D=l("2ca9"),F=l("ea31"),q=l("0347"),U=l("2d66"),z=l("f2d8"),R=l("d842"),O=l("0ce4"),M=l("60de"),j=l("f69c"),E=l("7d1f"),P=l("d3b2"),N=l("6066"),B=l("cf18"),L=l("1d12"),W=l("de10"),A=l("01f8"),J=l("6ead"),H=l("266d"),V=l("093f"),G=l("311a"),K=l("bbbe"),Y=l("117e"),Q=l("6be2"),X=l("c57e");l("dcad");let Z=[X["a"],Q["a"],Y["a"],K["a"],G["a"],V["a"],H["a"],J["a"],A["a"],W["a"],L["a"],B["a"],N["a"],P["a"],E["a"],j["a"],M["a"],O["a"],R["a"],z["a"],U["a"],q["a"],F["a"],D["a"],T["a"],C["a"],I["a"],S["a"],k["a"],x["a"],w["a"],$["a"]];Z.forEach(e=>[t["a"].component(e.name,e)]),t["a"].component("TimePicker",_["a"]),t["a"].component("DatePicker",y["a"]),t["a"].prototype.$Modal=Q["a"],t["a"].prototype.$Message=Y["a"],t["a"].prototype.$Spin=w["a"];var ee=l("bc3a"),ae=l.n(ee);ae.a.defaults.timeout=5e3,ae.a.defaults.headers.common["Content-Type"]="application/json",ae.a.interceptors.request.use((function(e){const a=sessionStorage.getItem("token");return a&&(e.headers.common["token"]=a),e}),(function(e){return Promise.reject(e.response)})),ae.a.interceptors.response.use((function(e){return e}),(function(e){if(e.response)return Promise.reject(e.response)})),t["a"].prototype.$http=ae.a,t["a"].config.productionTip=!1,t["a"].prototype.checkFormType=p["a"].checkFormType,new t["a"]({router:h,store:m,render:e=>e(c)}).$mount("#app")},"58a6":function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("FormItem",{directives:[{name:"show",rawName:"v-show",value:!e.data.config.hidden,expression:"!data.config.hidden"}],attrs:{id:e.data.id,required:e.data.config.required,"label-width":e.getwidth(e.data.config.labelWidth),error:e.error}},[l("template",{slot:"label"},[l("div",{staticClass:"label"},[e._v(e._s(e.data.config.label))])]),e._l(e.value,(function(a,t){return l("div",{key:t,staticClass:"upload-list"},[a.url?[l("img",{attrs:{src:a.url}}),l("div",{staticClass:"upload-list-cover"},[l("Icon",{attrs:{type:"ios-eye-outline"},nativeOn:{click:function(l){return e.handleView(a.url)}}}),l("Icon",{attrs:{type:"ios-trash-outline"},nativeOn:{click:function(a){return e.handleRemove(t)}}})],1)]:e._e()],2)})),l("Upload",{ref:"upload",staticStyle:{display:"inline-block",width:"58px"},attrs:{"show-upload-list":!1,"default-file-list":e.defaultList,"on-success":e.success,format:e.data.config.format,"max-size":e.data.config.maxSize,"on-format-error":e.accepterror,"on-exceeded-size":e.exceededSize,"before-upload":e.beforeUpload,multiple:"",type:"drag",action:e.url,"on-error":e.uploaderror}},[l("div",{staticStyle:{width:"58px",height:"58px","line-height":"58px"}},[l("Icon",{attrs:{type:"ios-camera",size:"20",color:"#17233d"}})],1)]),l("Modal",{attrs:{title:"View Image"},model:{value:e.visible,callback:function(a){e.visible=a},expression:"visible"}},[e.visible?l("img",{staticStyle:{width:"100%"},attrs:{src:e.viewimg}}):e._e()])],2)},o=[],r=l("1d79"),i=r["a"],s=(l("8370"),l("2877")),u=Object(s["a"])(i,t,o,!1,null,"4670d05c",null);a["default"]=u.exports},5933:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.required,callback:function(a){e.required=a},expression:"required"}},[e._v(" 是否必填 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段信息设置为必填后,用户在填写表单时若未填写该信息,则无法保存表单 ")])],1)],1)],1),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.listShow,callback:function(a){e.listShow=a},expression:"listShow"}},[e._v(" 列表是否显示 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 后台数据列表是否默认显示 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s={components:{},data(){return{content:this.$store.state.curformdata.config.content,showInfoType:this.$store.state.curformdata.showInfoType,customerForm:[]}},computed:{baseData(){return this.$store.state.baseData},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}},value:{get(){return this.$store.state.curformdata.value},set(e){this.$store.state.curformdata.value=e,this.$store.state.curformdata.config.value=e,this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},listShow:{get(){return this.$store.state.curformdata.config.listShow},set(e){this.$store.state.curformdata.config.listShow=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}},required:{get(){return this.$store.state.curformdata.config.required},set(e){this.$store.state.curformdata.config.required=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{},created(){this.$http.post(i["a"].customer_form,{form_type:"map"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("1ac0"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"bb1892b4",null);a["default"]=c.exports},5957:function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".circle[data-v-02dfae74]{position:absolute;top:-30px;left:50px;z-index:1000}.ivu-form-item[data-v-02dfae74]{margin-bottom:15px}",""]),e.exports=a},"59d0":function(e,a,l){var t=l("c9e0");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("f36d4364",t,!0,{sourceMap:!1,shadowMode:!1})},"5ab3":function(e,a,l){var t=l("caeb");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("29a40ab8",t,!0,{sourceMap:!1,shadowMode:!1})},"5bd7":function(e,a,l){"use strict";l("d1da")},"5c55":function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".circle[data-v-03544a42]{position:absolute;top:-30px;left:50px;z-index:1000}.ivu-form-item[data-v-03544a42]{margin-bottom:15px}",""]),e.exports=a},"5d72":function(e,a,l){var t=l("a074");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("7931c724",t,!0,{sourceMap:!1,shadowMode:!1})},"5f6f":function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_exports__["a"]={props:{data:Object,formconfig:Object},components:{},data(){return{error:""}},computed:{value:{get(){return this.data.config.value},set(value){this.data.config.required&&(""==value||""!=this.data.config.regular&&!eval(this.data.config.regular).test(value))?this.error=this.data.config.message:(this.error="",document.getElementById(this.data.id).classList.remove("ivu-form-item-error")),this.$emit("backdata",this.data.id,value)}}},watch:{},methods:{getwidth(e){return 0==e||"top"==this.formconfig.position?null:e}},created(){},mounted(){this.data.config.value&&(this.value=this.data.config.value)}}},"612b":function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_exports__["a"]={props:{data:Object,formconfig:Object},components:{},data(){return{error:""}},computed:{value:{get(){return this.data.config.value},set(value){this.data.config.required&&(""==value||""!=this.data.config.regular&&!eval(this.data.config.regular).test(value))?this.error=this.data.config.message:(this.error="",document.getElementById(this.data.id).classList.remove("ivu-form-item-error")),this.$emit("backdata",this.data.id,value)}}},watch:{},methods:{getwidth(e){return 0==e||"top"==this.formconfig.position?null:e}},created(){},mounted(){this.data.config.value&&(this.value=parseInt(this.data.config.value))}}},"617e":function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".ivu-form-item[data-v-5d04bbee]{margin-bottom:15px}",""]),e.exports=a},6271:function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_exports__["a"]={props:{data:Object,formconfig:Object},components:{},data(){return{error:""}},computed:{value:{get(){return this.data.config.value},set(value){this.data.config.required&&(""==value||""!=this.data.config.regular&&!eval(this.data.config.regular).test(value))?this.error=this.data.config.message:(this.error="",document.getElementById(this.data.id).classList.remove("ivu-form-item-error")),this.$emit("backdata",this.data.id,value)}}},watch:{},methods:{getwidth(e){return 0==e||"top"==this.formconfig.position?null:e}},created(){},mounted(){this.data.config.value&&(this.value=this.data.config.value)}}},"642e":function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".upload-list[data-v-4670d05c]{display:inline-block;width:60px;height:60px;text-align:center;line-height:60px;border:1px solid transparent;border-radius:4px;overflow:hidden;background:#fff;position:relative;box-shadow:0 1px 1px rgba(0,0,0,.2);margin-right:4px}.upload-list img[data-v-4670d05c]{width:100%;height:100%}.upload-list-cover[data-v-4670d05c]{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6)}.upload-list:hover .upload-list-cover[data-v-4670d05c]{display:block}.upload-list-cover i[data-v-4670d05c]{color:#fff;font-size:20px;cursor:pointer;margin:0 2px}.label[data-v-4670d05c]{color:var(--labelColor);display:inline-block}",""]),e.exports=a},6627:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1),l("FormItem",{attrs:{label:"选项设置"}},[l("Row",[l("Tree",{staticClass:"demo-tree-render",attrs:{data:e.data5,render:e.renderContent}})],1)],1),l("FormItem",{attrs:{label:"默认值"}},[l("i-select",{attrs:{multiple:e.multiple},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}},e._l(e.content,(function(a,t){return l("i-option",{key:t,attrs:{value:a.value}},[e._v(e._s(a.value))])})),1)],1),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),l("FormItem",[l("Checkbox",{model:{value:e.multiple,callback:function(a){e.multiple=a},expression:"multiple"}},[e._v(" 是否多选 ")])],1),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.required,callback:function(a){e.required=a},expression:"required"}},[e._v(" 是否必填 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段信息设置为必填后,用户在填写表单时若未填写该信息,则无法保存表单 ")])],1)],1)],1),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.listShow,callback:function(a){e.listShow=a},expression:"listShow"}},[e._v(" 列表是否显示 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 后台数据列表是否默认显示 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s={components:{},data(){return{content:this.$store.state.curformdata.config.content,showInfoType:this.$store.state.curformdata.showInfoType,customerForm:[],data5:[{label:"键值",expand:!0,value:0,render:(e,{root:a,node:l,data:t})=>e("span",{style:{display:"inline-block",width:"100%"}},[e("span",[e("Icon",{props:{type:"ios-folder-outline"},style:{marginRight:"8px"}}),e("span",{style:{marginRight:"10px"}}),e(""+(t.isEdit?"":"Button"),{props:Object.assign({},this.buttonProps,{icon:"ios-add"}),style:{marginRight:"8px"},on:{click:()=>{console.log(t,"数据-------"),this.append(t)}}})])]),children:this.$store.state.curformdata.config.content}],inputContent:"",beforeContent:"",oldName:"",buttonProps:{size:"small"}}},computed:{baseData(){return this.$store.state.baseData},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},type:{get(){return null==this.$store.state.curformdata.config.type?"null":"button"},set(e){"null"==e&&(e=null),this.$store.state.curformdata.config.type=e,this.$store.dispatch("UpdateDataConfig")}},required:{get(){return this.$store.state.curformdata.config.required},set(e){this.$store.state.curformdata.config.required=e,this.$store.dispatch("UpdateDataConfig")}},multiple:{get(){return this.$store.state.curformdata.config.multiple},set(e){this.$store.state.curformdata.config.multiple=e,this.$store.dispatch("UpdateDataConfig")}},value:{get(){return this.$store.state.curformdata.config.value},set(e){if(this.multiple){this.$store.state.curformdata.config.value=e;let a=e.join(",");this.$store.state.curformdata.value=a}else this.$store.state.curformdata.value=e,this.$store.state.curformdata.config.value=e;this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},listShow:{get(){return this.$store.state.curformdata.config.listShow},set(e){this.$store.state.curformdata.config.listShow=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){console.log(e),this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{renderContent(e,{root:a,node:l,data:t}){return e("span",{class:"hhhaha",style:{display:"inline-block",lineHeight:"1.6rem",width:"100%",cursor:"pointer"}},[e("span",[e("Icon",{props:{type:"ios-paper-outline"},style:{marginRight:"8px"}}),e(""+(t.isEdit?"":"span"),{style:{marginRight:"10px"},on:{click:e=>{e.stopPropagation(),this.oldName=t.title,this.$set(t,"isEdit",!0)}}},t.label),e(""+(t.isEdit?"input":""),{attrs:{value:""+(t.isEdit?t.label:""),autofocus:"autofocus"},style:{width:"12rem",cursor:"auto"},on:{focus:e=>{this.beforeContent=t.__label,this.inputContent=t.__label},change:e=>{this.inputContent=e.target.value,this.confirmTheChange(t)},blur:e=>{}}}),e(""+(t.isEdit?"":"Button"),{props:{type:"primary",size:"small"},style:{marginRight:"8px"},on:{click:e=>{e.stopPropagation(),this.oldName=t.label,this.$set(t,"isEdit",!0)}}},"编辑"),e(""+(t.isEdit?"":"Button"),{props:Object.assign({},this.buttonProps,{icon:"ios-remove"}),style:{marginRight:"8px"},on:{click:()=>{this.remove(a,l,t)}}}),e(""+(t.isEdit?"span":""),{style:{marginLeft:".5rem"}},[e("Button",{props:Object.assign({},this.buttonProps,{icon:"md-checkmark"}),style:{border:0,background:"rgba(0,0,0,0)",fontSize:"1.3rem",outline:"none",lineHeight:1},on:{click:e=>{this.inputContent=t.__label,this.confirmTheChange(t)}}})])])])},confirmTheChange(e){this.inputContent?(e.label=this.inputContent,e.value=this.inputContent):this.inputContent=e.label,this.$set(e,"isEdit",!1),this.input()},CancelChange(e){this.beforeContent&&(e.label=this.beforeContent),this.$set(e,"isEdit",!1),this.input()},append(e){const a=e.children||[];a.push({label:"键值",expand:!0,value:"键值",isEdit:!1}),this.$set(e,"children",a),this.input()},remove(e,a,l){const t=e.find(e=>e===a).parent,o=e.find(e=>e.nodeKey===t).node,r=o.children.indexOf(l);o.children.splice(r,1),this.input()},toUp(e,a,l){const t=e.find(e=>e===a).parent,o=e.find(e=>e.nodeKey===t).node,r=o.children.indexOf(l),i=o.children;0!==r&&i.splice(r-1,1,...i.splice(r,1,i[r-1]))},toDown(e,a,l){const t=e.find(e=>e===a).parent,o=e.find(e=>e.nodeKey===t).node,r=o.children.indexOf(l),i=o.children;r+1!==i.length&&i.splice(r+1,1,...i.splice(r,1,i[r+1]))},add(e){this.content.push({key:this.content[e].key,value:this.content[e].value})},close(e){if(1==this.content.length)return"";this.content.splice(e,1)},input(){this.$store.state.curformdata.config.content=this.data5[0].children,this.$store.dispatch("UpdateDataConfig")}},created(){this.$http.post(i["a"].customer_form,{form_type:"select"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("14f9"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,null,null);a["default"]=c.exports},"664d":function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("FormItem",{directives:[{name:"show",rawName:"v-show",value:!e.data.config.hidden,expression:"!data.config.hidden"}],attrs:{label:e.data.config.label,id:e.data.id,required:e.data.config.required,"label-width":e.getwidth(e.data.config.labelWidth),error:e.error}},[l("i-select",{staticStyle:{width:"100%"},attrs:{size:e.formconfig.size,multiple:e.data.config.multiple,placeholder:e.data.config.placeholder},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}},e._l(e.data.config.content,(function(a,t){return l("i-option",{key:t,attrs:{value:a.value}},[e._v(e._s(a.value))])})),1)],1)},o=[],r=l("c710"),i=r["a"],s=l("2877"),u=Object(s["a"])(i,t,o,!1,null,"6f7102d6",null);a["default"]=u.exports},"6f07":function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("FormItem",{directives:[{name:"show",rawName:"v-show",value:!e.data.config.hidden,expression:"!data.config.hidden"}],attrs:{label:e.data.config.label,id:e.data.id,required:e.data.config.required,"label-width":e.getwidth(e.data.config.labelWidth),error:e.error}},[l("Input",{attrs:{disabled:"",type:"textarea",readonly:e.data.config.readonly,autosize:{minRows:e.data.config.row},placeholder:e.data.config.placeholder,size:e.formconfig.size},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}})],1)},o=[],r=l("d46d"),i=r["a"],s=l("2877"),u=Object(s["a"])(i,t,o,!1,null,"7ea6780c",null);a["default"]=u.exports},"6f96":function(e,a,l){var t=l("f1db");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("4af02fcd",t,!0,{sourceMap:!1,shadowMode:!1})},"701a":function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1),l("FormItem",{attrs:{label:"默认值"}},[l("Rate",{attrs:{"show-text":""},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}},[l("span",{staticStyle:{color:"#f5a623"}},[e._v(e._s(e.value)+"分")])])],1),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.listShow,callback:function(a){e.listShow=a},expression:"listShow"}},[e._v(" 列表是否显示 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 后台数据列表是否默认显示 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s={components:{},data(){return{showInfoType:this.$store.state.curformdata.showInfoType,customerForm:[]}},computed:{baseData(){return this.$store.state.baseData},type:{get(){return this.$store.state.curformdata.config.type},set(e){"default"==e&&(this.$store.state.curformdata.config.icon="",this.$store.state.curformdata.config.str=""),this.$store.state.curformdata.config.type=e,this.$store.dispatch("UpdateDataConfig")}},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},value:{get(){return this.$store.state.curformdata.value},set(e){this.$store.state.curformdata.value=e,this.$store.state.curformdata.config.value=e,this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},listShow:{get(){return this.$store.state.curformdata.config.listShow},set(e){this.$store.state.curformdata.config.listShow=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{},created(){this.$http.post(i["a"].customer_form,{form_type:"Rate"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("05a0"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"7e3d683c",null);a["default"]=c.exports},"70d2":function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_exports__["a"]={props:{data:Object,formconfig:Object},components:{},data(){return{error:"",defaultList:JSON.parse(JSON.stringify(this.data.config.value)),value:[],url:window.basefile+"/ajax/upload"}},computed:{},watch:{value(value){this.data.config.required&&(""===value||""!=this.data.config.regular&&!eval(this.data.config.regular).test(value))?this.error=this.data.config.message:(this.error="",document.getElementById(this.data.id).classList.remove("ivu-form-item-error")),this.$emit("backdata",this.data.id,value)}},methods:{getwidth(e){return 0==e||"top"==this.formconfig.position?null:e},exceededSize(){this.$Message.error("文件超出指定大小限制时的钩子")},beforeUpload(){return this.data.config.maxnum0&&(this.value=this.$refs.upload.fileList)}}},7118:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),"main"==e.infoType&&e.checkFormType(e.baseData.type)?l("FormItem",[l("Checkbox",{model:{value:e.only,callback:function(a){e.only=a},expression:"only"}},[e._v(" 是否唯一 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段设为唯一后在新建信息时则无法填写与系统内部已有信息重复的信息,否则无法保存。如将【新建客户】时“手机号”设为唯一, 则再次新建客户时,重复的手机号输入后,用户将无法保存【新建客户】表单。 ")])],1)],1)],1):e._e(),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.required,callback:function(a){e.required=a},expression:"required"}},[e._v(" 是否必填 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段信息设置为必填后,用户在填写表单时若未填写该信息,则无法保存表单 ")])],1)],1)],1),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.listShow,callback:function(a){e.listShow=a},expression:"listShow"}},[e._v(" 列表是否显示 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 后台数据列表是否默认显示 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s={components:{},data(){const e=(e,a,l)=>{reg.test(a)?l():l(new Error("请填写正确的格式"))};return{showInfoType:this.$store.state.curformdata.showInfoType,regularlist:[{type:"text",name:"文本输入"},{type:"number",name:"数字输入"},{type:"idcard",name:"身份证输入"},{type:"digit",name:"带小数点的数字输入"}],reg:"/^[\\u4e00-\\u9fa5]+$/",ruleValidate:{valuea:[{validator:e,trigger:"blur"}]},formParams:{valuea:""},customerForm:[]}},computed:{baseData(){return this.$store.state.baseData},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},only:{get(){return this.$store.state.curformdata.config.only},set(e){this.$store.state.curformdata.config.only=e,this.$store.dispatch("UpdateDataConfig")}},listShow:{get(){return this.$store.state.curformdata.config.listShow},set(e){this.$store.state.curformdata.config.listShow=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}},required:{get(){return this.$store.state.curformdata.config.required},set(e){this.$store.state.curformdata.config.required=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{},created(){this.$http.post(i["a"].customer_form,{form_type:"editor"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("c08a"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"02dfae74",null);a["default"]=c.exports},7311:function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".ivu-form-item[data-v-7e3d683c]{margin-bottom:15px}",""]),e.exports=a},"74d3":function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_exports__["a"]={props:{data:Object,formconfig:Object},components:{},data(){return{error:""}},computed:{value:{get(){return this.data.config.value},set(value){this.data.config.required&&(""==value||""!=this.data.config.regular&&!eval(this.data.config.regular).test(value))?this.error=this.data.config.message:(this.error="",document.getElementById(this.data.id).classList.remove("ivu-form-item-error")),this.$emit("backdata",this.data.id,value)}}},watch:{},methods:{getwidth(e){return 0==e||"top"==this.formconfig.position?null:e}},created(){},mounted(){this.data.config.value&&(this.value=parseInt(this.data.config.value))}}},7547:function(e,a,l){var t=l("8062");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("c38f1510",t,!0,{sourceMap:!1,shadowMode:!1})},7650:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("FormItem",{directives:[{name:"show",rawName:"v-show",value:!e.data.config.hidden,expression:"!data.config.hidden"}],attrs:{label:e.data.config.label,id:e.data.id,required:e.data.config.required,"label-width":e.getwidth(e.data.config.labelWidth),error:e.error}},[l("i-select",{staticStyle:{width:"100%"},attrs:{size:e.formconfig.size,multiple:e.data.config.multiple},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}},e._l(e.data.config.content,(function(a,t){return l("i-option",{key:t,attrs:{value:a.value}},[e._v(e._s(a.value))])})),1)],1)},o=[],r=l("d227"),i=r["a"],s=l("2877"),u=Object(s["a"])(i,t,o,!1,null,"54801da9",null);a["default"]=u.exports},"7a0d":function(e,a,l){var t=l("4e52");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("28cb112c",t,!0,{sourceMap:!1,shadowMode:!1})},"7a66":function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1),l("FormItem",{attrs:{label:"默认值"}},[l("Input",{attrs:{type:"text",placeholder:"请输入默认值"},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}})],1),l("FormItem",{attrs:{label:"行数"}},[l("Input",{attrs:{type:"number"},model:{value:e.row,callback:function(a){e.row=a},expression:"row"}})],1),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),"main"==e.infoType&&e.checkFormType(e.baseData.type)?l("FormItem",[l("Checkbox",{model:{value:e.only,callback:function(a){e.only=a},expression:"only"}},[e._v(" 是否唯一 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段设为唯一后在新建信息时则无法填写与系统内部已有信息重复的信息,否则无法保存。如将【新建客户】时“手机号”设为唯一, 则再次新建客户时,重复的手机号输入后,用户将无法保存【新建客户】表单。 ")])],1)],1)],1):e._e(),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.required,callback:function(a){e.required=a},expression:"required"}},[e._v(" 是否必填 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段信息设置为必填后,用户在填写表单时若未填写该信息,则无法保存表单 ")])],1)],1)],1),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.listShow,callback:function(a){e.listShow=a},expression:"listShow"}},[e._v(" 列表是否显示 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 后台数据列表是否默认显示 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s={components:{},data(){return{showInfoType:this.$store.state.curformdata.showInfoType,customerForm:[]}},computed:{baseData(){return this.$store.state.baseData},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}},value:{get(){return this.$store.state.curformdata.value},set(e){this.$store.state.curformdata.value=e,this.$store.state.curformdata.config.value=e,this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},only:{get(){return this.$store.state.curformdata.config.only},set(e){this.$store.state.curformdata.config.only=e,this.$store.dispatch("UpdateDataConfig")}},listShow:{get(){return this.$store.state.curformdata.config.listShow},set(e){this.$store.state.curformdata.config.listShow=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}},row:{get(){return this.$store.state.curformdata.config.row},set(e){this.$store.state.curformdata.config.row=e,this.$store.dispatch("UpdateDataConfig")}},required:{get(){return this.$store.state.curformdata.config.required},set(e){this.$store.state.curformdata.config.required=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{},created(){this.$http.post(i["a"].customer_form,{form_type:"textarea"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("cc25"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"67890a2e",null);a["default"]=c.exports},"7c53":function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("FormItem",{directives:[{name:"show",rawName:"v-show",value:!e.data.config.hidden,expression:"!data.config.hidden"}],attrs:{label:e.data.config.label,id:e.data.id,"label-width":e.getwidth(e.data.config.labelWidth)}},[l("i-switch",{model:{value:e.value,callback:function(a){e.value=a},expression:"value"}})],1)},o=[],r={props:{data:Object,formconfig:Object},components:{},data(){return{error:""}},computed:{value:{get(){return this.data.config.value},set(e){this.$emit("backdata",this.data.id,e)}}},watch:{},methods:{getwidth(e){return 0==e||"top"==this.formconfig.position?null:e}},created(){},mounted(){this.data.config.value&&(this.value=this.data.config.value)}},i=r,s=l("2877"),u=Object(s["a"])(i,t,o,!1,null,"6f604690",null);a["default"]=u.exports},"7da5":function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1),l("FormItem",{attrs:{label:"默认值"}},[l("Input",{attrs:{type:"text",placeholder:"请输入默认值"},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}})],1),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),"main"==e.infoType&&e.checkFormType(e.baseData.type)?l("FormItem",[l("Checkbox",{model:{value:e.only,callback:function(a){e.only=a},expression:"only"}},[e._v(" 是否唯一 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段设为唯一后在新建信息时则无法填写与系统内部已有信息重复的信息,否则无法保存。如将【新建客户】时“手机号”设为唯一, 则再次新建客户时,重复的手机号输入后,用户将无法保存【新建客户】表单。 ")])],1)],1)],1):e._e(),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.required,callback:function(a){e.required=a},expression:"required"}},[e._v(" 是否必填 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段信息设置为必填后,用户在填写表单时若未填写该信息,则无法保存表单 ")])],1)],1)],1),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.listShow,callback:function(a){e.listShow=a},expression:"listShow"}},[e._v(" 列表是否显示 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 后台数据列表是否默认显示 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s={components:{},data(){return{showInfoType:this.$store.state.curformdata.showInfoType,customerForm:[]}},computed:{baseData(){return this.$store.state.baseData},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},type:{get(){return this.$store.state.curformdata.config.type},set(e){this.$store.state.curformdata.config.type=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}},value:{get(){return this.$store.state.curformdata.value},set(e){this.$store.state.curformdata.value=e,this.$store.state.curformdata.config.value=e,this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},only:{get(){return this.$store.state.curformdata.config.only},set(e){this.$store.state.curformdata.config.only=e,this.$store.dispatch("UpdateDataConfig")}},listShow:{get(){return this.$store.state.curformdata.config.listShow},set(e){this.$store.state.curformdata.config.listShow=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}},required:{get(){return this.$store.state.curformdata.config.required},set(e){this.$store.state.curformdata.config.required=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{},created(){this.$http.post(i["a"].customer_form,{form_type:"input-number"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("911c"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"d588c7f2",null);a["default"]=c.exports},"7ff1":function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("FormItem",{directives:[{name:"show",rawName:"v-show",value:!e.data.config.hidden,expression:"!data.config.hidden"}],attrs:{label:e.data.config.label,id:e.data.id,required:e.data.config.required,"label-width":e.getwidth(e.data.config.labelWidth),error:e.error}},[l("Cascader",{attrs:{data:e.data.config.content},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}})],1)},o=[],r=l("0553"),i=r["a"],s=l("2877"),u=Object(s["a"])(i,t,o,!1,null,"0c2fb14e",null);a["default"]=u.exports},8062:function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".circle[data-v-2c5f9884]{position:absolute;top:-30px;left:50px;z-index:1000}.ivu-form-item[data-v-2c5f9884]{margin-bottom:15px}",""]),e.exports=a},8287:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("FormItem",{directives:[{name:"show",rawName:"v-show",value:!e.data.config.hidden,expression:"!data.config.hidden"}],attrs:{label:e.data.config.label,id:e.data.id,required:e.data.config.required,"label-width":e.getwidth(e.data.config.labelWidth),error:e.error}},[l("i-select",{staticStyle:{width:"100%"},attrs:{size:e.formconfig.size,multiple:e.data.config.multiple,placeholder:e.data.config.placeholder},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}},e._l(e.data.config.content,(function(a,t){return l("i-option",{key:t,attrs:{value:a.value}},[e._v(e._s(a.value))])})),1)],1)},o=[],r=l("fe0c"),i=r["a"],s=l("2877"),u=Object(s["a"])(i,t,o,!1,null,"7cb0f0f8",null);a["default"]=u.exports},8370:function(e,a,l){"use strict";l("fc4d")},"83cd":function(e,a,l){"use strict";l("6f96")},"8a82":function(e,a,l){var t=l("e99c");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("69a1e9f5",t,!0,{sourceMap:!1,shadowMode:!1})},"8b15":function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".ivu-form-item[data-v-759375d5]{margin-bottom:15px}",""]),e.exports=a},"8bf3":function(e,a,l){var t=l("43d8");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("7c5964c0",t,!0,{sourceMap:!1,shadowMode:!1})},"8c66":function(e,a,l){"use strict";l("5ab3")},"8e22":function(e,a,l){"use strict";l("e2a0")},"8e25":function(e,a,l){"use strict";l("8a82")},"8ef8":function(e,a,l){"use strict";l("5086")},"911c":function(e,a,l){"use strict";l("20d6")},9344:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("FormItem",{directives:[{name:"show",rawName:"v-show",value:!e.data.config.hidden,expression:"!data.config.hidden"}],attrs:{label:e.data.config.label,id:e.data.id,required:e.data.config.required,"label-width":e.getwidth(e.data.config.labelWidth),error:e.error}},[l("DatePicker",{staticStyle:{width:"100%"},attrs:{format:e.data.config.format,size:e.formconfig.size,type:e.data.config.type,placeholder:e.data.config.placeholder,readonly:e.data.config.readonly,confirm:e.data.config.confirm},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}})],1)},o=[],r={props:{data:Object,formconfig:Object},components:{},data(){return{error:""}},computed:{value:{get(){return this.data.config.value},set(e){this.data.config.required?this.error=this.data.config.message:(this.error="",document.getElementById(this.data.id).classList.remove("ivu-form-item-error")),e&&this.$emit("backdata",this.data.id,this.formatDate(e))}}},watch:{},methods:{getwidth(e){return 0==e||"top"==this.formconfig.position?null:e},formatDate(e){var a=e.getMonth()+1,l=e.getFullYear(),t=e.getDate();return l+"-"+a+"-"+t}},created(){},mounted(){this.data.config.value&&(this.value=this.data.config.value)}},i=r,s=l("2877"),u=Object(s["a"])(i,t,o,!1,null,"39d50970",null);a["default"]=u.exports},"94dd":function(e,a,l){"use strict";l("7a0d")},9573:function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".box-left-menus[data-v-272345bd]{background:#2c3b41;width:50px;display:block;float:left}.box-left-menus ul[data-v-272345bd]{margin:0;padding:0}.box-left-menus ul li[data-v-272345bd]{width:50px;padding:15px 0;display:inline-block;text-align:center;color:#8f8f8f}.box-left-menus ul .act[data-v-272345bd],.box-left-menus ul li[data-v-272345bd]:hover{color:#fff}.box-left-content[data-v-272345bd]{width:calc(100% - 30px);display:block;overflow:hidden}",""]),e.exports=a},"96da":function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),"main"==e.infoType&&e.checkFormType(e.baseData.type)?l("FormItem",[l("Checkbox",{model:{value:e.only,callback:function(a){e.only=a},expression:"only"}},[e._v(" 是否唯一 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段设为唯一后在新建信息时则无法填写与系统内部已有信息重复的信息,否则无法保存。如将【新建客户】时“手机号”设为唯一, 则再次新建客户时,重复的手机号输入后,用户将无法保存【新建客户】表单。 ")])],1)],1)],1):e._e(),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.required,callback:function(a){e.required=a},expression:"required"}},[e._v(" 是否必填 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段信息设置为必填后,用户在填写表单时若未填写该信息,则无法保存表单 ")])],1)],1)],1),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.listShow,callback:function(a){e.listShow=a},expression:"listShow"}},[e._v(" 列表是否显示 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 后台数据列表是否默认显示 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s={components:{},data(){return{showInfoType:this.$store.state.curformdata.showInfoType,customerForm:[]}},computed:{baseData(){return this.$store.state.baseData},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},only:{get(){return this.$store.state.curformdata.config.only},set(e){this.$store.state.curformdata.config.only=e,this.$store.dispatch("UpdateDataConfig")}},listShow:{get(){return this.$store.state.curformdata.config.listShow},set(e){this.$store.state.curformdata.config.listShow=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}},required:{get(){return this.$store.state.curformdata.config.required},set(e){this.$store.state.curformdata.config.required=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{},created(){this.$http.post(i["a"].customer_form,{form_type:"contact"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("cc7d"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"09904e4a",null);a["default"]=c.exports},"9b24":function(e,a,l){var t=l("34c0");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("be05e4f8",t,!0,{sourceMap:!1,shadowMode:!1})},"9efd":function(e,a,l){"use strict";l.d(a,"a",(function(){return t}));var t={design_data:window.basefile+"/qingdongams/general/form/getinfo",design_save:window.basefile+"/qingdongams/general/form/edit",edit_data:window.basefile+"/qingdongams/general/form/edit_data",save_data:window.basefile+"/qingdongams/general/form/save_data",customer_form:window.basefile+"/qingdongams/general/form/getcustomerinfo"}},a074:function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".ivu-form-item[data-v-011dad73]{margin-bottom:15px}",""]),e.exports=a},a264:function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".circle[data-v-09904e4a]{position:absolute;top:-30px;left:50px;z-index:1000}.ivu-form-item[data-v-09904e4a]{margin-bottom:15px}",""]),e.exports=a},a284:function(e,a,l){var t=l("0866");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("27e7cfbe",t,!0,{sourceMap:!1,shadowMode:!1})},a35b:function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".ivu-form-item[data-v-bb1892b4]{margin-bottom:15px}.circle[data-v-bb1892b4]{position:absolute;top:-30px;left:50px;z-index:1000}",""]),e.exports=a},a549:function(e,a,l){var t=l("33af");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("16dd6efa",t,!0,{sourceMap:!1,shadowMode:!1})},a55e:function(e,a,l){"use strict";l("cec8")},a65e:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),"main"==e.infoType&&e.checkFormType(e.baseData.type)?l("FormItem",[l("Checkbox",{model:{value:e.only,callback:function(a){e.only=a},expression:"only"}},[e._v(" 是否唯一 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段设为唯一后在新建信息时则无法填写与系统内部已有信息重复的信息,否则无法保存。如将【新建客户】时“手机号”设为唯一, 则再次新建客户时,重复的手机号输入后,用户将无法保存【新建客户】表单。 ")])],1)],1)],1):e._e(),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.required,callback:function(a){e.required=a},expression:"required"}},[e._v(" 是否必填 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段信息设置为必填后,用户在填写表单时若未填写该信息,则无法保存表单 ")])],1)],1)],1),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.listShow,callback:function(a){e.listShow=a},expression:"listShow"}},[e._v(" 列表是否显示 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 后台数据列表是否默认显示 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s={components:{},data(){return{showInfoType:this.$store.state.curformdata.showInfoType,customerForm:[]}},computed:{baseData(){return this.$store.state.baseData},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},only:{get(){return this.$store.state.curformdata.config.only},set(e){this.$store.state.curformdata.config.only=e,this.$store.dispatch("UpdateDataConfig")}},listShow:{get(){return this.$store.state.curformdata.config.listShow},set(e){this.$store.state.curformdata.config.listShow=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}},required:{get(){return this.$store.state.curformdata.config.required},set(e){this.$store.state.curformdata.config.required=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{},created(){this.$http.post(i["a"].customer_form,{form_type:"business"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("eb87"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"03544a42",null);a["default"]=c.exports},a679:function(e,a,l){"use strict";l("eec0")},a7ef:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("FormItem",{directives:[{name:"show",rawName:"v-show",value:!e.data.config.hidden,expression:"!data.config.hidden"}],attrs:{label:e.data.config.label,id:e.data.id,required:e.data.config.required,"label-width":e.getwidth(e.data.config.labelWidth),error:e.error}},[l("Input",{attrs:{type:"number",readonly:e.data.config.readonly,placeholder:e.data.config.placeholder,size:e.formconfig.size},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}})],1)},o=[],r=l("198c"),i=r["a"],s=l("2877"),u=Object(s["a"])(i,t,o,!1,null,"3ba38eb6",null);a["default"]=u.exports},a88e:function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".bmap-icon[data-v-08ae6fb5]{width:48px;height:24px;position:absolute}.bmap-address[data-v-08ae6fb5]{margin-left:52px;height:25px}.map[data-v-08ae6fb5]{width:600px;height:600px}.map-item[data-v-08ae6fb5]{width:700px;height:250px;background:#fff;z-index:222;left:0;border:0}",""]),e.exports=a},a8aa:function(e,a,l){var t=l("d992");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("2869f23a",t,!0,{sourceMap:!1,shadowMode:!1})},a901:function(e,a,l){"use strict";l("a549")},a9af:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"文件大小限制(kb)"}},[l("InputNumber",{staticStyle:{width:"100%"},model:{value:e.maxSize,callback:function(a){e.maxSize=a},expression:"maxSize"}})],1),l("FormItem",{attrs:{label:"文件数量"}},[l("InputNumber",{staticStyle:{width:"100%"},model:{value:e.maxnum,callback:function(a){e.maxnum=a},expression:"maxnum"}})],1),l("FormItem",{attrs:{label:"文件格式"}},[l("Input",{attrs:{type:"text",placeholder:"请输入文件格式"},model:{value:e.format,callback:function(a){e.format=a},expression:"format"}})],1),e.required?l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1):e._e(),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.required,callback:function(a){e.required=a},expression:"required"}},[e._v(" 是否必填 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段信息设置为必填后,用户在填写表单时若未填写该信息,则无法保存表单 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s={components:{},data(){return{showInfoType:this.$store.state.curformdata.showInfoType,customerForm:[]}},computed:{baseData(){return this.$store.state.baseData},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},maxSize:{get(){return this.$store.state.curformdata.config.maxSize},set(e){this.$store.state.curformdata.config.maxSize=e,this.$store.dispatch("UpdateDataConfig")}},maxnum:{get(){return this.$store.state.curformdata.config.maxnum},set(e){this.$store.state.curformdata.config.maxnum=e,this.$store.dispatch("UpdateDataConfig")}},format:{get(){return this.$store.state.curformdata.config.format.join(",")},set(e){this.$store.state.curformdata.config.format=e.split(","),this.$store.dispatch("UpdateDataConfig")}},required:{get(){return this.$store.state.curformdata.config.required},set(e){this.$store.state.curformdata.config.required=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{},created(){this.$http.post(i["a"].customer_form,{form_type:"uploadFile"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("a55e"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"16abc924",null);a["default"]=c.exports},abb8:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("FormItem",{directives:[{name:"show",rawName:"v-show",value:!e.data.config.hidden,expression:"!data.config.hidden"}],attrs:{label:e.data.config.label,id:e.data.id,"label-width":e.getwidth(e.data.config.labelWidth)}},[l("Rate",{attrs:{"show-text":"","allow-half":e.data.config.allowHalf,disabled:e.data.config.disabled,character:e.data.config.str,icon:e.data.config.icon},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}},[l("span",{staticStyle:{color:"#f5a623"}},[e._v(e._s(e.value)+"分")])])],1)},o=[],r={props:{data:Object,formconfig:Object},components:{},data(){return{error:"",value:this.data.config.value}},computed:{},watch:{value(e){document.getElementById(this.data.id).classList.remove("ivu-form-item-error"),this.$emit("backdata",this.data.id,e)}},methods:{getwidth(e){return 0==e||"top"==this.formconfig.position?null:e}},created(){},mounted(){this.data.config.value&&(this.value=this.data.config.value)}},i=r,s=l("2877"),u=Object(s["a"])(i,t,o,!1,null,"54a8af1a",null);a["default"]=u.exports},acc8:function(e,a,l){var t=l("ad16");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("f276b660",t,!0,{sourceMap:!1,shadowMode:!1})},ad16:function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".circle[data-v-22ff8b4a]{position:absolute;top:-30px;left:50px;z-index:1000}.ivu-form-item[data-v-22ff8b4a]{margin-bottom:15px}",""]),e.exports=a},af8a:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),"main"==e.infoType&&e.checkFormType(e.baseData.type)?l("FormItem",[l("Checkbox",{model:{value:e.only,callback:function(a){e.only=a},expression:"only"}},[e._v(" 是否唯一 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段设为唯一后在新建信息时则无法填写与系统内部已有信息重复的信息,否则无法保存。如将【新建客户】时“手机号”设为唯一, 则再次新建客户时,重复的手机号输入后,用户将无法保存【新建客户】表单。 ")])],1)],1)],1):e._e(),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.required,callback:function(a){e.required=a},expression:"required"}},[e._v(" 是否必填 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段信息设置为必填后,用户在填写表单时若未填写该信息,则无法保存表单 ")])],1)],1)],1),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.listShow,callback:function(a){e.listShow=a},expression:"listShow"}},[e._v(" 列表是否显示 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 后台数据列表是否默认显示 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s={components:{},data(){return{showInfoType:this.$store.state.curformdata.showInfoType,customerForm:[]}},computed:{baseData(){return this.$store.state.baseData},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},only:{get(){return this.$store.state.curformdata.config.only},set(e){this.$store.state.curformdata.config.only=e,this.$store.dispatch("UpdateDataConfig")}},listShow:{get(){return this.$store.state.curformdata.config.listShow},set(e){this.$store.state.curformdata.config.listShow=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}},required:{get(){return this.$store.state.curformdata.config.required},set(e){this.$store.state.curformdata.config.required=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{},created(){this.$http.post(i["a"].customer_form,{form_type:"customer"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("94dd"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"bbbd20c4",null);a["default"]=c.exports},b28b:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("div",{staticClass:"kindeditor"},[l("textarea",{directives:[{name:"model",rawName:"v-model",value:e.outContent,expression:"outContent"}],attrs:{id:e.id,name:"content"},domProps:{value:e.outContent},on:{input:function(a){a.target.composing||(e.outContent=a.target.value)}}})])},o=[],r=(l("c7ea"),l("8187"),l("475d"),{name:"kindeditor",data(){return{editor:null,outContent:this.content}},props:{content:{type:String,default:""},id:{type:String,required:!0},width:{type:String},height:{type:String},minWidth:{type:Number,default:650},minHeight:{type:Number,default:100},items:{type:Array,default:function(){return["source","|","undo","redo","|","preview","print","template","code","cut","copy","paste","plainpaste","wordpaste","|","justifyleft","justifycenter","justifyright","justifyfull","insertorderedlist","insertunorderedlist","indent","outdent","subscript","superscript","clearhtml","quickformat","selectall","|","fullscreen","/","formatblock","fontname","fontsize","|","forecolor","hilitecolor","bold","italic","underline","strikethrough","lineheight","removeformat","|","image","multiimage","flash","media","insertfile","table","hr","emoticons","baidumap","pagebreak","anchor","link","unlink","|","about"]}},noDisableItems:{type:Array,default:function(){return["source","fullscreen"]}},filterMode:{type:Boolean,default:!0},htmlTags:{type:Object,default:function(){return{font:["color","size","face",".background-color"],span:["style"],div:["class","align","style"],table:["class","border","cellspacing","cellpadding","width","height","align","style"],"td,th":["class","align","valign","width","height","colspan","rowspan","bgcolor","style"],a:["class","href","target","name","style"],embed:["src","width","height","type","loop","autostart","quality","style","align","allowscriptaccess","/"],img:["src","width","height","border","alt","title","align","style","/"],hr:["class","/"],br:["/"],"p,ol,ul,li,blockquote,h1,h2,h3,h4,h5,h6":["align","style"],"tbody,tr,strong,b,sub,sup,em,i,u,strike":[]}}},wellFormatMode:{type:Boolean,default:!0},resizeType:{type:Number,default:2},themeType:{type:String,default:"default"},langType:{type:String,default:"zh-CN"},designMode:{type:Boolean,default:!0},fullscreenMode:{type:Boolean,default:!1},basePath:{type:String},themesPath:{type:String},pluginsPath:{type:String,default:""},langPath:{type:String},minChangeSize:{type:Number,default:5},loadStyleMode:{type:Boolean,default:!0},urlType:{type:String,default:""},newlineTag:{type:String,default:"p"},pasteType:{type:Number,default:2},dialogAlignType:{type:String,default:"page"},shadowMode:{type:Boolean,default:!0},zIndex:{type:Number,default:811213},useContextmenu:{type:Boolean,default:!0},syncType:{type:String,default:"form"},indentChar:{type:String,default:"\t"},cssPath:{type:[String,Array]},cssData:{type:String},bodyClass:{type:String,default:"ke-content"},colorTable:{type:Array},afterCreate:{type:Function},afterChange:{type:Function},afterTab:{type:Function},afterFocus:{type:Function},afterBlur:{type:Function},afterUpload:{type:Function},uploadJson:{type:String,default:"/addons/customform/api/upload"},fileManagerJson:{type:Function},allowPreviewEmoticons:{type:Boolean,default:!0},allowImageUpload:{type:Boolean,default:!0},allowFlashUpload:{type:Boolean,default:!0},allowMediaUpload:{type:Boolean,default:!0},allowFileUpload:{type:Boolean,default:!0},allowFileManager:{type:Boolean,default:!0},fontSizeTable:{type:Array,default:function(){return["9px","10px","12px","14px","16px","18px","24px","32px"]}},imageTabIndex:{type:Number,default:0},formatUploadUrl:{type:Boolean,default:!0},fullscreenShortcut:{type:Boolean,default:!1},extraFileUploadParams:{type:Array,default:function(){return[]}},filePostName:{type:String,default:"file"},fillDescAfterUploadImage:{type:Boolean,default:!1},afterSelectFile:{type:Function},pagebreakHtml:{type:String,default:"
"},allowImageRemote:{type:Boolean,default:!0},autoHeightMode:{type:Boolean,default:!1},fixToolBar:{type:Boolean,default:!1},tabIndex:{type:Number}},watch:{content(e){this.editor&&e!==this.outContent&&this.editor.html(e)},outContent(e){this.$emit("update:content",e),this.$emit("on-content-change",e)}},mounted(){var e=this;e.editor=window.KindEditor.create("#"+this.id,{width:e.width,height:e.height,minWidth:e.minWidth,minHeight:e.minHeight,items:e.items,noDisableItems:e.noDisableItems,filterMode:e.filterMode,htmlTags:e.htmlTags,wellFormatMode:e.wellFormatMode,resizeType:e.resizeType,themeType:e.themeType,langType:e.langType,designMode:e.designMode,fullscreenMode:e.fullscreenMode,basePath:e.basePath,themesPath:e.cssPath,pluginsPath:e.pluginsPath,langPath:e.langPath,minChangeSize:e.minChangeSize,loadStyleMode:e.loadStyleMode,urlType:e.urlType,newlineTag:e.newlineTag,pasteType:e.pasteType,dialogAlignType:e.dialogAlignType,shadowMode:e.shadowMode,zIndex:e.zIndex,useContextmenu:e.useContextmenu,syncType:e.syncType,indentChar:e.indentChar,cssPath:e.cssPath,cssData:e.cssData,bodyClass:e.bodyClass,colorTable:e.colorTable,afterCreate:e.afterCreate,afterChange:function(){e.afterChange,e.outContent=this.html()},afterTab:e.afterTab,afterFocus:e.afterFocus,afterBlur:e.afterBlur,afterUpload:e.afterUpload,uploadJson:e.uploadJson,fileManagerJson:e.fileManagerJson,allowPreviewEmoticons:e.allowPreviewEmoticons,allowImageUpload:e.allowImageUpload,allowFlashUpload:e.allowFlashUpload,allowMediaUpload:e.allowMediaUpload,allowFileUpload:e.allowFileUpload,allowFileManager:e.allowFileManager,fontSizeTable:e.fontSizeTable,imageTabIndex:e.imageTabIndex,formatUploadUrl:e.formatUploadUrl,fullscreenShortcut:e.fullscreenShortcut,extraFileUploadParams:e.extraFileUploadParams,filePostName:e.filePostName,fillDescAfterUploadImage:e.fillDescAfterUploadImage,afterSelectFile:e.afterSelectFile,pagebreakHtml:e.pagebreakHtml,allowImageRemote:e.allowImageRemote,autoHeightMode:e.autoHeightMode,fixToolBar:e.fixToolBar,tabIndex:e.tabIndex})}}),i=r,s=l("2877"),u=Object(s["a"])(i,t,o,!1,null,null,null);a["default"]=u.exports},b799:function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".ivu-form-item{margin-bottom:15px}.ivu-tree li ul{padding:0}",""]),e.exports=a},b7b9:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1),l("FormItem",{attrs:{label:"默认值"}},[l("Input",{attrs:{type:"text",placeholder:"请输入默认值"},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}})],1),l("FormItem",[l("Checkbox",{model:{value:e.readonly,callback:function(a){e.readonly=a},expression:"readonly"}},[e._v(" 是否只读 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 只可以看不可修改 ")])],1)],1)],1),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),"main"==e.infoType&&e.checkFormType(e.baseData.type)?l("FormItem",[l("Checkbox",{model:{value:e.only,callback:function(a){e.only=a},expression:"only"}},[e._v(" 是否唯一 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段设为唯一后在新建信息时则无法填写与系统内部已有信息重复的信息,否则无法保存。如将【新建客户】时“手机号”设为唯一, 则再次新建客户时,重复的手机号输入后,用户将无法保存【新建客户】表单。 ")])],1)],1)],1):e._e(),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.required,callback:function(a){e.required=a},expression:"required"}},[e._v(" 是否必填 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段信息设置为必填后,用户在填写表单时若未填写该信息,则无法保存表单 ")])],1)],1)],1),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.listShow,callback:function(a){e.listShow=a},expression:"listShow"}},[e._v(" 列表是否显示 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 后台数据列表是否默认显示 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s={components:{},data(){return{showInfoType:this.$store.state.curformdata.showInfoType,customerForm:[]}},computed:{baseData(){return this.$store.state.baseData},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},readonly:{get(){return this.$store.state.curformdata.config.readonly},set(e){this.$store.state.curformdata.config.readonly=e,this.$store.dispatch("UpdateDataConfig")}},type:{get(){return this.$store.state.curformdata.config.type},set(e){this.$store.state.curformdata.config.type=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}},value:{get(){return this.$store.state.curformdata.value},set(e){this.$store.state.curformdata.value=e,this.$store.state.curformdata.config.value=e,this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},only:{get(){return this.$store.state.curformdata.config.only},set(e){this.$store.state.curformdata.config.only=e,this.$store.dispatch("UpdateDataConfig")}},listShow:{get(){return this.$store.state.curformdata.config.listShow},set(e){this.$store.state.curformdata.config.listShow=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}},required:{get(){return this.$store.state.curformdata.config.required},set(e){this.$store.state.curformdata.config.required=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{},created(){this.$http.post(i["a"].customer_form,{form_type:"input-email"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("04e5"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"19a9c8d3",null);a["default"]=c.exports},b879:function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_exports__["a"]={props:{data:Object,formconfig:Object},components:{},data(){return{error:""}},computed:{value:{get(){return this.data.config.value},set(value){this.data.config.required&&(""==value||""!=this.data.config.regular&&!eval(this.data.config.regular).test(value))?this.error=this.data.config.message:(this.error="",document.getElementById(this.data.id).classList.remove("ivu-form-item-error")),this.$emit("backdata",this.data.id,value)}}},watch:{},methods:{getwidth(e){return 0==e||"top"==this.formconfig.position?null:e}},created(){},mounted(){this.data.config.value&&(this.value=this.data.config.value)}}},bb1e:function(e,a,l){"use strict";l("acc8")},bb6a:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("FormItem",{directives:[{name:"show",rawName:"v-show",value:!e.data.config.hidden,expression:"!data.config.hidden"}],attrs:{label:e.data.config.label,id:e.data.id,required:e.data.config.required,"label-width":e.getwidth(e.data.config.labelWidth),error:e.error}},[l("i-select",{staticStyle:{width:"100%"},attrs:{size:e.formconfig.size,multiple:e.data.config.multiple,placeholder:e.data.config.placeholder},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}},e._l(e.data.config.content,(function(a,t){return l("i-option",{key:t,attrs:{value:a.value}},[e._v(e._s(a.value))])})),1)],1)},o=[],r=l("e0ab"),i=r["a"],s=l("2877"),u=Object(s["a"])(i,t,o,!1,null,"7be4210a",null);a["default"]=u.exports},bbc0:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1),l("FormItem",{attrs:{label:"选项设置"}},e._l(e.content,(function(a,t){return l("Row",{key:t,staticStyle:{"margin-bottom":"10px"}},[l("i-col",{attrs:{span:9}},[l("Input",{attrs:{type:"text"},on:{input:e.input},model:{value:e.content[t]["value"],callback:function(a){e.$set(e.content[t],"value",a)},expression:"content[index]['value']"}})],1),l("i-col",{attrs:{span:6,offset:1}},[l("Button",{attrs:{icon:"md-close",size:"small",ghost:"",type:"error"},on:{click:function(a){return e.close(t)}}}),e._v(" "),l("Button",{attrs:{icon:"md-add",ghost:"",size:"small",type:"primary"},on:{click:function(a){return e.add(t)}}})],1)],1)})),1),l("FormItem",{attrs:{label:"默认值"}},[l("Radio-group",{model:{value:e.value,callback:function(a){e.value=a},expression:"value"}},e._l(e.content,(function(e,a){return l("Radio",{key:a,attrs:{label:e.value}})})),1)],1),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.required,callback:function(a){e.required=a},expression:"required"}},[e._v(" 是否必填 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段信息设置为必填后,用户在填写表单时若未填写该信息,则无法保存表单 ")])],1)],1)],1),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.listShow,callback:function(a){e.listShow=a},expression:"listShow"}},[e._v(" 列表是否显示 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 后台数据列表是否默认显示 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s={components:{},data(){return{content:this.$store.state.curformdata.config.content,showInfoType:this.$store.state.curformdata.showInfoType,customerForm:[]}},computed:{baseData(){return this.$store.state.baseData},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},type:{get(){return null==this.$store.state.curformdata.config.type?null:"button"},set(e){"null"==e&&(e=null),this.$store.state.curformdata.config.type=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}},value:{get(){return this.$store.state.curformdata.value},set(e){this.$store.state.curformdata.value=e,this.$store.state.curformdata.config.value=e,this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},listShow:{get(){return this.$store.state.curformdata.config.listShow},set(e){this.$store.state.curformdata.config.listShow=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}},required:{get(){return this.$store.state.curformdata.config.required},set(e){this.$store.state.curformdata.config.required=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{content(e){this.$store.state.curformdata.config.content=e,this.$store.dispatch("UpdateDataConfig")},infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{add(e){this.content.push({key:this.content[e].key,value:this.content[e].value})},close(e){if(1==this.content.length)return"";this.content.splice(e,1)},input(){this.$store.state.curformdata.config.content=this.content,this.$store.dispatch("UpdateDataConfig")}},created(){this.$http.post(i["a"].customer_form,{form_type:"radio"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("34fd"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"5ce285ce",null);a["default"]=c.exports},bc0a:function(module,__webpack_exports__,__webpack_require__){"use strict";var _utils_address_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("1cdc"),_utils_address_js__WEBPACK_IMPORTED_MODULE_0___default=__webpack_require__.n(_utils_address_js__WEBPACK_IMPORTED_MODULE_0__);__webpack_exports__["a"]={props:{data:Object,formconfig:Object},components:{},data(){return{error:"",datalist:_utils_address_js__WEBPACK_IMPORTED_MODULE_0__["citysTwo"],value:[]}},computed:{},watch:{value(value){this.data.config.required&&(""==value||""!=this.data.config.regular&&!eval(this.data.config.regular).test(value))?this.error=this.data.config.message:(this.error="",document.getElementById(this.data.id).classList.remove("ivu-form-item-error")),this.$emit("backdata",this.data.id,value)}},methods:{getwidth(e){return 0==e||"top"==this.formconfig.position?null:e}},created(){},mounted(){if(this.data.config.value){for(var e=0;e{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("1f66"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"011dad73",null);a["default"]=c.exports},c2be:function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".circle[data-v-67890a2e]{position:absolute;top:-30px;left:50px;z-index:1000}.ivu-form-item[data-v-67890a2e]{margin-bottom:15px}",""]),e.exports=a},c710:function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_exports__["a"]={props:{data:Object,formconfig:Object},components:{},data(){return{error:""}},computed:{value:{get(){return this.data.config.value},set(value){this.data.config.required&&(""==value||""!=this.data.config.regular&&!eval(this.data.config.regular).test(value))?this.error=this.data.config.message:(this.error="",document.getElementById(this.data.id).classList.remove("ivu-form-item-error")),this.$emit("backdata",this.data.id,value)}}},watch:{},methods:{getwidth(e){return 0==e||"top"==this.formconfig.position?null:e}},created(){},mounted(){this.data.config.value&&(this.value=this.data.config.value)}}},c9e0:function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".ivu-form-item[data-v-581244a0]{margin-bottom:15px}",""]),e.exports=a},cae5:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.required,callback:function(a){e.required=a},expression:"required"}},[e._v(" 是否必填 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段信息设置为必填后,用户在填写表单时若未填写该信息,则无法保存表单 ")])],1)],1)],1),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.listShow,callback:function(a){e.listShow=a},expression:"listShow"}},[e._v(" 列表是否显示 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 后台数据列表是否默认显示 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s=l("1cdc"),u={components:{},data(){return{datalist:s["citysTwo"],showInfoType:this.$store.state.curformdata.showInfoType,customerForm:[]}},computed:{baseData(){return this.$store.state.baseData},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}},value:{get(){return this.$store.state.curformdata.value},set(e){this.$store.state.curformdata.value=e,this.$store.state.curformdata.config.value=e,this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},listShow:{get(){return this.$store.state.curformdata.config.listShow},set(e){this.$store.state.curformdata.config.listShow=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}},required:{get(){return this.$store.state.curformdata.config.required},set(e){this.$store.state.curformdata.config.required=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{},created(){this.$http.post(i["a"].customer_form,{form_type:"Cascader"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},n=u,c=(l("8c66"),l("2877")),d=Object(c["a"])(n,t,o,!1,null,"3ec25d92",null);a["default"]=d.exports},caeb:function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".ivu-form-item[data-v-3ec25d92]{margin-bottom:15px}",""]),e.exports=a},cbb2:function(e,a,l){var t=l("7311");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("83369228",t,!0,{sourceMap:!1,shadowMode:!1})},cbc0:function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_exports__["a"]={props:{data:Object,formconfig:Object},components:{},data(){return{error:"",editorTextCopy:""}},computed:{value:{get(){return this.htmlspecialchars_decode(this.data.config.value)},set(value){this.data.config.required&&(""==value||""!=this.data.config.regular&&!eval(this.data.config.regular).test(value))?this.error=this.data.config.message:(this.error="",document.getElementById(this.data.id).classList.remove("ivu-form-item-error")),this.$emit("backdata",this.data.id,value)}}},watch:{},methods:{getwidth(e){return 0==e||"top"==this.formconfig.position?null:e},onContentChange(e){this.editorTextCopy=e},afterChange(e){console.log(e)},htmlspecialchars_decode(e){return e=e.replace(/&/g,"&"),e=e.replace(/</g,"<"),e=e.replace(/>/g,">"),e=e.replace(/"/g,'"'),e=e.replace(/'/g,"'"),e}},created(){},mounted(){this.data.config.value&&(this.value=this.htmlspecialchars_decode(this.data.config.value))}}},cc25:function(e,a,l){"use strict";l("2eab")},cc7d:function(e,a,l){"use strict";l("028f")},ccf2:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("FormItem",{directives:[{name:"show",rawName:"v-show",value:!e.data.config.hidden,expression:"!data.config.hidden"}],attrs:{label:e.data.config.label,id:e.data.id,required:e.data.config.required,"label-width":e.getwidth(e.data.config.labelWidth),error:e.error}},[l("div",{attrs:{id:"iframe"}},[l("iframe",{staticClass:"map-item",attrs:{id:"getAddress",src:"https://map.qq.com/m/index/map"},on:{load:e.loadiframe}})])])},o=[],r={props:{data:Object,formconfig:Object},components:{},data(){return{error:"",address:"",ismap:!0}},computed:{value:{get(){return this.data.config.value},set(e){this.data.config.required&&""==e?this.error=this.data.config.message:(this.error="",document.getElementById(this.data.id).classList.remove("ivu-form-item-error")),this.$emit("backdata",this.data.id,e)}}},watch:{},methods:{getwidth(e){return 0==e||"top"==this.formconfig.position?null:e},loadiframe(){let e=this,a=document.getElementById("getAddress").contentWindow;a.postMessage("hello","https://m.amap.com/picker/"),window.addEventListener("message",function(a){console.log(a.data),"COMMAND_GET_TITLE"!=a.data.command&&(console.log(a.data),e.$set(e,"address",a.data.address),e.$set(e,"value",a.data.address),e.$set(e,"ismap",!1),e.$emit("backdata","location",a.data.location))}.bind(this),!1)}},created(){},mounted(){this.data.config.value&&(this.address=this.data.config.value,this.value=this.data.config.value)}},i=r,s=(l("2d47"),l("2877")),u=Object(s["a"])(i,t,o,!1,null,"08ae6fb5",null);a["default"]=u.exports},cec8:function(e,a,l){var t=l("d328");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("d8fbc84e",t,!0,{sourceMap:!1,shadowMode:!1})},cf45:function(e,a,l){"use strict";l.d(a,"a",(function(){return t}));var t={updatedata(e,a){for(var l=0;l{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("8e22"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"5d04bbee",null);a["default"]=c.exports},dc28:function(e,a,l){var t=l("8b15");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("31cdfa3c",t,!0,{sourceMap:!1,shadowMode:!1})},dcd1:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1),l("FormItem",{attrs:{label:"默认值"}},[l("i-switch",{model:{value:e.value,callback:function(a){e.value=a},expression:"value"}})],1),l("FormItem",[l("Checkbox",{model:{value:e.readonly,callback:function(a){e.readonly=a},expression:"readonly"}},[e._v(" 是否只读 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 只可以看不可修改 ")])],1)],1)],1),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.required,callback:function(a){e.required=a},expression:"required"}},[e._v(" 是否必填 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段信息设置为必填后,用户在填写表单时若未填写该信息,则无法保存表单 ")])],1)],1)],1),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.listShow,callback:function(a){e.listShow=a},expression:"listShow"}},[e._v(" 列表是否显示 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 后台数据列表是否默认显示 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s={components:{},data(){return{showInfoType:this.$store.state.curformdata.showInfoType,customerForm:[]}},computed:{baseData(){return this.$store.state.baseData},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}},value:{get(){return this.$store.state.curformdata.config.value},set(e){this.$store.state.curformdata.config.value=e,this.$store.state.curformdata.value=e,this.$store.dispatch("UpdateDataConfig")}},readonly:{get(){return this.$store.state.curformdata.config.readonly},set(e){this.$store.state.curformdata.config.readonly=e,this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},listShow:{get(){return this.$store.state.curformdata.config.listShow},set(e){this.$store.state.curformdata.config.listShow=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}},required:{get(){return this.$store.state.curformdata.config.required},set(e){this.$store.state.curformdata.config.required=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{},created(){this.$http.post(i["a"].customer_form,{form_type:"switch"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("544f"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"759375d5",null);a["default"]=c.exports},dd1f:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("div",{staticClass:"box"},[l("i-form",{ref:"formInline",attrs:{"label-position":e.formconfig.position}},[l("draggable",{staticClass:"configbox",attrs:{id:"configbox",tag:"div",group:"content",list:e.config},on:{start:e.startdrag,end:e.enddrag}},e._l(e.config,(function(a,t){return l("div",{key:t,staticClass:"list",class:e.editact==a.id?"editact":"",on:{click:function(l){return e.edititem(a.id)}}},[l("qdsd-"+a.component,{tag:"component",attrs:{data:a,formconfig:e.formconfig,ispreview:!0},on:{backdata:e.backdata}}),e.editact==a.id&&a.config.is_delete?l("div",{staticClass:"del"},[l("Button",{attrs:{type:"text",size:"small"},on:{click:function(l){return e.del(a.id)}}},[l("Icon",{attrs:{type:"ios-trash",size:"20",color:"#57a3f3"}})],1)],1):e._e()],1)})),0)],1)],1)},o=[],r=l("b76a"),i=l.n(r),s={components:{draggable:i.a},data(){return{editact:0,formdata:{}}},computed:{theme(){return"Theme"+this.$store.state.formconfig.themeSelected},config(){return this.$store.state.dataconfig},formconfig(){return this.$store.state.formconfig}},watch:{},methods:{startdrag(){this.$store.state.draggableStatus=!0},enddrag(){this.$store.state.draggableStatus=!1},edititem(e){this.editact=e,this.searchid(e,this.config)},searchid(e,a){for(var l=0;l{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("c007"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"2c5f9884",null);a["default"]=c.exports},ece8:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("FormItem",{directives:[{name:"show",rawName:"v-show",value:!e.data.config.hidden,expression:"!data.config.hidden"}],attrs:{label:e.data.config.label,id:e.data.id,required:e.data.config.required,"label-width":e.getwidth(e.data.config.labelWidth),error:e.error}},[l("i-select",{staticStyle:{width:"100%"},attrs:{size:e.formconfig.size,multiple:e.data.config.multiple,placeholder:e.data.config.placeholder},model:{value:e.value,callback:function(a){e.value=a},expression:"value"}},e._l(e.data.config.content,(function(a,t){return l("i-option",{key:t,attrs:{value:a.value}},[e._v(e._s(a.value))])})),1)],1)},o=[],r=l("52d5"),i=r["a"],s=l("2877"),u=Object(s["a"])(i,t,o,!1,null,"e5e2fcd4",null);a["default"]=u.exports},eeb2:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标识名"}},[l("Input",{attrs:{type:"text",placeholder:"请输入标识名"},model:{value:e.label,callback:function(a){e.label=a},expression:"label"}})],1),l("FormItem",{attrs:{label:"提示文字"}},[l("Input",{attrs:{type:"text",placeholder:"请输入提示文字"},model:{value:e.placeholder,callback:function(a){e.placeholder=a},expression:"placeholder"}})],1),l("FormItem",{attrs:{label:"标签管理"}},[l("Button",{staticStyle:{width:"100%"},attrs:{type:"dashed"},on:{click:function(a){e.modal6=!0}}},[e._v("点击配置")])],1),l("Modal",{attrs:{title:"标签设置",width:"820"},model:{value:e.modal6,callback:function(a){e.modal6=a},expression:"modal6"}},[l("div",{staticClass:"modelbox"},[l("div",{staticClass:"leftbox"},[l("div",{staticClass:"lefttop"},[l("div",{staticClass:"title"},[e._v("标签分组")]),l("Button",{attrs:{icon:"ios-add-circle",type:"text"},on:{click:e.toAddParent}},[e._v("创建分组")])],1),l("div",{staticClass:"leftul"},e._l(e.content,(function(a,t){return l("div",{key:t,staticClass:"leftli",class:{leftli_a:e.nowLi==t},on:{click:function(l){return e.toSelectli(a,t)}}},[l("div",{staticClass:"lititle"},[e._v(e._s(a.value))]),l("Icon",{staticClass:"li_icon",attrs:{type:"ios-arrow-down"},on:{click:function(a){return a.stopPropagation(),e.toShowOperation(t)}}}),l("div",{staticClass:"li_btn",class:{li_btn_a:e.optionIndex==t}},[l("div",{staticClass:"btntext",on:{click:function(l){return e.toEditParent(a,t)}}},[e._v("编辑")]),l("div",{staticClass:"btntext",on:{click:function(a){return e.toDelParent(t)}}},[e._v("删除")])])],1)})),0)]),l("div",{staticClass:"rightbox"},[l("div",{staticClass:"righttop"},[l("div",{staticStyle:{"font-size":"14px",color:"#000"}},[e._v(e._s(e.content[e.nowLi]?e.content[e.nowLi].label:""))]),l("Button",{attrs:{type:"warning",size:"small"},on:{click:e.toAddChild}},[e._v("新建标签")])],1),l("Table",{attrs:{border:"",columns:e.columns,data:e.data},scopedSlots:e._u([{key:"color",fn:function(a){var t=a.row;return[l("ColorPicker",{attrs:{disabled:""},model:{value:t.color,callback:function(a){e.$set(t,"color",a)},expression:"row.color"}})]}},{key:"action",fn:function(a){a.row;var t=a.index;return[l("Button",{staticStyle:{"margin-right":"5px"},attrs:{type:"primary",size:"small"},on:{click:function(a){return e.show(t)}}},[e._v("编辑")]),l("Button",{attrs:{type:"error",size:"small"},on:{click:function(a){return e.remove(t)}}},[e._v("删除")])]}}])})],1)])]),l("Modal",{attrs:{title:"新建分组",width:"340","footer-hide":""},model:{value:e.parentModal,callback:function(a){e.parentModal=a},expression:"parentModal"}},[l("i-form",{attrs:{"label-position":"left","label-width":60}},[l("FormItem",{attrs:{label:"分组名称"}},[l("Input",{attrs:{type:"text",placeholder:"分组名称"},model:{value:e.parentName,callback:function(a){e.parentName=a},expression:"parentName"}})],1),l("FormItem",[l("Button",{staticStyle:{"margin-right":"8px"},on:{click:e.removeParent}},[e._v("取消")]),l("Button",{attrs:{type:"primary"},on:{click:e.sureParent}},[e._v("确定")])],1)],1)],1),l("Modal",{attrs:{title:"新建标签",width:"440","footer-hide":""},model:{value:e.childModal,callback:function(a){e.childModal=a},expression:"childModal"}},[l("i-form",{ref:"formValidate",attrs:{"label-position":"left","label-width":80,model:e.formData,rules:e.ruleValidate}},[l("FormItem",{attrs:{label:"标签名称",prop:"label"}},[l("Input",{attrs:{type:"text",placeholder:"标签名称"},model:{value:e.formData.label,callback:function(a){e.$set(e.formData,"label",a)},expression:"formData.label"}})],1),l("FormItem",{attrs:{label:"标签颜色",prop:"color"}},[l("ColorPicker",{model:{value:e.formData.color,callback:function(a){e.$set(e.formData,"color",a)},expression:"formData.color"}})],1),l("FormItem",{attrs:{label:"所属分组",prop:"parent"}},[l("i-select",{model:{value:e.formData.parent,callback:function(a){e.$set(e.formData,"parent",a)},expression:"formData.parent"}},e._l(e.content,(function(a,t){return l("i-option",{key:t,attrs:{value:a.value}},[e._v(e._s(a.label))])})),1)],1),l("FormItem",[l("Button",{staticStyle:{"margin-right":"8px"},on:{click:function(a){return e.removeChild("formValidate")}}},[e._v("取消")]),l("Button",{attrs:{type:"primary"},on:{click:function(a){return e.sureChild("formValidate")}}},[e._v("确定")])],1)],1)],1),"leads"==e.baseData.type?l("FormItem",{attrs:{label:"转化客户字段"}},[l("i-select",{model:{value:e.matching,callback:function(a){e.matching=a},expression:"matching"}},e._l(e.customerForm,(function(a,t){return l("i-option",{key:t,attrs:{value:a.field}},[e._v(e._s(a.name))])})),1)],1):e._e(),e.showInfoType&&e.checkFormType(e.baseData.type)?l("FormItem",{attrs:{label:"信息类型"}},[l("Radio-group",{attrs:{vertical:""},model:{value:e.infoType,callback:function(a){e.infoType=a},expression:"infoType"}},[l("Radio",{attrs:{label:"main"}},[e._v("主要信息 (可用于搜索)")]),l("Radio",{attrs:{label:"additional"}},[e._v("附加信息 (减轻系统搜索压力)")])],1)],1):e._e(),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.only,callback:function(a){e.only=a},expression:"only"}},[e._v(" 是否唯一 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段设为唯一后在新建信息时则无法填写与系统内部已有信息重复的信息,否则无法保存。如将【新建客户】时“手机号”设为唯一, 则再次新建客户时,重复的手机号输入后,用户将无法保存【新建客户】表单。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.addShow,callback:function(a){e.addShow=a},expression:"addShow"}},[e._v(" 隐藏字段 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 对于系统中已有数据的字段信息,若不想再次使用且保存该字段已有数据时,可选择将该字段从表单中隐藏,设置后, 原有字段信息仍可在已收集数据的表单中显示,而在新表单中隐藏。 ")])],1)],1)],1),l("FormItem",[l("Checkbox",{model:{value:e.required,callback:function(a){e.required=a},expression:"required"}},[e._v(" 是否必填 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 字段信息设置为必填后,用户在填写表单时若未填写该信息,则无法保存表单 ")])],1)],1)],1),"main"!=e.infoType&&e.infoType||!e.checkFormType(e.baseData.type)?e._e():l("FormItem",[l("Checkbox",{model:{value:e.listShow,callback:function(a){e.listShow=a},expression:"listShow"}},[e._v(" 列表是否显示 "),l("Tooltip",{attrs:{placement:"top-start"}},[l("Icon",{staticStyle:{background:"#2d8cf0","border-radius":"50%"},attrs:{type:"ios-help",size:"20",color:"#fff"}}),l("div",{staticStyle:{"white-space":"normal"},attrs:{slot:"content"},slot:"content"},[e._v(" 后台数据列表是否默认显示 ")])],1)],1)],1)],1)},o=[],r=l("cf45"),i=l("9efd"),s={components:{},data(){return{showInfoType:this.$store.state.curformdata.showInfoType,formParams:{valuea:""},customerForm:[],modal6:!1,nowLi:0,columns:[{title:"标签名称",key:"label"},{title:"颜色",key:"color",slot:"color"},{title:"操作",slot:"action"}],data:[],parentModal:!1,parentName:"",isEditParent:!1,editParentIndex:null,childModal:!1,isEdit:!1,editIndex:null,formData:{label:"",color:"",parent:""},ruleValidate:{label:[{required:!0,message:"请填写标签名称",trigger:"blur"}],color:[{required:!0,message:"请选择标签颜色",trigger:"blur"}],parent:[{required:!0,message:"请选择标签分组",trigger:"change"}]},optionIndex:null}},computed:{baseData(){return this.$store.state.baseData},label:{get(){return this.$store.state.curformdata.config.label},set(e){this.$store.state.curformdata.config.label=e,this.$store.dispatch("UpdateDataConfig")}},name:{get(){return this.$store.state.curformdata.id},set(e){this.$store.state.curformdata.id=e,this.$store.dispatch("UpdateDataConfig")}},matching:{get(){return this.$store.state.curformdata.matching},set(e){this.$store.state.curformdata.matching=e,this.$store.dispatch("UpdateDataConfig")}},placeholder:{get(){return this.$store.state.curformdata.config.placeholder},set(e){this.$store.state.curformdata.config.placeholder=e,this.$store.dispatch("UpdateDataConfig")}},content:{get(){return this.$store.state.curformdata.config.content},set(e){this.$store.state.curformdata.config.content=e,this.$store.dispatch("UpdateDataConfig")}},infoType:{get(){return this.$store.state.curformdata.config.infoType},set(e){this.$store.state.curformdata.config.infoType=e,this.$store.dispatch("UpdateDataConfig")}},only:{get(){return this.$store.state.curformdata.config.only},set(e){this.$store.state.curformdata.config.only=e,this.$store.dispatch("UpdateDataConfig")}},listShow:{get(){return this.$store.state.curformdata.config.listShow},set(e){this.$store.state.curformdata.config.listShow=e,this.$store.dispatch("UpdateDataConfig")}},addShow:{get(){return this.$store.state.curformdata.config.addShow},set(e){this.$store.state.curformdata.config.addShow=e,this.$store.dispatch("UpdateDataConfig")}},required:{get(){return this.$store.state.curformdata.config.required},set(e){this.$store.state.curformdata.config.required=e,this.$store.dispatch("UpdateDataConfig")}}},watch:{infoType(e,a){this.$store.state.curformdata.id="main"==e?"main_"+r["a"].getRangeCode():"other_"+r["a"].getRangeCode(),this.$store.dispatch("UpdateDataConfig")}},methods:{toAddParent(){this.isEditParent=!1,this.parentModal=!0},toSelectli(e,a){this.nowLi=a,this.data=e.children,this.optionIndex=null},sureParent(){if(this.parentName)if(this.isEditParent){let e=this.content[this.editParentIndex];e.label=this.parentName,e.value=this.parentName,this.$set(this.content,this.editParentIndex,e),this.sureAdd()}else{let e=this.parentName.trim(),a=!1;this.content.forEach(l=>{l.label===e&&(a=!0)}),a?this.$Message.error("分组名称重复"):(this.content.push({label:this.parentName,value:this.parentName,children:[]}),this.sureAdd())}},sureAdd(){this.$store.state.curformdata.config.content=this.content,this.$store.dispatch("UpdateDataConfig"),this.parentModal=!1,this.parentName=""},removeParent(){this.parentModal=!1,this.parentName=""},sureChild(e){this.$refs[e].validate(e=>{if(e)if(this.isEdit){let e=this.content[this.nowLi],a=e.children;if(console.log(e,this.formData),e.label==this.formData.parent){let l={label:this.formData.label,value:this.formData.label,la_va:this.formData.label+"^"+this.formData.color,color:this.formData.color};a[this.editIndex]=l,this.$set(this.data,this.editIndex,l),this.$set(this.content,this.nowLi,e),this.$store.state.curformdata.config.content=this.content,this.$store.dispatch("UpdateDataConfig"),this.childModal=!1}else a.splice(this.editIndex,1),this.checkAdd();e.children=a}else this.checkAdd()})},checkAdd(){let e=this.content,a=0,l={},t=[];if(e.length>0&&e.forEach((e,o)=>{e.label==this.formData.parent&&(t=e.children,a=o,l=e)}),this.checkReport(t,this.formData.label)){let e={label:this.formData.label,value:this.formData.label,la_va:this.formData.label+"^"+this.formData.color,color:this.formData.color};t.push(e),l.children=t,this.$set(this.content,a,l),this.$store.state.curformdata.config.content=this.content,this.$store.dispatch("UpdateDataConfig"),this.toSelectli(this.content[a],a),this.childModal=!1}},checkReport(e,a){let l=!1;return e.forEach(e=>{e.label==a&&(l=!0,this.$Message.error("标签名称重复"))}),!l},removeChild(){this.$refs["formValidate"].resetFields(),this.childModal=!1},toAddChild(){this.removeChild(),this.isEdit=!1,this.childModal=!0},show(e){this.editIndex=e;let a=this.data[e],l=this.content[this.nowLi];this.formData={label:a.label,color:a.color,parent:l.label},this.isEdit=!0,this.childModal=!0},remove(e){this.data.splice(e,1);let a=this.content[this.nowLi];a.children=this.data,this.$set(this.content,this.nowLi,a),this.$store.state.curformdata.config.content=this.content,this.$store.dispatch("UpdateDataConfig")},toShowOperation(e){this.nowLi=e,this.optionIndex=e},toEditParent(e,a){let l=e;this.editParentIndex=a,this.isEditParent=!0,this.parentName=l.label,this.parentModal=!0},toDelParent(e){this.content.splice(e,1)}},created(){this.$http.post(i["a"].customer_form,{form_type:"input"}).then(e=>{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("83cd"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"24d48fd6",null);a["default"]=c.exports},eec0:function(e,a,l){var t=l("e7b6");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("47ab0603",t,!0,{sourceMap:!1,shadowMode:!1})},f00d:function(e,a,l){"use strict";l.r(a);var t=function(){var e=this,a=e.$createElement,l=e._self._c||a;return l("i-form",{attrs:{"label-position":"top"}},[l("FormItem",{attrs:{label:"标题隐藏"}},[l("i-switch",{model:{value:e.hidden,callback:function(a){e.hidden=a},expression:"hidden"}})],1),l("FormItem",{attrs:{label:"表单标题"}},[l("Input",{attrs:{placeholder:"表单标题"},model:{value:e.title,callback:function(a){e.title=a},expression:"title"}})],1),l("FormItem",{attrs:{label:"标题对齐方式"}},[l("RadioGroup",{attrs:{type:"button"},model:{value:e.float,callback:function(a){e.float=a},expression:"float"}},[l("Radio",{attrs:{label:"left"}},[e._v("左对齐")]),l("Radio",{attrs:{label:"center"}},[e._v("居中")]),l("Radio",{attrs:{label:"right"}},[e._v("右对齐")])],1)],1),l("FormItem",{attrs:{label:"label对齐方式"}},[l("RadioGroup",{attrs:{type:"button"},model:{value:e.position,callback:function(a){e.position=a},expression:"position"}},[l("Radio",{attrs:{label:"left"}},[e._v("左对齐")]),l("Radio",{attrs:{label:"top"}},[e._v("顶部")]),l("Radio",{attrs:{label:"right"}},[e._v("右对齐")])],1)],1),l("FormItem",{attrs:{label:"输入框尺寸"}},[l("RadioGroup",{attrs:{type:"button"},model:{value:e.size,callback:function(a){e.size=a},expression:"size"}},[l("Radio",{attrs:{label:"large"}},[e._v("大")]),l("Radio",{attrs:{label:"default"}},[e._v("中")]),l("Radio",{attrs:{label:"small"}},[e._v("小")])],1)],1),l("FormItem",{attrs:{label:"表单缩进"}},[l("Input",{attrs:{placeholder:"表单缩进"},model:{value:e.padding,callback:function(a){e.padding=a},expression:"padding"}})],1),1==e.formconfig.themeSelected?l("FormItem",{attrs:{label:"标题颜色"}},[l("ColorPicker",{attrs:{recommend:""},model:{value:e.color,callback:function(a){e.color=a},expression:"color"}})],1):e._e(),l("FormItem",{attrs:{label:"背景颜色"}},[l("ColorPicker",{attrs:{recommend:""},model:{value:e.background,callback:function(a){e.background=a},expression:"background"}})],1),l("FormItem",{attrs:{label:"显示字段"}},[l("RadioGroup",{model:{value:e.showfield,callback:function(a){e.showfield=a},expression:"showfield"}},e._l(e.showfieldlist,(function(a,t){return l("Radio",{key:t,attrs:{label:a.id}},[e._v(e._s(a.name))])})),1)],1)],1)},o=[],r={components:{},data(){return{}},computed:{showfieldlist(){return this.getlist(JSON.parse(JSON.stringify(this.$store.state.dataconfig)))},showfield:{get(){return this.deletefield(this.$store.state.formconfig.showfield)},set(e){this.$store.state.formconfig.showfield=e}},formconfig(){return this.$store.state.formconfig},title:{get(){return this.$store.state.formconfig.title},set(e){this.$store.state.formconfig.title=e}},float:{get(){return this.$store.state.formconfig.float},set(e){this.$store.state.formconfig.float=e}},position:{get(){return this.$store.state.formconfig.position},set(e){this.$store.state.formconfig.position=e}},size:{get(){return this.$store.state.formconfig.size?this.$store.state.formconfig.size:""},set(e){this.$store.state.formconfig.size=e}},hidden:{get(){return this.$store.state.formconfig.hidden},set(e){this.$store.state.formconfig.hidden=e}},background:{get(){return this.$store.state.formconfig.style.background},set(e){this.$store.state.formconfig.style.background=e}},color:{get(){return this.$store.state.formconfig.style.color},set(e){this.$store.state.formconfig.style.color=e}},padding:{get(){return this.$store.state.formconfig.style.padding},set(e){this.$store.state.formconfig.style.padding=e}}},watch:{showfieldlist(e){this.$store.state.formconfig.showfieldlist=e}},methods:{getlist(e){for(var a=[],l=0;l{e=e.data,1==e.code&&(this.customerForm=e.data)})},mounted(){}},u=s,n=(l("34a8"),l("2877")),c=Object(n["a"])(u,t,o,!1,null,"1ee63406",null);a["default"]=c.exports},fc4d:function(e,a,l){var t=l("642e");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("585dd916",t,!0,{sourceMap:!1,shadowMode:!1})},fde1:function(e,a,l){var t=l("fe56");"string"===typeof t&&(t=[[e.i,t,""]]),t.locals&&(e.exports=t.locals);var o=l("499e").default;o("8bdb915a",t,!0,{sourceMap:!1,shadowMode:!1})},fe0c:function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_exports__["a"]={props:{data:Object,formconfig:Object},components:{},data(){return{error:""}},computed:{value:{get(){return this.data.config.value},set(value){this.data.config.required&&(""==value||""!=this.data.config.regular&&!eval(this.data.config.regular).test(value))?this.error=this.data.config.message:(this.error="",document.getElementById(this.data.id).classList.remove("ivu-form-item-error")),this.$emit("backdata",this.data.id,value)}}},watch:{},methods:{getwidth(e){return 0==e||"top"==this.formconfig.position?null:e}},created(){},mounted(){this.data.config.value&&(this.value=this.data.config.value)}}},fe56:function(e,a,l){var t=l("24fb");a=t(!1),a.push([e.i,".circle[data-v-4eb652fd]{position:absolute;top:-30px;left:50px;z-index:1000}.ivu-form-item[data-v-4eb652fd]{margin-bottom:15px}",""]),e.exports=a}}); //# sourceMappingURL=app.da553ecc.js.map