(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pagesA-crm-customerManagement-newFllow-newFllow"],{"0676":function(e,t){function i(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}e.exports=i},"0b07":function(e,t,i){"use strict";var n=i("b330"),a=i.n(n);a.a},"108b":function(e,t,i){"use strict";var n=i("4ea4");i("99af"),i("4160"),i("a434"),i("159b"),Object.defineProperty(t,"__esModule",{value:!0}),t.commonF=void 0;var a=n(i("2909")),o=i("aa66"),l={onShow:function(){this.remindPeople=[],this.getDefaultRemind()},onUnload:function(){uni.removeStorageSync("remindlist")},methods:{getDefaultRemind:function(){var e=this;(0,o.netStaffDefaultReviewer)({type:this.remindType}).then((function(t){t=t.data,t.forEach((function(e,t){e.isDel=!1})),e.remindPeople=e.$deWeight([].concat((0,a.default)(t),(0,a.default)(uni.getStorageSync("remindlist"))))}))},delRemind:function(e){this.remindPeople.splice(e,1),uni.setStorageSync("remindlist",this.remindPeople)}}};t.commonF=l},"11b0":function(e,t,i){function n(e){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}i("a4d3"),i("e01a"),i("d28b"),i("a630"),i("d3b7"),i("3ca3"),i("ddb0"),e.exports=n},"1c71":function(e,t,i){"use strict";i.d(t,"b",(function(){return a})),i.d(t,"c",(function(){return o})),i.d(t,"a",(function(){return n}));var n={uActionSheet:i("6c2a").default},a=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("v-uni-view",{staticClass:"new_fllow"},[i("v-uni-view",{staticClass:"top_required"},[e._v("只展示"),i("span",{staticStyle:{color:"#f00"}},[e._v("必填")]),e._v("字段"),i("v-uni-switch",{attrs:{checked:e.isRequired,color:"#008EFF"},on:{change:function(t){arguments[0]=t=e.$handleEvent(t),e.changeRequired.apply(void 0,arguments)}}})],1),i("v-uni-view",{staticClass:"fllow_form"},[i("v-uni-view",[i("v-uni-text",[e._v("*")]),e._v("跟进类型")],1),i("v-uni-picker",{attrs:{value:e.followIndex,range:e.followList},on:{change:function(t){arguments[0]=t=e.$handleEvent(t),e.changeFollow.apply(void 0,arguments)}}},[i("v-uni-view",{staticClass:"form_right"},[i("v-uni-view",{class:e.follow_type?"valueActive":""},[e._v(e._s(e.follow_type?e.follow_type:"点击选择"))]),i("v-uni-view",{staticClass:"iconfont icon-arrows_right"})],1)],1)],1),i("v-uni-view",{staticClass:"fllow_form"},[i("v-uni-view",{staticStyle:{width:"50%"}},[i("v-uni-text",[e._v("*")]),e._v("下次跟进时间")],1),i("v-uni-picker",{staticStyle:{width:"50%"},attrs:{mode:"multiSelector",range:e.dateTimeArray,value:e.dateTime},on:{change:function(t){arguments[0]=t=e.$handleEvent(t),e.changeTime.apply(void 0,arguments)}}},[i("v-uni-view",{staticClass:"form_right"},[i("v-uni-view",{class:e.next_time?"valueActive":""},[e._v(e._s(e.next_time?e.next_time:"点击选择"))]),i("v-uni-view",{staticClass:"iconfont icon-arrows_right"})],1)],1)],1),e.isRequired?e._e():i("v-uni-view",{staticClass:"fllow_form"},[i("v-uni-view",{staticStyle:{"padding-left":"27rpx"}},[e._v("上传附件")]),i("v-uni-view",{staticClass:"form_right",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.uploadClick.apply(void 0,arguments)}}},[i("v-uni-view",[e._v("选择附件")]),i("v-uni-view",{staticClass:"iconfont icon-arrows_right"})],1)],1),i("u-action-sheet",{attrs:{list:e.uploadActions},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.uploadType.apply(void 0,arguments)}},model:{value:e.uploadShow,callback:function(t){e.uploadShow=t},expression:"uploadShow"}}),0!=e.imgList.length?i("v-uni-view",{staticClass:"imglist"},e._l(e.imgList,(function(t,n){return i("v-uni-view",{key:n,staticClass:"imgbox"},[i("v-uni-image",{staticClass:"delimg",attrs:{src:e.BASE_IMG_URL+"close.png",mode:"scaleToFill"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.delImg(n)}}}),i("v-uni-image",{staticClass:"selfimg",attrs:{src:t.file_path,mode:"scaleToFill"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.openCommonImg(e.imgList,n)}}})],1)})),1):e._e(),0!=e.fileList.length?i("v-uni-view",{staticClass:"fllow_file_li"},e._l(e.fileList,(function(t,n){return i("v-uni-view",{key:n,staticClass:"fil_li"},[i("v-uni-image",{staticClass:"fileimg",attrs:{src:e.BASE_IMG_URL+"fujian.png",mode:"scaleToFill"}}),i("v-uni-view",{staticClass:"filename",on:{click:function(i){arguments[0]=i=e.$handleEvent(i),e.openCommonFile(t)}}},[e._v(e._s(t.name))]),i("v-uni-image",{staticClass:"closeimg",attrs:{src:e.BASE_IMG_URL+"close.png",mode:"scaleToFill"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.delFile(n)}}})],1)})),1):e._e(),i("v-uni-view",{staticClass:"fllow_area"},[i("v-uni-view",{staticClass:"area_head"},[i("v-uni-text",[e._v("*")]),e._v("跟进内容")],1),i("v-uni-textarea",{class:e.content?"valueActive":"",attrs:{value:e.content,placeholder:"勤跟进,多签单","placeholder-style":"color:#999"},on:{input:function(t){arguments[0]=t=e.$handleEvent(t),e.changeContent.apply(void 0,arguments)}}})],1),1!=e.relation_type||e.isRequired?e._e():i("v-uni-view",{staticClass:"fllow_form"},[i("v-uni-view",{staticStyle:{"padding-left":"20rpx"}},[e._v("客户名称")]),i("v-uni-view",{staticClass:"form_right",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.changeKehu.apply(void 0,arguments)}}},[i("v-uni-view",{class:e.relationName?"valueActive":""},[e._v(e._s(e.relationName?e.relationName:"点击选择"))]),i("v-uni-view",{staticClass:"iconfont icon-arrows_right"})],1)],1),1==e.relation_type?i("v-uni-view",{staticClass:"fllow_form"},[i("v-uni-view",[i("v-uni-text",[e._v("*")]),e._v("客户状态")],1),i("v-uni-picker",{attrs:{value:e.statusIndex,range:e.statusList},on:{change:function(t){arguments[0]=t=e.$handleEvent(t),e.changeStatus.apply(void 0,arguments)}}},[i("v-uni-view",{staticClass:"form_right"},[i("v-uni-view",{class:e.follow?"valueActive":""},[e._v(e._s(e.follow?e.follow:"点击选择"))]),i("v-uni-view",{staticClass:"iconfont icon-arrows_right"})],1)],1)],1):e._e(),i("examine-template",{attrs:{flag:!1,remindPeople:e.remindPeople,title:"提醒谁看"},on:{delExamine:function(t){arguments[0]=t=e.$handleEvent(t),e.delRemind.apply(void 0,arguments)}}}),i("v-uni-view",{staticClass:"btn_g bg-blue button-hover round",attrs:{id:"btn"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$noMultipleClicks(e.saveFollow)}}},[e._v("保存")]),i("v-uni-view",{staticClass:"botsec"}),i("select-customer",{ref:"customerChild",on:{getCustomerinfo:function(t){arguments[0]=t=e.$handleEvent(t),e.sureSelect.apply(void 0,arguments)}}})],1)},o=[]},"1f4d":function(e,t,i){var n=i("24fb");t=n(!1),t.push([e.i,'@charset "UTF-8";\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 基本颜色 */.valueActive[data-v-6e2548c6]{color:#333}.new_fllow[data-v-6e2548c6]{font-size:%?28?%}.new_fllow .fllow_form[data-v-6e2548c6]{display:flex;justify-content:space-between;background-color:#fff;border-bottom:%?1?% solid #eaeaea;padding:%?30?% %?40?% %?30?% %?47?%;font-size:%?32?%;color:#999}.new_fllow .fllow_form .form_right[data-v-6e2548c6]{display:flex;align-items:center;color:#999}.new_fllow .fllow_form .form_right[data-v-6e2548c6] :first-child{width:%?350?%;text-align:right}.new_fllow .fllow_form .form_right uni-image[data-v-6e2548c6]{width:%?40?%;height:%?40?%;margin:%?28?% %?5?% 0 0}.new_fllow .fllow_form uni-text[data-v-6e2548c6]{color:red;margin-left:%?10?%}.new_fllow .fllow_form .form_input uni-input[data-v-6e2548c6]{height:%?100?%;line-height:%?100?%;text-align:right;margin-right:%?10?%}.new_fllow .fllow_form .fllow_button[data-v-6e2548c6]{margin-top:%?15?%}.new_fllow .fllow_file_li[data-v-6e2548c6]{padding:%?24?% %?34?%;background:#fff;border-bottom:%?1?% solid #eaeaea}.new_fllow .fllow_file_li .fil_li[data-v-6e2548c6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:%?14?%}.new_fllow .fllow_file_li .fil_li .fileimg[data-v-6e2548c6]{width:%?20?%;height:%?20?%}.new_fllow .fllow_file_li .fil_li .filename[data-v-6e2548c6]{font-size:%?24?%;color:#999}.new_fllow .fllow_file_li .fil_li .closeimg[data-v-6e2548c6]{width:%?32?%;height:%?32?%}.new_fllow .imglist[data-v-6e2548c6]{padding:%?24?% %?34?%;background:#fff;border-bottom:%?1?% solid #eaeaea;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.new_fllow .imglist .imgbox[data-v-6e2548c6]{width:%?160?%;height:%?160?%;margin-right:%?14?%;position:relative;margin-bottom:%?24?%;border:%?1?% solid #eaeaea}.new_fllow .imglist .imgbox .delimg[data-v-6e2548c6]{width:%?32?%;height:%?32?%;border-radius:50%;position:absolute;right:%?-16?%;top:%?-16?%;background:rgba(0,0,0,.5);z-index:2}.new_fllow .imglist .imgbox .selfimg[data-v-6e2548c6]{width:%?160?%;height:%?160?%}.new_fllow .fllow_area[data-v-6e2548c6]{background-color:#fff;padding:0 %?55?%;margin-bottom:%?30?%;font-size:%?32?%;color:#999;padding-bottom:%?30?%}.new_fllow .fllow_area .area_head[data-v-6e2548c6]{height:%?100?%;line-height:%?100?%}.new_fllow .fllow_area .area_head uni-text[data-v-6e2548c6]{color:red}.new_fllow .fllow_area uni-textarea[data-v-6e2548c6]{height:%?300?%;padding:%?30?%;background:#f8f8f8;border-radius:%?15?%;margin:0 auto}.new_fllow .follow_task[data-v-6e2548c6]{height:%?80?%;line-height:%?80?%}.new_fllow #btn[data-v-6e2548c6]{width:%?500?%;height:%?88?%;background:#008eff;border-radius:%?29?%;font-size:%?34?%;color:#fff;line-height:%?88?%}',""]),e.exports=t},2236:function(e,t,i){var n=i("5a43");function a(e){if(Array.isArray(e))return n(e)}e.exports=a},3035:function(e,t,i){"use strict";var n=i("b38d"),a=i.n(n);a.a},"448a":function(e,t,i){var n=i("2236"),a=i("11b0"),o=i("6613"),l=i("0676");function s(e){return n(e)||a(e)||o(e)||l()}e.exports=s},"4d37":function(e,t,i){"use strict";i.r(t);var n=i("e584"),a=i.n(n);for(var o in n)"default"!==o&&function(e){i.d(t,e,(function(){return n[e]}))}(o);t["default"]=a.a},"5a43":function(e,t){function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var i=0,n=new Array(t);i2&&void 0!==arguments[2]?arguments[2]:"";return function(e,t){e=e||0,t=t||1;for(var n=[],o=e;o<=t;o++)n.push(a(o)+i);return n}(e,t)}function l(e,t,i){var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"",a=e%400==0||e%4==0&&e%100!=0,l=null;switch(t){case"01":case"03":case"05":case"07":case"08":case"10":case"12":l=o(1,i||31,n);break;case"04":case"06":case"09":case"11":l=o(1,i||30,n);break;case"02":l=o(1,a?i||29:i||28,n);break;default:l="月份格式不正确,请重新输入!"}return l}function s(){var e=new Date,t=a(e.getFullYear()),i=a(e.getMonth()+1),n=a(e.getDate()),o=a(e.getHours()),l=a(e.getMinutes()),s=a(e.getSeconds());return[t,i,n,o,l,s]}function c(e,t,i,a){var c=[],r=[[],[],[],[],[],[]],u=[[],[],[],[],[],[]],f=t||2e3,d=i||2100,v=a?[].concat(n(a.split(" ")[0].split("-")),n(a.split(" ")[1].split(":"))):s();if(u[0]=o(f,d),u[1]=o(1,12),u[2]=l(v[0],v[1]),u[3]=o(0,23),u[4]=o(0,59),u[5]=o(0,59),e){var h=new Date,m=h.getTime(),p=(e=m+24*Number(e)*60*60*1e3,i=d,new Date(e).getMonth()+1),g=new Date(e).getDate(),w=new Date(e).getHours(),_=new Date(e).getMinutes(),b=new Date(e).getSeconds();console.log(i,p,g,w,_,b),r[0]=o(f,i,"年"),r[1]=o(1,p,"月"),r[2]=l(v[0],v[1],v[1]