(window.webpackJsonp=window.webpackJsonp||[]).push([[16],{232:function(t,e){(function(){var t,e,n,r,o,l=function(t,e){return function(){return t.apply(e,arguments)}},c=[].indexOf||function(t){for(var i=0,e=this.length;i<e;i++)if(i in this&&this[i]===t)return i;return-1};e=function(){function t(){}return t.prototype.extend=function(t,e){var n,r;for(n in e)r=e[n],null==t[n]&&(t[n]=r);return t},t.prototype.isMobile=function(t){return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(t)},t.prototype.createEvent=function(t,e,n,r){var o;return null==e&&(e=!1),null==n&&(n=!1),null==r&&(r=null),null!=document.createEvent?(o=document.createEvent("CustomEvent")).initCustomEvent(t,e,n,r):null!=document.createEventObject?(o=document.createEventObject()).eventType=t:o.eventName=t,o},t.prototype.emitEvent=function(t,e){return null!=t.dispatchEvent?t.dispatchEvent(e):e in(null!=t)?t[e]():"on"+e in(null!=t)?t["on"+e]():void 0},t.prototype.addEvent=function(t,e,n){return null!=t.addEventListener?t.addEventListener(e,n,!1):null!=t.attachEvent?t.attachEvent("on"+e,n):t[e]=n},t.prototype.removeEvent=function(t,e,n){return null!=t.removeEventListener?t.removeEventListener(e,n,!1):null!=t.detachEvent?t.detachEvent("on"+e,n):delete t[e]},t.prototype.innerHeight=function(){return"innerHeight"in window?window.innerHeight:document.documentElement.clientHeight},t}(),n=this.WeakMap||this.MozWeakMap||(n=function(){function t(){this.keys=[],this.values=[]}return t.prototype.get=function(t){var i,e,n,r;for(i=e=0,n=(r=this.keys).length;e<n;i=++e)if(r[i]===t)return this.values[i]},t.prototype.set=function(t,e){var i,n,r,o;for(i=n=0,r=(o=this.keys).length;n<r;i=++n)if(o[i]===t)return void(this.values[i]=e);return this.keys.push(t),this.values.push(e)},t}()),t=this.MutationObserver||this.WebkitMutationObserver||this.MozMutationObserver||(t=function(){function t(){"undefined"!=typeof console&&null!==console&&console.warn("MutationObserver is not supported by your browser."),"undefined"!=typeof console&&null!==console&&console.warn("WOW.js cannot detect dom mutations, please call .sync() after loading new content.")}return t.notSupported=!0,t.prototype.observe=function(){},t}()),r=this.getComputedStyle||function(t,e){return this.getPropertyValue=function(e){var n;return"float"===e&&(e="styleFloat"),o.test(e)&&e.replace(o,function(t,e){return e.toUpperCase()}),(null!=(n=t.currentStyle)?n[e]:void 0)||null},this},o=/(\-([a-z]){1})/g,this.WOW=function(){function o(t){null==t&&(t={}),this.scrollCallback=l(this.scrollCallback,this),this.scrollHandler=l(this.scrollHandler,this),this.resetAnimation=l(this.resetAnimation,this),this.start=l(this.start,this),this.scrolled=!0,this.config=this.util().extend(t,this.defaults),null!=t.scrollContainer&&(this.config.scrollContainer=document.querySelector(t.scrollContainer)),this.animationNameCache=new n,this.wowEvent=this.util().createEvent(this.config.boxClass)}return o.prototype.defaults={boxClass:"wow",animateClass:"animated",offset:0,mobile:!0,live:!0,callback:null,scrollContainer:null},o.prototype.init=function(){var t;return this.element=window.document.documentElement,"interactive"===(t=document.readyState)||"complete"===t?this.start():this.util().addEvent(document,"DOMContentLoaded",this.start),this.finished=[]},o.prototype.start=function(){var e,n,r,o,l;if(this.stopped=!1,this.boxes=function(){var t,n,r,o;for(o=[],t=0,n=(r=this.element.querySelectorAll("."+this.config.boxClass)).length;t<n;t++)e=r[t],o.push(e);return o}.call(this),this.all=function(){var t,n,r,o;for(o=[],t=0,n=(r=this.boxes).length;t<n;t++)e=r[t],o.push(e);return o}.call(this),this.boxes.length)if(this.disabled())this.resetStyle();else for(n=0,r=(o=this.boxes).length;n<r;n++)e=o[n],this.applyStyle(e,!0);if(this.disabled()||(this.util().addEvent(this.config.scrollContainer||window,"scroll",this.scrollHandler),this.util().addEvent(window,"resize",this.scrollHandler),this.interval=setInterval(this.scrollCallback,50)),this.config.live)return new t((l=this,function(t){var e,n,r,o,c;for(c=[],e=0,n=t.length;e<n;e++)o=t[e],c.push(function(){var t,e,n,l;for(l=[],t=0,e=(n=o.addedNodes||[]).length;t<e;t++)r=n[t],l.push(this.doSync(r));return l}.call(l));return c})).observe(document.body,{childList:!0,subtree:!0})},o.prototype.stop=function(){if(this.stopped=!0,this.util().removeEvent(this.config.scrollContainer||window,"scroll",this.scrollHandler),this.util().removeEvent(window,"resize",this.scrollHandler),null!=this.interval)return clearInterval(this.interval)},o.prototype.sync=function(element){if(t.notSupported)return this.doSync(this.element)},o.prototype.doSync=function(element){var t,e,n,r,o;if(null==element&&(element=this.element),1===element.nodeType){for(o=[],e=0,n=(r=(element=element.parentNode||element).querySelectorAll("."+this.config.boxClass)).length;e<n;e++)t=r[e],c.call(this.all,t)<0?(this.boxes.push(t),this.all.push(t),this.stopped||this.disabled()?this.resetStyle():this.applyStyle(t,!0),o.push(this.scrolled=!0)):o.push(void 0);return o}},o.prototype.show=function(t){return this.applyStyle(t),t.className=t.className+" "+this.config.animateClass,null!=this.config.callback&&this.config.callback(t),this.util().emitEvent(t,this.wowEvent),this.util().addEvent(t,"animationend",this.resetAnimation),this.util().addEvent(t,"oanimationend",this.resetAnimation),this.util().addEvent(t,"webkitAnimationEnd",this.resetAnimation),this.util().addEvent(t,"MSAnimationEnd",this.resetAnimation),t},o.prototype.applyStyle=function(t,e){var n,r,o,l;return r=t.getAttribute("data-wow-duration"),n=t.getAttribute("data-wow-delay"),o=t.getAttribute("data-wow-iteration"),this.animate((l=this,function(){return l.customStyle(t,e,r,n,o)}))},o.prototype.animate="requestAnimationFrame"in window?function(t){return window.requestAnimationFrame(t)}:function(t){return t()},o.prototype.resetStyle=function(){var t,e,n,r,o;for(o=[],e=0,n=(r=this.boxes).length;e<n;e++)t=r[e],o.push(t.style.visibility="visible");return o},o.prototype.resetAnimation=function(t){var e;if(t.type.toLowerCase().indexOf("animationend")>=0)return(e=t.target||t.srcElement).className=e.className.replace(this.config.animateClass,"").trim()},o.prototype.customStyle=function(t,e,n,r,o){return e&&this.cacheAnimationName(t),t.style.visibility=e?"hidden":"visible",n&&this.vendorSet(t.style,{animationDuration:n}),r&&this.vendorSet(t.style,{animationDelay:r}),o&&this.vendorSet(t.style,{animationIterationCount:o}),this.vendorSet(t.style,{animationName:e?"none":this.cachedAnimationName(t)}),t},o.prototype.vendors=["moz","webkit"],o.prototype.vendorSet=function(t,e){var n,r,o,l;for(n in r=[],e)o=e[n],t[""+n]=o,r.push(function(){var e,r,c,v;for(v=[],e=0,r=(c=this.vendors).length;e<r;e++)l=c[e],v.push(t[""+l+n.charAt(0).toUpperCase()+n.substr(1)]=o);return v}.call(this));return r},o.prototype.vendorCSS=function(t,e){var n,o,l,c,style,v;for(c=(style=r(t)).getPropertyCSSValue(e),n=0,o=(l=this.vendors).length;n<o;n++)v=l[n],c=c||style.getPropertyCSSValue("-"+v+"-"+e);return c},o.prototype.animationName=function(t){var e;try{e=this.vendorCSS(t,"animation-name").cssText}catch(n){e=r(t).getPropertyValue("animation-name")}return"none"===e?"":e},o.prototype.cacheAnimationName=function(t){return this.animationNameCache.set(t,this.animationName(t))},o.prototype.cachedAnimationName=function(t){return this.animationNameCache.get(t)},o.prototype.scrollHandler=function(){return this.scrolled=!0},o.prototype.scrollCallback=function(){var t;if(this.scrolled&&(this.scrolled=!1,this.boxes=function(){var e,n,r,o;for(o=[],e=0,n=(r=this.boxes).length;e<n;e++)(t=r[e])&&(this.isVisible(t)?this.show(t):o.push(t));return o}.call(this),!this.boxes.length&&!this.config.live))return this.stop()},o.prototype.offsetTop=function(element){for(var t;void 0===element.offsetTop;)element=element.parentNode;for(t=element.offsetTop;element=element.offsetParent;)t+=element.offsetTop;return t},o.prototype.isVisible=function(t){var e,n,r,o,l;return n=t.getAttribute("data-wow-offset")||this.config.offset,o=(l=this.config.scrollContainer&&this.config.scrollContainer.scrollTop||window.pageYOffset)+Math.min(this.element.clientHeight,this.util().innerHeight())-n,e=(r=this.offsetTop(t))+t.clientHeight,r<=o&&e>=l},o.prototype.util=function(){return null!=this._util?this._util:this._util=new e},o.prototype.disabled=function(){return!this.config.mobile&&this.util().isMobile(navigator.userAgent)},o}()}).call(this)},248:function(t,e,n){t.exports=n.p+"img/3e6029e.png"},249:function(t,e,n){t.exports=n.p+"img/610e2c6.png"},270:function(t,e,n){},452:function(t,e,n){t.exports=n.p+"img/2ccc61d.png"},453:function(t,e,n){t.exports=n.p+"img/ac3e465.png"},454:function(t,e,n){t.exports=n.p+"img/a353027.png"},455:function(t,e,n){t.exports=n.p+"img/8360b6a.png"},456:function(t,e,n){t.exports=n.p+"img/622328d.png"},457:function(t,e,n){t.exports=n.p+"img/6d56375.png"},458:function(t,e,n){t.exports=n.p+"img/8708435.png"},459:function(t,e,n){t.exports=n.p+"img/5dbe48f.png"},460:function(t,e,n){"use strict";var r=n(270);n.n(r).a},781:function(t,e,n){"use strict";n.r(e);var r=[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"banner-box"},[e("div",{staticClass:"banner-text wow fadeInUp",attrs:{"data-wow-duration":"1s","data-wow-delay":".3s","data-wow-offset":"100","data-wow-iteration":"1"}},[e("h2",{staticClass:"banner-title"},[this._v("合作共赢")]),this._v(" "),e("p",{staticClass:"banner-info-text"},[this._v("公司始终坚持“开放、创新、合作、共赢”的发展理念，凭借优质的产品，合理的价格、完善的服务、务实的态度在业内树立了良好的口碑。以客户需求为导向，为客户带来全面的解决方案，致力于打造专业、诚信、让客户信赖、选择的智慧微断生产厂商。")])])])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"shichang-img"},[n("div",{staticClass:"shichang-img-item cooperation-niche1"},[n("i",{staticClass:"icon iconfont icon-jiamengdian"}),t._v(" "),n("p",[t._v("合作加盟商")])]),t._v(" "),n("div",{staticClass:"shichang-img-item cooperation-niche2"},[n("i",{staticClass:"icon iconfont icon-lingjian"}),t._v(" "),n("p",[t._v("精选零配件招募")])]),t._v(" "),n("div",{staticClass:"shichang-img-item cooperation-niche3"},[n("i",{staticClass:"icon iconfont icon-lingdai"}),t._v(" "),n("p",[t._v("诚招代理商")])])])},function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"advantage-box"},[r("h2",{staticClass:"box-title"},[t._v("我们的优势")]),t._v(" "),r("div",{staticClass:"advantage-item"},[r("div",{staticClass:"advantage-info"},[r("div",{staticClass:"advantage-title-box"},[r("img",{attrs:{src:n(248),alt:""}}),t._v(" "),r("span",[t._v("公司实力优势")])]),t._v(" "),r("div",{staticClass:"advantage-content"},[t._v("\r\n          卓文信息科技结合了“产、学、研、用”一体化的发展理念，集研发、设计、生产、销售、服务于一体的高薪技术企业；拥有行业资深专家及研究员4人，博士及硕士研究生等高级人才数10人，共同致力于研发安全、智能、节能的智能配电产品。\r\n        ")])]),t._v(" "),r("div",{staticClass:"advantage-info"},[r("div",{staticClass:"advantage-title-box"},[r("img",{attrs:{src:n(248),alt:""}}),t._v(" "),r("span",[t._v("技术优势")])]),t._v(" "),r("div",{staticClass:"advantage-content"},[t._v("\r\n          拥有30余项产品专利、软著等产品荣誉，公司注重研发，研发投入保持公司总体收入10%的理念，始终坚持“推动科技创新，共创智能化未来”的价值观念，卓越的技术优势成就更安全、智能、节能的产品。\r\n        ")])]),t._v(" "),r("div",{staticClass:"advantage-info"},[r("div",{staticClass:"advantage-title-box"},[r("img",{attrs:{src:n(248),alt:""}}),t._v(" "),r("span",[t._v("产能优势")])]),t._v(" "),r("div",{staticClass:"advantage-content"},[t._v("\r\n          公司配备行业先进的智能柔性生产线，全线数字化供应链品控，保障产品质量，为用户提供更高规格质量的产品与服务。\r\n        ")])]),t._v(" "),r("div",{staticClass:"advantage-info"},[r("div",{staticClass:"advantage-title-box"},[r("img",{attrs:{src:n(248),alt:""}}),t._v(" "),r("span",[t._v("代理商权益优势")])]),t._v(" "),r("div",{staticClass:"advantage-content"},[t._v("\r\n          公司始终坚持“开放、创新、合作、共赢”的发展理念，针对正式授权的代理商可享受公司总部一级技术支持，优惠的代理商价格体系支持，并提供—对一免费专业技术及商务培训，严格的项目保护等支持。\r\n        ")])]),t._v(" "),r("div",{staticClass:"advantage-info"},[r("div",{staticClass:"advantage-title-box"},[r("img",{attrs:{src:n(248),alt:""}}),t._v(" "),r("span",[t._v("全面服务优势")])]),t._v(" "),r("div",{staticClass:"advantage-content"},[t._v("\r\n          我们以合理的价格、完善的服务，提供优质的产品，以客户需求为导向，为客户带来全面的解决方案。”做专业、诚信、优秀的产品供应商，让客户信赖、选择的品牌供应商。”\r\n        ")])]),t._v(" "),r("div",{staticClass:"advantage-info"},[r("div",{staticClass:"advantage-title-box"},[r("img",{attrs:{src:n(248),alt:""}}),t._v(" "),r("span",[t._v("国家政策支持优势")])]),t._v(" "),r("div",{staticClass:"advantage-content"},[t._v("\r\n          根据《国务院安全生产委员会关于开展电气火灾综合治理工作的通知》（安委【2017】4号）、《中华人民共和国公安部关于全面推进“智慧消防”建设的指导意见》（公消【2017】297号）等通知的要求，多个省市地区展开智慧式用电安全隐患监管服务系统推广工作。\r\n        ")])])])])},function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"investment-support"},[r("h2",{staticClass:"box-title"},[t._v("招商支持")]),t._v(" "),r("div",{staticClass:"investment-content"},[r("div",{staticClass:"investment-info"},[r("img",{attrs:{src:n(452),alt:""}}),t._v(" "),r("h3",[t._v("代理商权益")]),t._v(" "),r("p",[t._v("通过区域授权销售政策，优惠的代理商价格，严格的项目保护等支持，全力保护合作伙伴的利益。")])]),t._v(" "),r("div",{staticClass:"investment-info"},[r("img",{attrs:{src:n(453),alt:""}}),t._v(" "),r("h3",[t._v("赋能与支持")]),t._v(" "),r("p",[t._v("公司提供专业人员一级技术指导，解决售后服务问题；全面、及时共享智能产品及文档资料；可快速向客户展示产品方案，指导制作方案及报价。")])]),t._v(" "),r("div",{staticClass:"investment-info"},[r("img",{attrs:{src:n(454),alt:""}}),t._v(" "),r("h3",[t._v("生态资源指导")]),t._v(" "),r("p",[t._v("整合卓文信息科技的生态资源，全方位共享传递优势落地项目案例，帮助合作伙伴项目尽快落地。")])]),t._v(" "),r("div",{staticClass:"investment-info"},[r("img",{attrs:{src:n(455),alt:""}}),t._v(" "),r("h3",[t._v("品牌推广")]),t._v(" "),r("p",[t._v("公司依据推广计划进行统一的品牌宣传，合作商列入官方授权服务方名单。")])]),t._v(" "),r("div",{staticClass:"investment-info"},[r("img",{attrs:{src:n(456),alt:""}}),t._v(" "),r("h3",[t._v("强大代理平台")]),t._v(" "),r("p",[t._v("打造企业专属品牌，自主管理开通业务，共享客户资源。")])])])])},function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"recruitment-policy"},[r("h2",{staticClass:"box-title"},[t._v("招募政策")]),t._v(" "),r("div",{staticClass:"recruitment-content"},[r("div",{staticClass:"recruitment-info"},[r("img",{attrs:{src:n(457),alt:""}}),t._v(" "),r("div",{staticClass:"recruitment-frame"},[r("h3",[t._v("合作模式")]),t._v(" "),r("div",{staticClass:"recruitment-title-box"},[r("img",{attrs:{src:n(249),alt:""}}),t._v(" "),r("span",[t._v("城市合伙人，合作伙伴关系。")])])])]),t._v(" "),r("div",{staticClass:"recruitment-info"},[r("img",{attrs:{src:n(458),alt:""}}),t._v(" "),r("div",{staticClass:"recruitment-frame"},[r("h3",[t._v("合作条件")]),t._v(" "),r("div",{staticClass:"recruitment-title-box"},[r("img",{attrs:{src:n(249),alt:""}}),t._v(" "),r("span",[t._v("在园区、校园、社区、酒店、办公楼、商场等行业有一定资源。")])])])]),t._v(" "),r("div",{staticClass:"recruitment-info"},[r("img",{attrs:{src:n(459),alt:""}}),t._v(" "),r("div",{staticClass:"recruitment-frame"},[r("h3",[t._v("合作流程")]),t._v(" "),r("div",{staticClass:"recruitment-title-box"},[r("img",{attrs:{src:n(249),alt:""}}),t._v(" "),r("span",[t._v("申请加入我们，请做一简单介绍")])]),t._v(" "),r("div",{staticClass:"recruitment-title-box"},[r("img",{attrs:{src:n(249),alt:""}}),t._v(" "),r("span",[t._v("专人会和您联系沟通")])]),t._v(" "),r("div",{staticClass:"recruitment-title-box"},[r("img",{attrs:{src:n(249),alt:""}}),t._v(" "),r("span",[t._v("培训指导")])])])])])])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"zhaomu-box"},[n("div",{staticClass:"zhaomu-info-box"},[n("h3",[t._v("全国招募火热进行中")]),t._v(" "),n("ul",[n("li",[n("p",{staticClass:"text-center"},[t._v("全国范围")]),t._v(" "),n("p",{staticClass:"text-center"},[t._v("赵经理")]),t._v(" "),n("p",{staticClass:"text-center"},[t._v("18562108168")])])])]),t._v(" "),n("img",{staticClass:"zhaomu-map-img",attrs:{src:"/images/cooperation/zhaomu-map.png",width:"578",alt:""}})])}],o=(n(20),n(29),n(4)),l=n(123),c=n(122),header=n(241),footer=n(242),v=(n(87),n(30)),d=n(90),m={name:"cooperation",head:function(){return{title:"".concat(this.tdkData.title,"-山东卓文信息科技有限公司"),meta:[{name:"keywords",content:this.tdkData.keywords},{name:"description",content:this.tdkData.description}]}},asyncData:function(){var t=Object(o.a)(regeneratorRuntime.mark(function t(e){var n,r,o,l,c,data,m;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.route,r=e.app,o={keywords:"",description:"",title:""},t.next=4,v.c.getMenuList(r.$axios);case 4:if(l=t.sent,c=l.err,data=l.data,!c){t.next=9;break}return t.abrupt("return",!1);case 9:return data.list.forEach(function(t){t.columnUrl===n.path&&(o.keywords=t.keywords,o.description=t.description,o.title=t.columnName)}),m=Object(d.a)(data.list,"id"),t.abrupt("return",{navList:m,tdkData:o});case 12:case"end":return t.stop()}},t)}));return function(e){return t.apply(this,arguments)}}(),data:function(){var t=this;return{productList:[],productList2:[],productList3:[],cityCode:c.a,region:"",saveForm:{name:"",industry:"",companyName:"",address:[],phone:"",channel:[],product1:[],product2:[],product3:[],email:"",content:""},saveRule:{name:{required:!0,message:"请输入企业名称",trigger:"blur"},industry:{required:!0,message:"请输入企业类型",trigger:"blur"},companyName:{required:!0,message:"请输入联系人",trigger:"blur"},address:{required:!0,type:"array",message:"请选择省市区",trigger:"change"},phone:[{required:!0,message:"请输入手机号",trigger:"blur"},{trigger:"blur",validator:l.a}],email:{trigger:"blur",validator:l.b},channel:{required:!0,type:"array",message:"请选择渠道来源",trigger:"change"},product1:{required:!0,message:"请选择",trigger:"change",validator:function(e,n,r){return 0==n.length?r(new Error("请选择")):0==t.saveForm.product2.length?r(new Error("请选择")):0==t.saveForm.product3.length?r(new Error("请选择")):void r()}}},tdkData:{title:"",description:"",keywords:"",webSiteName:"山东卓文信息科技有限公司"},navList:[]}},methods:{init:function(){var t=Object(o.a)(regeneratorRuntime.mark(function t(){var e,n,r,data;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return e={parentId:"27",status:"1"},t.next=3,v.c.getProductList(e);case 3:if(n=t.sent,r=n.err,data=n.data,!r){t.next=8;break}return t.abrupt("return",!1);case 8:this.productList=data.list,console.log("data=============",data);case 10:case"end":return t.stop()}},t,this)}));return function(){return t.apply(this,arguments)}}(),init2:function(){var t=Object(o.a)(regeneratorRuntime.mark(function t(){var e,n,r,data;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return e={parentId:"33",status:"1"},t.next=3,v.c.getProductList(e);case 3:if(n=t.sent,r=n.err,data=n.data,!r){t.next=8;break}return t.abrupt("return",!1);case 8:this.productList2=data.list,console.log("data=============",data);case 10:case"end":return t.stop()}},t,this)}));return function(){return t.apply(this,arguments)}}(),init3:function(){var t=Object(o.a)(regeneratorRuntime.mark(function t(){var e,n,r,data;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return e={parentId:"40",status:"1"},t.next=3,v.c.getProductList(e);case 3:if(n=t.sent,r=n.err,data=n.data,!r){t.next=8;break}return t.abrupt("return",!1);case 8:this.productList3=data.list,console.log("data=============",data);case 10:case"end":return t.stop()}},t,this)}));return function(){return t.apply(this,arguments)}}(),handleReset:function(t){this.$refs[t].resetFields(),this.saveForm.product1=[],this.saveForm.product2=[],this.saveForm.product3=[]},checkAllGroupChange:function(t){},regionChange:function(t,e){var n="";e.forEach(function(t,e){n=0===e?t.label:n+"/"+t.label}),this.region=n},saveData:function(){var t=Object(o.a)(regeneratorRuntime.mark(function t(){var e=this;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:this.$refs.saveForm.validate(function(){var t=Object(o.a)(regeneratorRuntime.mark(function t(n){var r,o,l,c,d;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(!n){t.next=22;break}return(r=Object.assign({},e.saveForm,{type:"2"})).channel=e.saveForm.channel.join(","),r.region=e.region,delete r.address,o=[],l=[],l=r.product1.concat(r.product2),o=l.concat(r.product3),r.product=o.join(","),delete r.product1,delete r.product2,delete r.product3,console.log("params",r),t.next=16,v.c.savewebInvestment(r);case 16:if(c=t.sent,d=c.err,c.data,!d){t.next=21;break}return t.abrupt("return",!1);case 21:e.$Modal.success({title:"提示",content:"提交成功!",okText:"确定",onOk:function(){e.close()}});case 22:case"end":return t.stop()}},t)}));return function(e){return t.apply(this,arguments)}}());case 1:case"end":return t.stop()}},t,this)}));return function(){return t.apply(this,arguments)}}(),close:function(){this.$refs.saveForm.resetFields(),this.saveForm.product1=[],this.saveForm.product2=[],this.saveForm.product3=[]},maxTagPlaceholder:function(t){return"+"+t+"..."}},components:{headerCom:header.a,footerCom:footer.a},mounted:function(){new(0,n(232).WOW)({live:!0,offset:0}).init(),this.init(),this.init2(),this.init3()}},h=(n(460),n(14)),component=Object(h.a)(m,function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("headerCom",{staticClass:"header-com",attrs:{navList:t.navList}}),t._v(" "),t._m(0),t._v(" "),n("div",{staticClass:"shichangshangji-box"},[n("h2",{staticClass:"box-title"},[t._v("把握市场商机")]),t._v(" "),n("div",{staticClass:"content"},[t._m(1),t._v(" "),n("div",{staticClass:"shichang-form"},[n("span",[t._v("请填写需求，我们会在第一时间与您取得联系，并提供更详细的资料")]),t._v(" "),n("Form",{ref:"saveForm",staticClass:"save-form",staticStyle:{width:"100%"},attrs:{model:t.saveForm,rules:t.saveRule,"label-width":140}},[n("FormItem",{attrs:{label:"企业名称：",prop:"companyName"}},[n("Input",{attrs:{placeholder:"请输入企业名称",size:"large"},model:{value:t.saveForm.companyName,callback:function(e){t.$set(t.saveForm,"companyName",e)},expression:"saveForm.companyName"}})],1),t._v(" "),n("FormItem",{attrs:{label:"企业类型：",prop:"industry"}},[n("Input",{attrs:{placeholder:"请输入企业类型",size:"large"},model:{value:t.saveForm.industry,callback:function(e){t.$set(t.saveForm,"industry",e)},expression:"saveForm.industry"}})],1),t._v(" "),n("FormItem",{attrs:{label:"联系人：",prop:"name"}},[n("Input",{attrs:{placeholder:"请输入联系人",size:"large"},model:{value:t.saveForm.name,callback:function(e){t.$set(t.saveForm,"name",e)},expression:"saveForm.name"}})],1),t._v(" "),n("FormItem",{attrs:{label:"省市地区：",prop:"address"}},[n("Cascader",{attrs:{data:t.cityCode,placeholder:"请选择地区"},on:{"on-change":t.regionChange},model:{value:t.saveForm.address,callback:function(e){t.$set(t.saveForm,"address",e)},expression:"saveForm.address"}})],1),t._v(" "),n("Row",[n("Col",{attrs:{span:"12"}},[n("FormItem",{attrs:{label:"手机号：",prop:"phone"}},[n("Input",{attrs:{placeholder:"请输入手机号",size:"large"},model:{value:t.saveForm.phone,callback:function(e){t.$set(t.saveForm,"phone",e)},expression:"saveForm.phone"}})],1)],1),t._v(" "),n("Col",{attrs:{span:"12"}},[n("FormItem",{attrs:{label:"邮箱：",prop:"email"}},[n("Input",{attrs:{placeholder:"请输入邮箱",size:"large"},model:{value:t.saveForm.email,callback:function(e){t.$set(t.saveForm,"email",e)},expression:"saveForm.email"}})],1)],1)],1),t._v(" "),n("FormItem",{attrs:{label:"渠道来源：",prop:"channel"}},[n("CheckboxGroup",{model:{value:t.saveForm.channel,callback:function(e){t.$set(t.saveForm,"channel",e)},expression:"saveForm.channel"}},[n("Checkbox",{attrs:{label:"广告"}},[t._v("广告")]),t._v(" "),n("Checkbox",{attrs:{label:"他人推荐"}},[t._v("他人推荐")]),t._v(" "),n("Checkbox",{attrs:{label:"搜索"}},[t._v("搜索")]),t._v(" "),n("Checkbox",{attrs:{label:"合作商"}},[t._v("合作商")]),t._v(" "),n("Checkbox",{attrs:{label:"其他"}},[t._v("其他")])],1)],1),t._v(" "),n("FormItem",{attrs:{label:"您感兴趣的产品：",prop:"product1"}},[n("Col",{attrs:{span:"8"}},[n("Select",{attrs:{multiple:"","max-tag-count":1,"max-tag-placeholder":t.maxTagPlaceholder,size:"large",clearable:""},model:{value:t.saveForm.product1,callback:function(e){t.$set(t.saveForm,"product1",e)},expression:"saveForm.product1"}},t._l(t.productList,function(e){return n("Option",{key:e.id,attrs:{placeholder:"请选择",value:e.id}},[t._v(t._s(e.columnName))])}),1)],1),t._v(" "),n("Col",{attrs:{span:"8"}},[n("Select",{attrs:{multiple:"","max-tag-count":1,"max-tag-placeholder":t.maxTagPlaceholder,size:"large",clearable:""},model:{value:t.saveForm.product2,callback:function(e){t.$set(t.saveForm,"product2",e)},expression:"saveForm.product2"}},t._l(t.productList2,function(e){return n("Option",{key:e.id,attrs:{placeholder:"请选择",value:e.id}},[t._v(t._s(e.columnName))])}),1)],1),t._v(" "),n("Col",{attrs:{span:"8"}},[n("Select",{attrs:{multiple:"","max-tag-count":1,"max-tag-placeholder":t.maxTagPlaceholder,size:"large",clearable:""},model:{value:t.saveForm.product3,callback:function(e){t.$set(t.saveForm,"product3",e)},expression:"saveForm.product3"}},t._l(t.productList3,function(e){return n("Option",{key:e.id,attrs:{placeholder:"请选择",value:e.id}},[t._v(t._s(e.columnName))])}),1)],1)],1),t._v(" "),n("FormItem",{attrs:{label:"咨询留言：",prop:"content"}},[n("Input",{attrs:{maxlength:128,"show-word-limit":"",autosize:{minRows:3,maxRows:5},type:"textarea",placeholder:"留言内容",size:"large"},model:{value:t.saveForm.content,callback:function(e){t.$set(t.saveForm,"content",e)},expression:"saveForm.content"}})],1),t._v(" "),n("FormItem",[n("Button",{staticStyle:{width:"120px"},attrs:{type:"error",size:"large"},on:{click:t.saveData}},[t._v("提 交")]),t._v(" "),n("Button",{staticStyle:{width:"120px","margin-left":"32px"},attrs:{size:"large"},on:{click:function(e){return t.handleReset("saveForm")}}},[t._v("取 消")])],1)],1)],1)])]),t._v(" "),t._m(2),t._v(" "),t._m(3),t._v(" "),t._m(4),t._v(" "),t._m(5),t._v(" "),n("footerCom")],1)},r,!1,null,"b375d780",null);e.default=component.exports}}]);