Commit 14fc9a6d by 无尘

fix: 解决模板配置老数据兼容

parent 7180ee9f
<!DOCTYPE html><html><head><meta charset=utf-8><link rel="shortcut icon" href=./favicon.ico><title>好办管理平台</title><link href=./static/css/app.af8cd83da18b5c3368be7f9461d4db26.css rel=stylesheet></head><body style="min-width: 1400px;"><div id=app></div><script src=https://cdn.ravenjs.com/3.26.2/vue/raven.min.js crossorigin=anonymous></script><script>Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();</script><script type=text/javascript src=./static/js/manifest.ac9bc16191f917fd481b.js></script><script type=text/javascript src=./static/js/vendor.1fb32a1d0eb8b56a0d21.js></script><script type=text/javascript src=./static/js/app.7613856b5ac38be75c52.js></script></body></html> <!DOCTYPE html><html><head><meta charset=utf-8><link rel="shortcut icon" href=./favicon.ico><title>好办管理平台</title><link href=./static/css/app.ccea18b94e022b8bff352c0c8859f01c.css rel=stylesheet></head><body style="min-width: 1400px;"><div id=app></div><script src=https://cdn.ravenjs.com/3.26.2/vue/raven.min.js crossorigin=anonymous></script><script>Raven.config('https://3715a345910d4c768e7a1ec14619c2d5@sentry.io/1413672').install();</script><script type=text/javascript src=./static/js/manifest.32fd5ff03e6216903481.js></script><script type=text/javascript src=./static/js/vendor.1fb32a1d0eb8b56a0d21.js></script><script type=text/javascript src=./static/js/app.c10f4bbf0719676d2c35.js></script></body></html>
\ No newline at end of file \ No newline at end of file
...@@ -929,32 +929,3 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { ...@@ -929,32 +929,3 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
.app-dialog .el-dialog__footer { .app-dialog .el-dialog__footer {
border: none; border: none;
} }
/* table filter */
.el-table-filter .el-table-filter__bottom {
display: none;
}
.el-table-filter .el-checkbox__input {
display: none;
}
.el-table-filter .is-checked .el-checkbox__label {
/* color: #1890ff; */
}
.select-table .el-table__column-filter-trigger {
position: absolute;
top: 0;
-webkit-transform: translate(10px);
-moz-transform: translate(10px);
transform: translate(10px);
}
.select-table .el-checkbox {
overflow: hidden;
}
.select-table .el-table__column-filter-trigger i {
font-size: 16px;
}
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
webpackJsonp([10],{"9IeW":function(t,a){},Knd1:function(t,a,e){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var n=e("2eFk"),c=e("fvdr"),i=e("Qie6"),r={name:"reviewed",data:function(){return{tableH:window.screen.availHeight-464-126+"px",appName:"云日报",appIcon:"icon-ribao",activeSelTab:"1",activeTab:"1",tabListData:[{tabId:"1",tabName:"云日报记录",icon:"icon-ribao1",onlyIconActive:!1},{tabId:"2",tabName:"云日报设置",icon:"icon-ribaoshezhi",onlyIconActive:!1,children:[{tabId:"21",tabName:"模板配置",icon:"",children:[{tabId:"211",tabName:"系统报表",icon:""},{tabId:"212",tabName:"自定义报表",icon:""}]},{tabId:"22",tabName:"任务下发设置",icon:""}]}],activeBrand:""}},computed:{},methods:{changeRoute:function(t){this.$router.push(t)},selectBrandId:function(t){this.activeBrand=t},setSelectTab:function(t){switch(this.activeTab=t.tabId,t.tabId){case"1":this.changeRoute("dailyRecord");break;case"2":case"21":case"211":this.changeRoute("systemReport");break;case"212":this.changeRoute("customReport");break;case"22":this.changeRoute("taskAssign")}},showTab:function(t){this.activeTab=t,this.activeSelTab=t,this.tabListData.forEach(function(a){a.tabId==t&&(a.onlyIconActive=!1),a.children&&a.children.forEach(function(e){e.tabId==t&&(a.onlyIconActive=!0),e.children&&e.children.forEach(function(e){e.tabId==t&&(a.onlyIconActive=!0)})})})}},watch:{activeBrand:function(t,a){this.activeBrand=t}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5"},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{appDetail:n.a,commonAppTop:c.a,commonDetailLeft:i.a}},o={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"my-customer-wrap common-set-wrap"},[e("div",{staticClass:"right-content"},[e("common-app-top",{attrs:{appName:t.appName,appIcon:t.appIcon},on:{selectBrandId:t.selectBrandId}}),t._v(" "),e("div",{staticClass:"right-box",style:{"min-height":t.$store.state.bgHeight}},[e("div",{staticClass:"apps-content flex",style:{height:t.$store.state.bgHeight}},[e("div",{staticClass:"apps-content-left w-157"},[e("common-detail-left",{attrs:{tabListData:t.tabListData,activeSelTab:t.activeSelTab},on:{setSelectTab:t.setSelectTab}})],1),t._v(" "),e("div",{staticClass:"apps-content-right"},[e("transition",{attrs:{name:"fade",mode:"out-in"}},[e("router-view",{attrs:{brandId:t.activeBrand,tabType:t.activeTab},on:{showTab:t.showTab}})],1)],1)])])],1),t._v(" "),e("vue-gic-footer")],1)},staticRenderFns:[]};var s=e("VU/8")(r,o,!1,function(t){e("MDAo")},"data-v-44cbc75a",null);a.default=s.exports},MDAo:function(t,a){},Qie6:function(t,a,e){"use strict";var n={name:"common-detail-left",props:{appName:{type:String,default:function(){return""}},activeSelTab:{type:[String,Number],default:function(){return"1"}},tabListData:{type:[Array,Object],default:function(){return[]}}},data:function(){return{projectName:"",activeTab:"1",tabData:this.tabListData}},methods:{returnBack:function(){this.$router.push("appcenter")},selectTab:function(t,a,e){if(a?this.tabData[e].onlyIconActive=!0:this.tabData.forEach(function(t){t.onlyIconActive=!1}),t.hasOwnProperty("children"))return this.tabData[e].onlyIconActive=!0,t.children[0].hasOwnProperty("children")?(this.activeTab=t.children[0].children[0].tabId,this.$emit("setSelectTab",t),!1):(this.activeTab=t.children[0].tabId,this.$emit("setSelectTab",t),!1);this.activeTab=t.tabId,this.$emit("setSelectTab",t)}},watch:{tabListData:function(t,a){this.tabData=t},activeSelTab:function(t,a){this.activeTab=t}}},c={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",[e("ul",{staticClass:"tab-left-list"},[t._l(t.tabData,function(a,n){return[e("li",{key:n,class:["tab-left-list-cell color-303133 font-14 border-box p-l-14",a.tabId==t.activeTab?"active-tab":""],on:{click:function(e){t.selectTab(a,!1,n)}}},[e("i",{class:["p-r-10 color-303133 iconfont",a.icon,a.onlyIconActive?"iconActive":""]}),t._v(t._s(a.tabName))]),t._v(" "),e("ul",{key:"childitem"+n,staticClass:"child-tab-left-list"},[t._l(a.children,function(a,c){return[e("li",{key:c,class:["tab-left-list-cell color-303133 font-14 border-box p-l-40",a.tabId==t.activeTab?"active-tab":""],on:{click:function(e){t.selectTab(a,"child",n)}}},[t._v(t._s(a.tabName))]),t._v(" "),e("ul",{key:"thirditem"+c,staticClass:"third-tab-left-list"},[t._l(a.children,function(a,c){return[e("li",{key:c,class:["tab-left-list-cell color-303133 font-14 border-box p-l-60",a.tabId==t.activeTab?"active-tab":""],on:{click:function(e){t.selectTab(a,"child",n)}}},[t._v(t._s(a.tabName))])]})],2)]})],2)]})],2)])},staticRenderFns:[]};var i=e("VU/8")(n,c,!1,function(t){e("mxYQ")},"data-v-91106130",null);a.a=i.exports},fvdr:function(t,a,e){"use strict";var n=e("Ch4/"),c=e("P9l9"),i={name:"common-app-top",props:{appName:{type:String,default:function(){return""}},appIcon:{type:String,default:function(){return""}}},data:function(){return{projectName:"",activeBrand:"",brandListData:[]}},methods:{returnBack:function(){this.$router.push("appcenter")},changeSelect:function(t){this.$emit("selectBrandId",t)},getBrandData:function(){var t=this;Object(c.c)("/haoban-manage-web/application-brand-list",{}).then(function(a){var e=a.data;if(1!=e.errorCode)n.a.errorMsg(e);else if(e.result&&e.result.length){if(t.brandListData=e.result,t.$route.query.brandId)return t.activeBrand=t.$route.query.brandId,t.$emit("selectBrandId",t.$route.query.brandId),!1;t.activeBrand=t.brandListData[0].brandId,t.$emit("selectBrandId",t.brandListData[0].brandId)}}).catch(function(a){t.$message.error({duration:1e3,message:a.message})})}},watch:{brandId:function(t,a){this.getBrandData()}},mounted:function(){this.getBrandData()}},r={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"app-top-wrap app-detail-wrap"},[e("div",{staticClass:"my-customer-top"},[e("div",{staticClass:"my-customer-name"},[e("span",{staticClass:"app-icon "},[e("i",{class:["iconfont",t.appIcon]})]),e("span",{staticClass:"p-l-8"},[t._v(t._s(t.appName))])]),t._v(" "),e("el-button",{staticClass:"border-radius-18 my-customer-return",on:{click:t.returnBack}},[t._v("返回")]),t._v(" "),e("div",{staticClass:"my-customer-brand"},[e("el-select",{attrs:{placeholder:"请选择"},on:{change:t.changeSelect},model:{value:t.activeBrand,callback:function(a){t.activeBrand=a},expression:"activeBrand"}},t._l(t.brandListData,function(t){return e("el-option",{key:t.brandId,attrs:{label:t.name,value:t.brandId}})}))],1)],1)])},staticRenderFns:[]};var o=e("VU/8")(i,r,!1,function(t){e("9IeW")},"data-v-1ced29b4",null);a.a=o.exports},mxYQ:function(t,a){}});
\ No newline at end of file
webpackJsonp([10],{Bpxv:function(a,t){a.exports="data:image/png;base64,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"},CSjr:function(a,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=e("3Xzz"),i={name:"staff-info-set",data:function(){return{windowH:window.screen.availHeight-500+"px"}},methods:{},components:{}},s={render:function(){var a=this,t=a.$createElement,e=a._self._c||t;return e("div",{staticClass:"staff-info-panel",style:{height:a.windowH}},[e("div",{staticClass:"info-title m-b-50 font-16 color-303133"},[a._v("员工档案信息将应用在以下两个地方")]),a._v(" "),a._m(0),a._v(" "),e("div",{staticClass:"info-btn m-t-60 font-14"},[e("el-button",{attrs:{type:"primary"},on:{click:function(t){a.$router.push("/staffRecordsTemplate")}}},[a._v("进入档案设置")])],1)])},staticRenderFns:[function(){var a=this.$createElement,t=this._self._c||a;return t("div",{staticClass:"flex flex-align-center"},[t("div",{staticClass:"flex-1"},[t("img",{attrs:{src:e("aNcm"),alt:""}}),this._v(" "),t("p",{staticClass:"m-t-20 font-14 color-606266"},[this._v("个人信息页展示")])]),this._v(" "),t("div",{staticClass:"flex-1"},[t("img",{attrs:{src:e("Bpxv"),alt:""}}),this._v(" "),t("p",{staticClass:"m-t-20 font-14 color-606266"},[this._v("员工档案")])])])}]};var r=e("VU/8")(i,s,!1,function(a){e("v1/W")},"data-v-3f2a8238",null).exports,o=e("3E4D"),c=e("Ch4/"),m=e("PI0u"),l=e("P9l9"),u={name:"staff-info-set",data:function(){return{windowH:window.screen.availHeight-500-48+"px",activeName:"",brandList:[],probObj:{probationDay:"",probationMonth:""}}},methods:{handleChange:function(a){},saveSet:Object(m.a)(function(){var a=this;if(""!=a.probObj.probationDay&&""!=a.probObj.probationMonth){var t={day:a.probObj.probationDay,month:a.probObj.probationMonth};Object(l.c)("/haoban-manage-web/enterprise-probation-period-setting.json",t).then(function(a){var t=a.data;1!=t.errorCode?c.a.errorMsg(t):o.a.showmsg("保存成功","success")}).catch(function(t){a.$message.error({duration:1e3,message:t.message})})}else a.$message.error({duration:1e3,message:"请设置时间"})},500),getBrandData:function(){var a=this;Object(l.c)("/haoban-manage-web/brand/list",{}).then(function(t){var e=t.data;1!=e.errorCode?c.a.errorMsg(e):e.result&&e.result.length&&(a.brandList=e.result,a.activeName=e.result[0].groupId,a.getStoreAuth(e.result[0].groupId,0))}).catch(function(t){a.$message.error({duration:1e3,message:t.message})})},getProbData:function(){var a=this;Object(l.c)("/haoban-manage-web/find-enterprise-probation-period",{}).then(function(t){var e=t.data;1!=e.errorCode?c.a.errorMsg(e):e.result&&e.result.length&&(a.probObj=e.result)}).catch(function(t){a.$message.error({duration:1e3,message:t.message})})}},mounted:function(){this.getProbData()},components:{}},b={render:function(){var a=this,t=a.$createElement,e=a._self._c||t;return e("div",{staticClass:"staff-prob-panel",style:{height:a.windowH}},[e("div",{staticClass:"depart-cell"},[e("div",{staticClass:"m-t-24"},[e("span",{staticClass:"font-14 color-606266 p-r-12"},[a._v("设置企业试用期时间")]),e("el-input-number",{attrs:{"controls-position":"right",min:0,max:31},on:{change:a.handleChange},model:{value:a.probObj.probationDay,callback:function(t){a.$set(a.probObj,"probationDay",t)},expression:"probObj.probationDay"}}),e("span",{staticClass:"font-14 color-606266 p-l-12"},[a._v(" 天 ")]),e("span",{staticClass:"font-14 color-606266 p-l-12 p-r-12"},[a._v(" + ")]),e("el-input-number",{attrs:{"controls-position":"right",min:0,max:6},on:{change:a.handleChange},model:{value:a.probObj.probationMonth,callback:function(t){a.$set(a.probObj,"probationMonth",t)},expression:"probObj.probationMonth"}}),e("span",{staticClass:"font-14 color-606266 p-l-12"},[a._v("月")])],1),a._v(" "),e("div",{staticClass:"p-l-138 m-t-24"},[e("el-button",{attrs:{type:"primary"},on:{click:a.saveSet}},[a._v("保 存")])],1)])])},staticRenderFns:[]};var p=e("VU/8")(u,b,!1,function(a){e("Ka3U")},"data-v-7451e91e",null).exports,A={name:"fileSet",data:function(){return{navpath:[{name:"首页",path:"/index"},{name:"通讯录",path:"/administrativeFrame"},{name:"档案设置",path:""}],activeName:"first"}},computed:{},methods:{},mounted:function(){},components:{navCrumb:n.a,staffInfoSet:r,staffProbSet:p}},d={render:function(){var a=this,t=a.$createElement,e=a._self._c||t;return e("div",{staticClass:"fileSet-wrap"},[e("nav-crumb",{attrs:{navpath:a.navpath}}),a._v(" "),e("div",{staticClass:"staff-contain-set"},[e("el-tabs",{model:{value:a.activeName,callback:function(t){a.activeName=t},expression:"activeName"}},[e("el-tab-pane",{attrs:{label:"档案字段设置",name:"first"}},[e("staffInfoSet")],1),a._v(" "),e("el-tab-pane",{attrs:{label:"试用期时间设置",name:"second"}},[e("staffProbSet")],1)],1)],1),a._v(" "),e("vue-gic-footer")],1)},staticRenderFns:[]};var h=e("VU/8")(A,d,!1,function(a){e("hQDO")},"data-v-f7de2056",null);t.default=h.exports},Ka3U:function(a,t){},aNcm:function(a,t){a.exports="data:image/png;base64,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"},hQDO:function(a,t){},"v1/W":function(a,t){}});
\ No newline at end of file
webpackJsonp([12],{SldL:function(e,t){!function(t){"use strict";var r,o=Object.prototype,n=o.hasOwnProperty,a="function"==typeof Symbol?Symbol:{},i=a.iterator||"@@iterator",s=a.asyncIterator||"@@asyncIterator",l=a.toStringTag||"@@toStringTag",u="object"==typeof e,c=t.regeneratorRuntime;if(c)u&&(e.exports=c);else{(c=t.regeneratorRuntime=u?e.exports:{}).wrap=b;var f="suspendedStart",p="suspendedYield",m="executing",d="completed",h={},g={};g[i]=function(){return this};var v=Object.getPrototypeOf,I=v&&v(v(T([])));I&&I!==o&&n.call(I,i)&&(g=I);var y=C.prototype=_.prototype=Object.create(g);x.prototype=y.constructor=C,C.constructor=x,C[l]=x.displayName="GeneratorFunction",c.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===x||"GeneratorFunction"===(t.displayName||t.name))},c.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,C):(e.__proto__=C,l in e||(e[l]="GeneratorFunction")),e.prototype=Object.create(y),e},c.awrap=function(e){return{__await:e}},L(S.prototype),S.prototype[s]=function(){return this},c.AsyncIterator=S,c.async=function(e,t,r,o){var n=new S(b(e,t,r,o));return c.isGeneratorFunction(t)?n:n.next().then(function(e){return e.done?e.value:n.next()})},L(y),y[l]="Generator",y[i]=function(){return this},y.toString=function(){return"[object Generator]"},c.keys=function(e){var t=[];for(var r in e)t.push(r);return t.reverse(),function r(){for(;t.length;){var o=t.pop();if(o in e)return r.value=o,r.done=!1,r}return r.done=!0,r}},c.values=T,k.prototype={constructor:k,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=r,this.done=!1,this.delegate=null,this.method="next",this.arg=r,this.tryEntries.forEach($),!e)for(var t in this)"t"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=r)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function o(o,n){return s.type="throw",s.arg=e,t.next=o,n&&(t.method="next",t.arg=r),!!n}for(var a=this.tryEntries.length-1;a>=0;--a){var i=this.tryEntries[a],s=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var l=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(l&&u){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(l){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return o(i.finallyLoc)}}}},abrupt:function(e,t){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var a=o;break}}a&&("break"===e||"continue"===e)&&a.tryLoc<=t&&t<=a.finallyLoc&&(a=null);var i=a?a.completion:{};return i.type=e,i.arg=t,a?(this.method="next",this.next=a.finallyLoc,h):this.complete(i)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),h},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.finallyLoc===e)return this.complete(r.completion,r.afterLoc),$(r),h}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc===e){var o=r.completion;if("throw"===o.type){var n=o.arg;$(r)}return n}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,o){return this.delegate={iterator:T(e),resultName:t,nextLoc:o},"next"===this.method&&(this.arg=r),h}}}function b(e,t,r,o){var n=t&&t.prototype instanceof _?t:_,a=Object.create(n.prototype),i=new k(o||[]);return a._invoke=function(e,t,r){var o=f;return function(n,a){if(o===m)throw new Error("Generator is already running");if(o===d){if("throw"===n)throw a;return O()}for(r.method=n,r.arg=a;;){var i=r.delegate;if(i){var s=N(i,r);if(s){if(s===h)continue;return s}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===f)throw o=d,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=m;var l=w(e,t,r);if("normal"===l.type){if(o=r.done?d:p,l.arg===h)continue;return{value:l.arg,done:r.done}}"throw"===l.type&&(o=d,r.method="throw",r.arg=l.arg)}}}(e,r,i),a}function w(e,t,r){try{return{type:"normal",arg:e.call(t,r)}}catch(e){return{type:"throw",arg:e}}}function _(){}function x(){}function C(){}function L(e){["next","throw","return"].forEach(function(t){e[t]=function(e){return this._invoke(t,e)}})}function S(e){var t;this._invoke=function(r,o){function a(){return new Promise(function(t,a){!function t(r,o,a,i){var s=w(e[r],e,o);if("throw"!==s.type){var l=s.arg,u=l.value;return u&&"object"==typeof u&&n.call(u,"__await")?Promise.resolve(u.__await).then(function(e){t("next",e,a,i)},function(e){t("throw",e,a,i)}):Promise.resolve(u).then(function(e){l.value=e,a(l)},i)}i(s.arg)}(r,o,t,a)})}return t=t?t.then(a,a):a()}}function N(e,t){var o=e.iterator[t.method];if(o===r){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=r,N(e,t),"throw"===t.method))return h;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return h}var n=w(o,e.iterator,t.arg);if("throw"===n.type)return t.method="throw",t.arg=n.arg,t.delegate=null,h;var a=n.arg;return a?a.done?(t[e.resultName]=a.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=r),t.delegate=null,h):a:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,h)}function E(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function $(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function k(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(E,this),this.reset(!0)}function T(e){if(e){var t=e[i];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,a=function t(){for(;++o<e.length;)if(n.call(e,o))return t.value=e[o],t.done=!1,t;return t.value=r,t.done=!0,t};return a.next=a}}return{next:O}}function O(){return{value:r,done:!0}}}(function(){return this}()||Function("return this")())},Xxa5:function(e,t,r){e.exports=r("jyFz")},bWH6:function(e,t){},exGp:function(e,t,r){"use strict";t.__esModule=!0;var o,n=r("//Fk"),a=(o=n)&&o.__esModule?o:{default:o};t.default=function(e){return function(){var t=e.apply(this,arguments);return new a.default(function(e,r){return function o(n,i){try{var s=t[n](i),l=s.value}catch(e){return void r(e)}if(!s.done)return a.default.resolve(l).then(function(e){o("next",e)},function(e){o("throw",e)});e(l)}("next")})}}},"h/6A":function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=r("mvHQ"),n=r.n(o),a=r("Xxa5"),i=r.n(a),s=r("//Fk"),l=r.n(s),u=r("exGp"),c=r.n(u),f=r("3Xzz"),p=r("l46T"),m=r("P9l9"),d=r("Ie7z"),h={name:"store-info",components:{navCrumb:f.a,vueSelectStore:d.a,limitInput:p.a},data:function(){var e=this;return{navpath:[{name:"首页",path:"/index"},{name:"企业通讯录",path:"/administrativeFrame"},{name:"门店架构",path:"/storeFrame"},{name:"添加门店",path:""}],editpath:[{name:"首页",path:"/index"},{name:"企业通讯录",path:"/administrativeFrame"},{name:"门店架构",path:"/storeFrame"},{name:"编辑门店",path:""}],treeSet:{isSelectPerson:!1,dialogVisible:!1,isSingle:!0},defaultList:[],storeInfo:{storeName:"",storeGroupId:"",departmentName:"",imageUrls:[],phoneNumber:"",openTime:"",closeTime:"",shopHours:"",storeType:0,countryId:"",provinceId:"",cityId:"",areaId:"",postAddress:"",longitude:"",latitude:"",location:"",storeArea:"",mangerName:"",storeManagerId:"",managerPhone:"",managerCode:"",maangerSex:"",storeCode:"",storeId:""},areaChainName:"",areaOptions:{},imgs:[],uploadUrl:"/haoban-manage-web/upload-img",rules:{storeName:[{required:!0,message:"请输入门店名称",trigger:"blur"}],storeGroupId:[{required:!0,message:"请输选择所属分组",trigger:"blur"}],groupChainName:[{required:!0,message:"请选择部门",trigger:"change"}],imageUrls:[{type:"array",required:!0,message:"请选择门店图片",trigger:"change"}],areaId:[{required:!0,message:"请选择门店地址",trigger:"blur"}],storeType:[{required:!0,message:"请选择门店类型",trigger:"blur"}],openTime:[{required:!0,validator:function(t,r,o){return r&&e.storeInfo.closeTime?o():o(new Error("请选择营业时间"))},trigger:"blur"}],location:[{required:!0,message:"请选择经纬度",trigger:"blur"}],phoneNumber:[{required:!0,validator:function(e,t,r){if(t)return/^1[34578]\d{9}$/.test(t)||/^(\(\d{3,4}\)|\d{3,4}-|\s)?\d{7,14}$/.test(t)?r():r(new Error("联系电话格式不正确"));return r(new Error("请输入联系电话"))},trigger:"blur"}],storeCode:[{required:!0,message:"请输入门店代码",trigger:"blur"}],managerName:[{required:!0,message:"请输入店长姓名",trigger:"blur"}],managerPhone:[{required:!0,validator:function(e,t,r){if(t)return/^1[34578]\d{9}$/.test(t)?r():r(new Error("手机号码格式不正确"));return r(new Error("请输入手机号码"))},trigger:"blur"}],specialService:[{max:20,message:"长度在 20 个字符以内",trigger:"blur"}],personCost:[{validator:function(e,t,r){if(t)return/^\d+(\.\d+)?$/.test(1*t)?r():r(new Error("人均消费只能为非负整数或者小数"));return r()},trigger:"blur"}]}}},methods:{callSelector:function(){this.treeSet.dialogVisible=!0},handleSelectedList:function(e){this.storeInfo.departmentName=e[0].label,this.storeInfo.storeGroupId=e[0].id},selected:function(e){this.storeInfo.provinceId=e.province,this.storeInfo.cityId=e.city||"",this.storeInfo.areaId=e.areaId||""},getStoreInfo:function(){var e=this,t={storeId:e.$route.query.storeId};Object(m.a)("/haoban-manage-web/store/findStoreById",t).then(function(t){1==t.data.errorCode?(e.showEmployee="store",e.defaultList=[{id:t.data.result.storeGroupId,label:t.data.result.departmentName}],e.formatStoreInfo(t.data.result)):e.$message.error({message:t.data.message})})},clickToSave:function(){var e=this;return c()(i.a.mark(function t(){var r,o,n,a;return i.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:r=e,o=new l.a(function(e,t){r.$refs.storeInfo.validate(function(t){t&&e()})}),n=new l.a(function(e,t){r.$refs.storeManager.validate(function(t){t&&e()})}),a=new l.a(function(e,t){r.$refs.storeOperate.validate(function(t){t&&e()})}),l.a.all([o,n,a]).then(function(){r.save()});case 5:case"end":return t.stop()}},t,e)}))()},formatStoreInfo:function(e){var t=this;return c()(i.a.mark(function r(){var o,n,a;return i.a.wrap(function(r){for(;;)switch(r.prev=r.next){case 0:o=t,n=(e.areaChainName||"").split("/"),o.areaOptions={provinceName:n[0],provinceId:e.provinceId,cityName:n[1],cityId:e.cityId,countryName:n[2],countyId:e.countryId},o.imgs=e.imageUrl?e.imageUrl.split(","):[],a=[],o.imgs.forEach(function(e){a.push({url:e})}),e.imageUrls=a,e.location=e.longitude+","+e.latitude,o.storeInfo=e;case 9:case"end":return r.stop()}},r,t)}))()},uploadOnSuccess:function(e,t){e.file.url=e.res.result[0].qcloudImageUrl,t.push(e.file)},sortImg:function(e){this.storeInfo.imageUrls=e},deleteImage:function(e){this.storeInfo.imageUrls.splice(e,1)},save:function(){var e=this,t=e.storeInfo.location.split(",");e.storeInfo.longitude=t[0],e.storeInfo.latitude=2!==t.length?"":t[1];var r=JSON.parse(n()(e.storeInfo)),o=[];e.storeInfo.imageUrls.forEach(function(e){o.push(e.url)}),r.imageUrls=o.join(",");var a=e.isNew?"/haoban-manage-web/store/insert":"/haoban-manage-web/store/update";Object(m.a)(a,r).then(function(t){1==t.data.errorCode?(e.$message.success({message:t.data.message}),window.history.go(-1)):e.$message.error({message:t.data.message})}).catch(function(t){e.$message.error({message:t.message})})}},computed:{isNew:function(){return!this.$route.query.storeId}},beforeMount:function(){this.isNew||this.getStoreInfo()},mounted:function(){this.$route.query.storeId&&(this.navpath=this.editpath)}},g={render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"common-set-wrap"},[r("nav-crumb",{attrs:{navpath:e.navpath}}),e._v(" "),r("div",{staticClass:"right-content"},[r("div",{staticClass:"right-box"},[r("div",[r("div",{staticClass:"store-info"},[r("div",{staticClass:"info-cell"},[r("p",{staticClass:"title font-w-500"},[e._v("门店信息")]),e._v(" "),r("el-form",{ref:"storeInfo",staticClass:"store-info-form info-form",attrs:{rules:e.rules,model:e.storeInfo,"label-width":"100px"}},[r("el-form-item",{attrs:{label:"门店名称",prop:"storeName"}},[r("limitInput",{attrs:{inputWidth:500,inputValue:e.storeInfo.storeName,holder:"",maxLength:10},on:{"update:inputValue":function(t){e.$set(e.storeInfo,"storeName",t)}}})],1),e._v(" "),r("el-form-item",{attrs:{label:"所属分组",prop:"storeGroupId"}},[r("el-input",{on:{focus:e.callSelector},model:{value:e.storeInfo.departmentName,callback:function(t){e.$set(e.storeInfo,"departmentName",t)},expression:"storeInfo.departmentName"}},[r("i",{staticClass:"el-input__icon el-icon-arrow-down",attrs:{slot:"suffix"},slot:"suffix"})])],1),e._v(" "),r("el-form-item",{attrs:{label:"门店图片",prop:"imageUrls"}},[r("div",{staticClass:"member-upload-image"},[r("vue-office-upload-image",{attrs:{projectName:"haoban-manage-web",wxFlag:"0",actionUrl:e.uploadUrl,imageList:e.storeInfo.imageUrls,limitW:640,limitH:340,maxImageLength:5},on:{uploadOnSuccess:e.uploadOnSuccess,sortImg:e.sortImg,deleteImage:e.deleteImage}})],1),e._v(" "),r("div",{staticClass:"tip font-12 color-909399 m-t-8 line-h-1"},[e._v("门店图片(640*340)")])]),e._v(" "),r("el-form-item",{attrs:{label:"联系电话",prop:"phoneNumber"}},[r("el-input",{model:{value:e.storeInfo.phoneNumber,callback:function(t){e.$set(e.storeInfo,"phoneNumber",t)},expression:"storeInfo.phoneNumber"}})],1),e._v(" "),r("el-form-item",{attrs:{label:"营业时间",prop:"openTime"}},[r("el-time-select",{attrs:{editable:!1,placeholder:"起始时间","picker-options":{start:"00:00",step:"00:05",end:"24:00"}},model:{value:e.storeInfo.openTime,callback:function(t){e.$set(e.storeInfo,"openTime",t)},expression:"storeInfo.openTime"}}),e._v("\n ~\n "),r("el-time-select",{attrs:{editable:!1,placeholder:"结束时间","picker-options":{start:"00:00",step:"00:05",end:"24:00",minTime:e.storeInfo.openTime}},model:{value:e.storeInfo.closeTime,callback:function(t){e.$set(e.storeInfo,"closeTime",t)},expression:"storeInfo.closeTime"}})],1),e._v(" "),r("el-form-item",{attrs:{label:"门店类型",prop:"storeType"}},[r("el-radio-group",{model:{value:e.storeInfo.storeType,callback:function(t){e.$set(e.storeInfo,"storeType",t)},expression:"storeInfo.storeType"}},[r("el-radio",{attrs:{label:0}},[e._v("自营")]),e._v(" "),r("el-radio",{attrs:{label:1}},[e._v("联营")]),e._v(" "),r("el-radio",{attrs:{label:2}},[e._v("代理")]),e._v(" "),r("el-radio",{attrs:{label:3}},[e._v("代销")]),e._v(" "),r("el-radio",{attrs:{label:4}},[e._v("托管")])],1)],1),e._v(" "),r("el-form-item",{attrs:{label:"门店地址",prop:"areaId"}},[r("vue-office-area",{attrs:{areaOptions:e.areaOptions,projectName:"haoban-web",postUrl:"/haoban-manage-web/dict-district-list"},on:{selected:e.selected}}),e._v(" "),r("div",{staticClass:"m-t-15"},[r("limitInput",{attrs:{inputWidth:500,inputValue:e.storeInfo.postAddress,holder:"",maxLength:50},on:{"update:inputValue":function(t){e.$set(e.storeInfo,"postAddress",t)}}})],1)],1),e._v(" "),r("el-form-item",{attrs:{label:"GPS坐标",prop:"location"}},[r("el-input",{staticClass:"m-r-10",model:{value:e.storeInfo.location,callback:function(t){e.$set(e.storeInfo,"location",t)},expression:"storeInfo.location"}}),e._v(" "),r("a",{staticClass:"a-href",attrs:{href:"http://m.gpsspg.com/maps.htm",target:"_blank",rel:"nofollow noopener noreferrer"}},[e._v("经纬度测试工具")])],1),e._v(" "),r("el-form-item",{attrs:{prop:"storeCode"}},[r("template",{slot:"label"},[e._v("\n 门店代码\n "),r("i",{staticClass:"el-icon-question",staticStyle:{color:"#C0C4CC"}})]),e._v(" "),r("limitInput",{attrs:{inputWidth:500,inputValue:e.storeInfo.storeCode,holder:"",maxLength:20},on:{"update:inputValue":function(t){e.$set(e.storeInfo,"storeCode",t)}}})],2)],1)],1),e._v(" "),r("div",{staticClass:"info-cell"},[r("p",{staticClass:"title font-w-500"},[e._v("店长信息")]),e._v(" "),r("el-form",{ref:"storeManager",staticClass:"store-manager-info-form info-form",attrs:{rules:e.rules,model:e.storeInfo,"label-width":"100px"}},[r("el-form-item",{attrs:{label:"店长姓名",prop:"managerName"}},[r("limitInput",{attrs:{inputWidth:500,inputValue:e.storeInfo.managerName,holder:"",maxLength:10},on:{"update:inputValue":function(t){e.$set(e.storeInfo,"managerName",t)}}})],1),e._v(" "),r("el-form-item",{attrs:{label:"手机号码",prop:"managerPhone"}},[r("el-input",{attrs:{disabled:!e.isNew},model:{value:e.storeInfo.managerPhone,callback:function(t){e.$set(e.storeInfo,"managerPhone",t)},expression:"storeInfo.managerPhone"}})],1),e._v(" "),r("el-form-item",{attrs:{label:"店长性别"}},[r("el-radio-group",{model:{value:e.storeInfo.managerSex,callback:function(t){e.$set(e.storeInfo,"managerSex",t)},expression:"storeInfo.managerSex"}},[r("el-radio",{attrs:{label:1}},[e._v("男")]),e._v(" "),r("el-radio",{attrs:{label:2}},[e._v("女")])],1)],1),e._v(" "),r("el-form-item",{attrs:{label:"店长代码",prop:"managerCode"}},[r("limitInput",{attrs:{inputWidth:500,inputValue:e.storeInfo.managerCode,holder:"",maxLength:20},on:{"update:inputValue":function(t){e.$set(e.storeInfo,"managerCode",t)}}})],1)],1)],1),e._v(" "),r("div",{staticClass:"info-cell"},[r("p",{staticClass:"title font-w-500"},[e._v("经营信息")]),e._v(" "),r("el-form",{ref:"storeOperate",staticClass:"operate-info-form info-form",attrs:{rules:e.rules,model:e.storeInfo,"label-width":"90px"}},[r("el-form-item",{attrs:{label:"特色服务",prop:"specialService"}},[r("el-input",{attrs:{type:"textarea",rows:2},model:{value:e.storeInfo.specialService,callback:function(t){e.$set(e.storeInfo,"specialService",t)},expression:"storeInfo.specialService"}}),e._v(" "),r("p",{staticClass:"counter t-rt c-909399 font-12"},[e._v(e._s((e.storeInfo.specialService||"").length)+"/20")])],1),e._v(" "),r("el-form-item",{attrs:{label:"人均消费",prop:"personCost"}},[r("limitInput",{attrs:{inputWidth:500,inputValue:e.storeInfo.personCost,holder:"",maxLength:10},on:{"update:inputValue":function(t){e.$set(e.storeInfo,"personCost",t)}}})],1),e._v(" "),r("el-form-item",{attrs:{label:"推荐商品"}},[r("el-input",{attrs:{type:"textarea",rows:2},model:{value:e.storeInfo.recommendGoods,callback:function(t){e.$set(e.storeInfo,"recommendGoods",t)},expression:"storeInfo.recommendGoods"}}),e._v(" "),r("p",{staticClass:"counter t-rt c-909399 font-12"},[e._v(e._s((e.storeInfo.recommendGoods||"").length)+"/100")])],1),e._v(" "),r("el-form-item",{attrs:{label:"品牌介绍"}},[r("el-input",{attrs:{type:"textarea",rows:2},model:{value:e.storeInfo.brandDes,callback:function(t){e.$set(e.storeInfo,"brandDes",t)},expression:"storeInfo.brandDes"}}),e._v(" "),r("p",{staticClass:"counter t-rt c-909399 font-12"},[e._v(e._s((e.storeInfo.recommendGoods||"").length)+"/200")])],1)],1)],1),e._v(" "),r("div",{staticClass:"handle-area"},[r("el-button",{attrs:{type:"primary"},on:{click:e.clickToSave}},[e._v("保 存")])],1)]),e._v(" "),r("vue-select-store",{ref:"storeSelector",attrs:{defaultList:e.defaultList,treeSet:e.treeSet,selectType:"group",forbidenList:[e.storeInfo.storeGroupId]},on:{handleSelectedList:e.handleSelectedList}})],1)])])],1)},staticRenderFns:[]};var v=r("VU/8")(h,g,!1,function(e){r("bWH6")},null,null);t.default=v.exports},jyFz:function(e,t,r){var o=function(){return this}()||Function("return this")(),n=o.regeneratorRuntime&&Object.getOwnPropertyNames(o).indexOf("regeneratorRuntime")>=0,a=n&&o.regeneratorRuntime;if(o.regeneratorRuntime=void 0,e.exports=r("SldL"),n)o.regeneratorRuntime=a;else try{delete o.regeneratorRuntime}catch(e){o.regeneratorRuntime=void 0}}}); webpackJsonp([12],{SldL:function(e,t){!function(t){"use strict";var r,o=Object.prototype,n=o.hasOwnProperty,a="function"==typeof Symbol?Symbol:{},i=a.iterator||"@@iterator",s=a.asyncIterator||"@@asyncIterator",l=a.toStringTag||"@@toStringTag",u="object"==typeof e,c=t.regeneratorRuntime;if(c)u&&(e.exports=c);else{(c=t.regeneratorRuntime=u?e.exports:{}).wrap=b;var f="suspendedStart",p="suspendedYield",m="executing",d="completed",h={},g={};g[i]=function(){return this};var v=Object.getPrototypeOf,I=v&&v(v(T([])));I&&I!==o&&n.call(I,i)&&(g=I);var y=C.prototype=_.prototype=Object.create(g);x.prototype=y.constructor=C,C.constructor=x,C[l]=x.displayName="GeneratorFunction",c.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===x||"GeneratorFunction"===(t.displayName||t.name))},c.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,C):(e.__proto__=C,l in e||(e[l]="GeneratorFunction")),e.prototype=Object.create(y),e},c.awrap=function(e){return{__await:e}},L(S.prototype),S.prototype[s]=function(){return this},c.AsyncIterator=S,c.async=function(e,t,r,o){var n=new S(b(e,t,r,o));return c.isGeneratorFunction(t)?n:n.next().then(function(e){return e.done?e.value:n.next()})},L(y),y[l]="Generator",y[i]=function(){return this},y.toString=function(){return"[object Generator]"},c.keys=function(e){var t=[];for(var r in e)t.push(r);return t.reverse(),function r(){for(;t.length;){var o=t.pop();if(o in e)return r.value=o,r.done=!1,r}return r.done=!0,r}},c.values=T,k.prototype={constructor:k,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=r,this.done=!1,this.delegate=null,this.method="next",this.arg=r,this.tryEntries.forEach($),!e)for(var t in this)"t"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=r)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function o(o,n){return s.type="throw",s.arg=e,t.next=o,n&&(t.method="next",t.arg=r),!!n}for(var a=this.tryEntries.length-1;a>=0;--a){var i=this.tryEntries[a],s=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var l=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(l&&u){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(l){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return o(i.finallyLoc)}}}},abrupt:function(e,t){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var a=o;break}}a&&("break"===e||"continue"===e)&&a.tryLoc<=t&&t<=a.finallyLoc&&(a=null);var i=a?a.completion:{};return i.type=e,i.arg=t,a?(this.method="next",this.next=a.finallyLoc,h):this.complete(i)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),h},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.finallyLoc===e)return this.complete(r.completion,r.afterLoc),$(r),h}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc===e){var o=r.completion;if("throw"===o.type){var n=o.arg;$(r)}return n}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,o){return this.delegate={iterator:T(e),resultName:t,nextLoc:o},"next"===this.method&&(this.arg=r),h}}}function b(e,t,r,o){var n=t&&t.prototype instanceof _?t:_,a=Object.create(n.prototype),i=new k(o||[]);return a._invoke=function(e,t,r){var o=f;return function(n,a){if(o===m)throw new Error("Generator is already running");if(o===d){if("throw"===n)throw a;return O()}for(r.method=n,r.arg=a;;){var i=r.delegate;if(i){var s=N(i,r);if(s){if(s===h)continue;return s}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===f)throw o=d,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=m;var l=w(e,t,r);if("normal"===l.type){if(o=r.done?d:p,l.arg===h)continue;return{value:l.arg,done:r.done}}"throw"===l.type&&(o=d,r.method="throw",r.arg=l.arg)}}}(e,r,i),a}function w(e,t,r){try{return{type:"normal",arg:e.call(t,r)}}catch(e){return{type:"throw",arg:e}}}function _(){}function x(){}function C(){}function L(e){["next","throw","return"].forEach(function(t){e[t]=function(e){return this._invoke(t,e)}})}function S(e){var t;this._invoke=function(r,o){function a(){return new Promise(function(t,a){!function t(r,o,a,i){var s=w(e[r],e,o);if("throw"!==s.type){var l=s.arg,u=l.value;return u&&"object"==typeof u&&n.call(u,"__await")?Promise.resolve(u.__await).then(function(e){t("next",e,a,i)},function(e){t("throw",e,a,i)}):Promise.resolve(u).then(function(e){l.value=e,a(l)},i)}i(s.arg)}(r,o,t,a)})}return t=t?t.then(a,a):a()}}function N(e,t){var o=e.iterator[t.method];if(o===r){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=r,N(e,t),"throw"===t.method))return h;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return h}var n=w(o,e.iterator,t.arg);if("throw"===n.type)return t.method="throw",t.arg=n.arg,t.delegate=null,h;var a=n.arg;return a?a.done?(t[e.resultName]=a.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=r),t.delegate=null,h):a:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,h)}function E(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function $(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function k(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(E,this),this.reset(!0)}function T(e){if(e){var t=e[i];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,a=function t(){for(;++o<e.length;)if(n.call(e,o))return t.value=e[o],t.done=!1,t;return t.value=r,t.done=!0,t};return a.next=a}}return{next:O}}function O(){return{value:r,done:!0}}}(function(){return this}()||Function("return this")())},V9mv:function(e,t){},Xxa5:function(e,t,r){e.exports=r("jyFz")},exGp:function(e,t,r){"use strict";t.__esModule=!0;var o,n=r("//Fk"),a=(o=n)&&o.__esModule?o:{default:o};t.default=function(e){return function(){var t=e.apply(this,arguments);return new a.default(function(e,r){return function o(n,i){try{var s=t[n](i),l=s.value}catch(e){return void r(e)}if(!s.done)return a.default.resolve(l).then(function(e){o("next",e)},function(e){o("throw",e)});e(l)}("next")})}}},"h/6A":function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=r("mvHQ"),n=r.n(o),a=r("Xxa5"),i=r.n(a),s=r("//Fk"),l=r.n(s),u=r("exGp"),c=r.n(u),f=r("3Xzz"),p=r("l46T"),m=r("P9l9"),d=r("Ie7z"),h={name:"store-info",components:{navCrumb:f.a,vueSelectStore:d.a,limitInput:p.a},data:function(){var e=this;return{navpath:[{name:"首页",path:"/index"},{name:"企业通讯录",path:"/administrativeFrame"},{name:"门店架构",path:"/storeFrame"},{name:"添加门店",path:""}],editpath:[{name:"首页",path:"/index"},{name:"企业通讯录",path:"/administrativeFrame"},{name:"门店架构",path:"/storeFrame"},{name:"编辑门店",path:""}],treeSet:{isSelectPerson:!1,dialogVisible:!1,isSingle:!0},defaultList:[],storeInfo:{storeName:"",storeGroupId:"",departmentName:"",imageUrls:[],phoneNumber:"",openTime:"",closeTime:"",shopHours:"",storeType:0,countryId:"",provinceId:"",cityId:"",areaId:"",postAddress:"",longitude:"",latitude:"",location:"",storeArea:"",mangerName:"",storeManagerId:"",managerPhone:"",managerCode:"",maangerSex:"",storeCode:"",storeId:""},areaChainName:"",areaOptions:{},imgs:[],uploadUrl:"/haoban-manage-web/upload-img",rules:{storeName:[{required:!0,message:"请输入门店名称",trigger:"blur"}],storeGroupId:[{required:!0,message:"请输选择所属分组",trigger:"blur"}],groupChainName:[{required:!0,message:"请选择部门",trigger:"change"}],imageUrls:[{type:"array",required:!0,message:"请选择门店图片",trigger:"change"}],areaId:[{required:!0,message:"请选择门店地址",trigger:"blur"}],storeType:[{required:!0,message:"请选择门店类型",trigger:"blur"}],openTime:[{required:!0,validator:function(t,r,o){return r&&e.storeInfo.closeTime?o():o(new Error("请选择营业时间"))},trigger:"blur"}],location:[{required:!0,message:"请选择经纬度",trigger:"blur"}],phoneNumber:[{required:!0,validator:function(e,t,r){if(t)return/^1[34578]\d{9}$/.test(t)||/^(\(\d{3,4}\)|\d{3,4}-|\s)?\d{7,14}$/.test(t)?r():r(new Error("联系电话格式不正确"));return r(new Error("请输入联系电话"))},trigger:"blur"}],storeCode:[{required:!0,message:"请输入门店代码",trigger:"blur"}],managerName:[{required:!0,message:"请输入店长姓名",trigger:"blur"}],managerPhone:[{required:!0,validator:function(e,t,r){if(t)return/^1[34578]\d{9}$/.test(t)?r():r(new Error("手机号码格式不正确"));return r(new Error("请输入手机号码"))},trigger:"blur"}],specialService:[{max:20,message:"长度在 20 个字符以内",trigger:"blur"}],personCost:[{validator:function(e,t,r){if(t)return/^\d+(\.\d+)?$/.test(1*t)?r():r(new Error("人均消费只能为非负整数或者小数"));return r()},trigger:"blur"}]}}},methods:{callSelector:function(){this.treeSet.dialogVisible=!0},handleSelectedList:function(e){this.storeInfo.departmentName=e.length?e[0].label:"",this.storeInfo.storeGroupId=e.length?e[0].id:""},selected:function(e){this.storeInfo.provinceId=e.province,this.storeInfo.cityId=e.city||"",this.storeInfo.areaId=e.areaId||""},getStoreInfo:function(){var e=this,t={storeId:e.$route.query.storeId};Object(m.a)("/haoban-manage-web/store/findStoreById",t).then(function(t){1==t.data.errorCode?(e.showEmployee="store",e.defaultList=[{id:t.data.result.storeGroupId,label:t.data.result.departmentName}],e.formatStoreInfo(t.data.result)):e.$message.error({message:t.data.message})})},clickToSave:function(){var e=this;return c()(i.a.mark(function t(){var r,o,n,a;return i.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:r=e,o=new l.a(function(e,t){r.$refs.storeInfo.validate(function(t){t&&e()})}),n=new l.a(function(e,t){r.$refs.storeManager.validate(function(t){t&&e()})}),a=new l.a(function(e,t){r.$refs.storeOperate.validate(function(t){t&&e()})}),l.a.all([o,n,a]).then(function(){r.save()});case 5:case"end":return t.stop()}},t,e)}))()},formatStoreInfo:function(e){var t=this;return c()(i.a.mark(function r(){var o,n,a;return i.a.wrap(function(r){for(;;)switch(r.prev=r.next){case 0:o=t,n=(e.areaChainName||"").split("/"),o.areaOptions={provinceName:n[0],provinceId:e.provinceId,cityName:n[1],cityId:e.cityId,countryName:n[2],countyId:e.countryId},o.imgs=e.imageUrl?e.imageUrl.split(","):[],a=[],o.imgs.forEach(function(e){a.push({url:e})}),e.imageUrls=a,e.location=e.longitude+","+e.latitude,o.storeInfo=e;case 9:case"end":return r.stop()}},r,t)}))()},uploadOnSuccess:function(e,t){e.file.url=e.res.result[0].qcloudImageUrl,t.push(e.file)},sortImg:function(e){this.storeInfo.imageUrls=e},deleteImage:function(e){this.storeInfo.imageUrls.splice(e,1)},save:function(){var e=this,t=e.storeInfo.location.split(",");e.storeInfo.longitude=t[0],e.storeInfo.latitude=2!==t.length?"":t[1];var r=JSON.parse(n()(e.storeInfo)),o=[];e.storeInfo.imageUrls.forEach(function(e){o.push(e.url)}),r.imageUrls=o.join(",");var a=e.isNew?"/haoban-manage-web/store/insert":"/haoban-manage-web/store/update";Object(m.a)(a,r).then(function(t){1==t.data.errorCode?(e.$message.success({message:t.data.message}),window.history.go(-1)):e.$message.error({message:t.data.message})}).catch(function(t){e.$message.error({message:t.message})})}},computed:{isNew:function(){return!this.$route.query.storeId}},beforeMount:function(){this.isNew||this.getStoreInfo()},mounted:function(){this.$route.query.storeId&&(this.navpath=this.editpath)}},g={render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"common-set-wrap"},[r("nav-crumb",{attrs:{navpath:e.navpath}}),e._v(" "),r("div",{staticClass:"right-content"},[r("div",{staticClass:"right-box"},[r("div",[r("div",{staticClass:"store-info"},[r("div",{staticClass:"info-cell"},[r("p",{staticClass:"title font-w-500"},[e._v("门店信息")]),e._v(" "),r("el-form",{ref:"storeInfo",staticClass:"store-info-form info-form",attrs:{rules:e.rules,model:e.storeInfo,"label-width":"100px"}},[r("el-form-item",{attrs:{label:"门店名称",prop:"storeName"}},[r("limitInput",{attrs:{inputWidth:500,inputValue:e.storeInfo.storeName,holder:"",maxLength:10},on:{"update:inputValue":function(t){e.$set(e.storeInfo,"storeName",t)}}})],1),e._v(" "),r("el-form-item",{attrs:{label:"所属分组",prop:"storeGroupId"}},[r("el-input",{on:{focus:e.callSelector},model:{value:e.storeInfo.departmentName,callback:function(t){e.$set(e.storeInfo,"departmentName",t)},expression:"storeInfo.departmentName"}},[r("i",{staticClass:"el-input__icon el-icon-arrow-down",attrs:{slot:"suffix"},slot:"suffix"})])],1),e._v(" "),r("el-form-item",{attrs:{label:"门店图片",prop:"imageUrls"}},[r("div",{staticClass:"member-upload-image"},[r("vue-office-upload-image",{attrs:{projectName:"haoban-manage-web",wxFlag:"0",actionUrl:e.uploadUrl,imageList:e.storeInfo.imageUrls,limitW:640,limitH:340,maxImageLength:5},on:{uploadOnSuccess:e.uploadOnSuccess,sortImg:e.sortImg,deleteImage:e.deleteImage}})],1),e._v(" "),r("div",{staticClass:"tip font-12 color-909399 m-t-8 line-h-1"},[e._v("门店图片(640*340)")])]),e._v(" "),r("el-form-item",{attrs:{label:"联系电话",prop:"phoneNumber"}},[r("el-input",{model:{value:e.storeInfo.phoneNumber,callback:function(t){e.$set(e.storeInfo,"phoneNumber",t)},expression:"storeInfo.phoneNumber"}})],1),e._v(" "),r("el-form-item",{attrs:{label:"营业时间",prop:"openTime"}},[r("el-time-select",{attrs:{editable:!1,placeholder:"起始时间","picker-options":{start:"00:00",step:"00:05",end:"24:00"}},model:{value:e.storeInfo.openTime,callback:function(t){e.$set(e.storeInfo,"openTime",t)},expression:"storeInfo.openTime"}}),e._v("\n ~\n "),r("el-time-select",{attrs:{editable:!1,placeholder:"结束时间","picker-options":{start:"00:00",step:"00:05",end:"24:00",minTime:e.storeInfo.openTime}},model:{value:e.storeInfo.closeTime,callback:function(t){e.$set(e.storeInfo,"closeTime",t)},expression:"storeInfo.closeTime"}})],1),e._v(" "),r("el-form-item",{attrs:{label:"门店类型",prop:"storeType"}},[r("el-radio-group",{model:{value:e.storeInfo.storeType,callback:function(t){e.$set(e.storeInfo,"storeType",t)},expression:"storeInfo.storeType"}},[r("el-radio",{attrs:{label:0}},[e._v("自营")]),e._v(" "),r("el-radio",{attrs:{label:1}},[e._v("联营")]),e._v(" "),r("el-radio",{attrs:{label:2}},[e._v("代理")]),e._v(" "),r("el-radio",{attrs:{label:3}},[e._v("代销")]),e._v(" "),r("el-radio",{attrs:{label:4}},[e._v("托管")])],1)],1),e._v(" "),r("el-form-item",{attrs:{label:"门店地址",prop:"areaId"}},[r("vue-office-area",{attrs:{areaOptions:e.areaOptions,projectName:"haoban-web",postUrl:"/haoban-manage-web/dict-district-list"},on:{selected:e.selected}}),e._v(" "),r("div",{staticClass:"m-t-15"},[r("limitInput",{attrs:{inputWidth:500,inputValue:e.storeInfo.postAddress,holder:"",maxLength:50},on:{"update:inputValue":function(t){e.$set(e.storeInfo,"postAddress",t)}}})],1)],1),e._v(" "),r("el-form-item",{attrs:{label:"GPS坐标",prop:"location"}},[r("el-input",{staticClass:"m-r-10",model:{value:e.storeInfo.location,callback:function(t){e.$set(e.storeInfo,"location",t)},expression:"storeInfo.location"}}),e._v(" "),r("a",{staticClass:"a-href",attrs:{href:"http://m.gpsspg.com/maps.htm",target:"_blank",rel:"nofollow noopener noreferrer"}},[e._v("经纬度测试工具")])],1),e._v(" "),r("el-form-item",{attrs:{prop:"storeCode"}},[r("template",{slot:"label"},[e._v("\n 门店代码\n "),r("i",{staticClass:"el-icon-question",staticStyle:{color:"#C0C4CC"}})]),e._v(" "),r("limitInput",{attrs:{inputWidth:500,inputValue:e.storeInfo.storeCode,holder:"",maxLength:20},on:{"update:inputValue":function(t){e.$set(e.storeInfo,"storeCode",t)}}})],2)],1)],1),e._v(" "),r("div",{staticClass:"info-cell"},[r("p",{staticClass:"title font-w-500"},[e._v("店长信息")]),e._v(" "),r("el-form",{ref:"storeManager",staticClass:"store-manager-info-form info-form",attrs:{rules:e.rules,model:e.storeInfo,"label-width":"100px"}},[r("el-form-item",{attrs:{label:"店长姓名",prop:"managerName"}},[r("limitInput",{attrs:{inputWidth:500,inputValue:e.storeInfo.managerName,holder:"",maxLength:10},on:{"update:inputValue":function(t){e.$set(e.storeInfo,"managerName",t)}}})],1),e._v(" "),r("el-form-item",{attrs:{label:"手机号码",prop:"managerPhone"}},[r("el-input",{attrs:{disabled:!e.isNew},model:{value:e.storeInfo.managerPhone,callback:function(t){e.$set(e.storeInfo,"managerPhone",t)},expression:"storeInfo.managerPhone"}})],1),e._v(" "),r("el-form-item",{attrs:{label:"店长性别"}},[r("el-radio-group",{model:{value:e.storeInfo.managerSex,callback:function(t){e.$set(e.storeInfo,"managerSex",t)},expression:"storeInfo.managerSex"}},[r("el-radio",{attrs:{label:1}},[e._v("男")]),e._v(" "),r("el-radio",{attrs:{label:2}},[e._v("女")])],1)],1),e._v(" "),r("el-form-item",{attrs:{label:"店长代码",prop:"managerCode"}},[r("limitInput",{attrs:{inputWidth:500,inputValue:e.storeInfo.managerCode,holder:"",maxLength:20},on:{"update:inputValue":function(t){e.$set(e.storeInfo,"managerCode",t)}}})],1)],1)],1),e._v(" "),r("div",{staticClass:"info-cell"},[r("p",{staticClass:"title font-w-500"},[e._v("经营信息")]),e._v(" "),r("el-form",{ref:"storeOperate",staticClass:"operate-info-form info-form",attrs:{rules:e.rules,model:e.storeInfo,"label-width":"90px"}},[r("el-form-item",{attrs:{label:"特色服务",prop:"specialService"}},[r("el-input",{attrs:{type:"textarea",rows:2},model:{value:e.storeInfo.specialService,callback:function(t){e.$set(e.storeInfo,"specialService",t)},expression:"storeInfo.specialService"}}),e._v(" "),r("p",{staticClass:"counter t-rt c-909399 font-12"},[e._v(e._s((e.storeInfo.specialService||"").length)+"/20")])],1),e._v(" "),r("el-form-item",{attrs:{label:"人均消费",prop:"personCost"}},[r("limitInput",{attrs:{inputWidth:500,inputValue:e.storeInfo.personCost,holder:"",maxLength:10},on:{"update:inputValue":function(t){e.$set(e.storeInfo,"personCost",t)}}})],1),e._v(" "),r("el-form-item",{attrs:{label:"推荐商品"}},[r("el-input",{attrs:{type:"textarea",rows:2},model:{value:e.storeInfo.recommendGoods,callback:function(t){e.$set(e.storeInfo,"recommendGoods",t)},expression:"storeInfo.recommendGoods"}}),e._v(" "),r("p",{staticClass:"counter t-rt c-909399 font-12"},[e._v(e._s((e.storeInfo.recommendGoods||"").length)+"/100")])],1),e._v(" "),r("el-form-item",{attrs:{label:"品牌介绍"}},[r("el-input",{attrs:{type:"textarea",rows:2},model:{value:e.storeInfo.brandDes,callback:function(t){e.$set(e.storeInfo,"brandDes",t)},expression:"storeInfo.brandDes"}}),e._v(" "),r("p",{staticClass:"counter t-rt c-909399 font-12"},[e._v(e._s((e.storeInfo.recommendGoods||"").length)+"/200")])],1)],1)],1),e._v(" "),r("div",{staticClass:"handle-area"},[r("el-button",{attrs:{type:"primary"},on:{click:e.clickToSave}},[e._v("保 存")])],1)]),e._v(" "),r("vue-select-store",{ref:"storeSelector",attrs:{defaultList:e.defaultList,treeSet:e.treeSet,selectType:"group",forbidenList:[e.storeInfo.storeGroupId]},on:{handleSelectedList:e.handleSelectedList}})],1)])])],1)},staticRenderFns:[]};var v=r("VU/8")(h,g,!1,function(e){r("V9mv")},null,null);t.default=v.exports},jyFz:function(e,t,r){var o=function(){return this}()||Function("return this")(),n=o.regeneratorRuntime&&Object.getOwnPropertyNames(o).indexOf("regeneratorRuntime")>=0,a=n&&o.regeneratorRuntime;if(o.regeneratorRuntime=void 0,e.exports=r("SldL"),n)o.regeneratorRuntime=a;else try{delete o.regeneratorRuntime}catch(e){o.regeneratorRuntime=void 0}}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([45],{"43gw":function(e,t){},DxdI:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=a("2eFk"),n=a("Ke24"),l=a("fPyK"),i=a("P9l9"),r=a("Ch4/"),s=a("3E4D"),c={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},data:function(){return{dialogVisible:!1,tableH:window.screen.availHeight-464-126+"px",topMenuData:[{id:"1",name:"自定义报表"}],activeId:"1",activeTab:"1",activeBrand:"1",tableData:[],multipleSelection:[]}},computed:{},methods:{changeRouter:function(e){this.$router.push(e)},setSelectTab:function(e){this.activeTab=e.tabId},handlePreview:function(e,t){var a=window.location.origin+"/office-mobile/#/staffRecordsTemplate?templateId="+t.dailyReportTemplateId;this.$refs.qrcodePreview.qrcode(a),this.dialogVisible=!0},toCustomSet:function(){this.changeRouter("/template?brandId="+this.brandId)},handleCopy:function(e,t){this.changeRouter("/template?brandId="+this.brandId+"&templateId="+t.dailyReportTemplateId+"&type=copy")},handleEdit:function(e,t){this.changeRouter("/template?brandId="+this.brandId+"&templateId="+t.dailyReportTemplateId+"&type=edit")},handleDelete:function(e,t){var a=this;a.$confirm("一旦删除之后,该范围的门店将无法接收该日报,是否确定删除?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){a.deleteTemplate(e,t)}).catch(function(){})},deleteTemplate:function(e,t){var a=this;Object(i.c)("/haoban-app-daily-web/daily/del-define-template",{templateId:t.dailyReportTemplateId}).then(function(t){var o=t.data;if(1==o.errorCode)return s.a.showmsg("删除成功","success"),void a.tableData.splice(e,1);r.a.errorMsg(o)}).catch(function(e){a.$message.error({duration:1e3,message:e.message})})},getData:function(){var e=this;Object(i.c)("/haoban-app-daily-web/daily/list-define-template",{brandId:e.brandId}).then(function(t){var a=t.data;if(1==a.errorCode)return e.tableData=[],void(a.result&&a.result.length&&(e.tableData=a.result));r.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},watch:{brandId:function(e,t){this.activeBrand=e,this.getData()}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","212"),this.getData()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{appDetail:o.a,commonDetailTop:n.a,qrcodeDialog:l.a}},d={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"custom-set-wrap"},[a("common-detail-top",{attrs:{topMenuData:e.topMenuData,activeId:e.activeId}}),e._v(" "),a("div",{staticClass:"custom-set-content boder-box"},[a("div",{staticClass:"flex flex-space-between flex-pack-center m-b-23 m-t-30"},[a("div",{staticClass:"custom-set-title flex flex-pack-center"},[e._v("模板列表("+e._s(e.tableData.length)+")")]),e._v(" "),a("div",[a("el-button",{attrs:{type:"button"},on:{click:function(t){e.toCustomSet("")}}},[e._v("新建模板")])],1)]),e._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",staticStyle:{width:"100%"},attrs:{data:e.tableData,"tooltip-effect":"dark"}},[a("el-table-column",{attrs:{label:"模板名称","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.title))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"name",label:"模板描述","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.description))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"address",label:"门店类型","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[0==t.row.storeType?a("span",[e._v("直营门店")]):e._e(),e._v(" "),1==t.row.storeType?a("span",[e._v("联营门店")]):e._e(),e._v(" "),2==t.row.storeType?a("span",[e._v("代理门店")]):e._e(),e._v(" "),3==t.row.storeType?a("span",[e._v("代销门店")]):e._e(),e._v(" "),4==t.row.storeType?a("span",[e._v("托管门店")]):e._e()]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handlePreview(t.$index,t.row)}}},[e._v("预览")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleCopy(t.$index,t.row)}}},[e._v("复制")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleEdit(t.$index,t.row)}}},[e._v("编辑")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleDelete(t.$index,t.row)}}},[e._v("删除")])]}}])})],1)],1),e._v(" "),a("qrcode-dialog",{ref:"qrcodePreview",model:{value:e.dialogVisible,callback:function(t){e.dialogVisible=t},expression:"dialogVisible"}})],1)},staticRenderFns:[]};var u=a("VU/8")(c,d,!1,function(e){a("43gw")},"data-v-4dc3fb86",null);t.default=u.exports}}); webpackJsonp([31],{"5NT3":function(e,t){},DxdI:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=a("2eFk"),n=a("Ke24"),l=a("fPyK"),i=a("P9l9"),r=a("Ch4/"),s=a("3E4D"),c={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},data:function(){return{dialogVisible:!1,tableH:window.screen.availHeight-464-126+"px",topMenuData:[{id:"1",name:"自定义报表"}],activeId:"1",activeTab:"1",activeBrand:"1",tableData:[],multipleSelection:[]}},computed:{},methods:{changeRouter:function(e){this.$router.push(e)},setSelectTab:function(e){this.activeTab=e.tabId},handlePreview:function(e,t){var a=window.location.origin+"/office-mobile/#/staffRecordsTemplate?templateId="+t.dailyReportTemplateId;this.$refs.qrcodePreview.qrcode(a),this.dialogVisible=!0},toCustomSet:function(){this.changeRouter("/template?brandId="+this.brandId)},handleCopy:function(e,t){this.changeRouter("/template?brandId="+this.brandId+"&templateId="+t.dailyReportTemplateId+"&type=copy")},handleEdit:function(e,t){this.changeRouter("/template?brandId="+this.brandId+"&templateId="+t.dailyReportTemplateId+"&type=edit")},handleDelete:function(e,t){var a=this;a.$confirm("一旦删除之后,该范围的门店将无法接收该日报,是否确定删除?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){a.deleteTemplate(e,t)}).catch(function(){})},deleteTemplate:function(e,t){var a=this;Object(i.c)("/haoban-app-daily-web/daily/del-define-template",{templateId:t.dailyReportTemplateId}).then(function(t){var o=t.data;if(1==o.errorCode)return s.a.showmsg("删除成功","success"),void a.tableData.splice(e,1);r.a.errorMsg(o)}).catch(function(e){a.$message.error({duration:1e3,message:e.message})})},getData:function(){var e=this;Object(i.c)("/haoban-app-daily-web/daily/list-define-template",{brandId:e.brandId}).then(function(t){var a=t.data;if(1==a.errorCode)return e.tableData=[],void(a.result&&a.result.length&&(e.tableData=a.result));r.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},watch:{brandId:function(e,t){this.activeBrand=e,this.getData()}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","212"),this.getData()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{appDetail:o.a,commonDetailTop:n.a,qrcodeDialog:l.a}},d={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"custom-set-wrap"},[a("common-detail-top",{attrs:{topMenuData:e.topMenuData,activeId:e.activeId}}),e._v(" "),a("div",{staticClass:"custom-set-content boder-box"},[a("div",{staticClass:"flex flex-space-between flex-pack-center m-b-23 m-t-30"},[a("div",{staticClass:"custom-set-title flex flex-pack-center"},[e._v("模板列表("+e._s(e.tableData.length)+")")]),e._v(" "),a("div",[a("el-button",{attrs:{type:"button"},on:{click:function(t){e.toCustomSet("")}}},[e._v("新建模板")])],1)]),e._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",staticStyle:{width:"100%"},attrs:{data:e.tableData,"tooltip-effect":"dark"}},[a("el-table-column",{attrs:{label:"模板名称","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.title))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"name",label:"模板描述","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.description))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"address",label:"门店类型","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[0==t.row.storeType?a("span",[e._v("直营门店")]):e._e(),e._v(" "),1==t.row.storeType?a("span",[e._v("联营门店")]):e._e(),e._v(" "),2==t.row.storeType?a("span",[e._v("代理门店")]):e._e(),e._v(" "),3==t.row.storeType?a("span",[e._v("代销门店")]):e._e(),e._v(" "),4==t.row.storeType?a("span",[e._v("托管门店")]):e._e()]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handlePreview(t.$index,t.row)}}},[e._v("预览")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleCopy(t.$index,t.row)}}},[e._v("复制")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleEdit(t.$index,t.row)}}},[e._v("编辑")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleDelete(t.$index,t.row)}}},[e._v("删除")])]}}])})],1)],1),e._v(" "),a("qrcode-dialog",{ref:"qrcodePreview",model:{value:e.dialogVisible,callback:function(t){e.dialogVisible=t},expression:"dialogVisible"}})],1)},staticRenderFns:[]};var u=a("VU/8")(c,d,!1,function(e){a("5NT3")},"data-v-f56ff1cc",null);t.default=u.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([31],{VlR1:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"setting",data:function(){return{projectName:"haoban-manage-web",contentHeight:"0px",collapseFlag:!1}},computed:{},methods:{toRouterView:function(t){this.$router.push({path:t.path})},collapseTag:function(t){this.collapseFlag=t}},watch:{$route:{handler:function(t,e){this.$refs.asideMenu.refreshRoute()},deep:!0}},mounted:function(){this.pathName=window.location.hash.split("/")[1],this.contentHeight=(document.documentElement.clientHeight||document.body.clientHeight)-64+"px"}},o={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"setting-wrap"},[n("vue-office-header",{attrs:{projectName:t.projectName},on:{collapseTag:t.collapseTag,toRouterView:t.toRouterView}}),t._v(" "),n("div",{staticClass:"setting-wrap__body"},[n("div",{staticClass:"content",attrs:{id:"content"}},[n("div",{staticClass:"content-body",style:{height:t.contentHeight}},[n("div",{staticClass:"left-menu",style:{height:t.contentHeight}},[n("vue-office-aside",{ref:"asideMenu",attrs:{projectName:t.projectName,collapseFlag:t.collapseFlag}})],1),t._v(" "),n("transition",{attrs:{name:"fade",mode:"out-in"}},[n("router-view")],1)],1)])])],1)},staticRenderFns:[]};var i=n("VU/8")(a,o,!1,function(t){n("tUyM")},null,null);e.default=i.exports},tUyM:function(t,e){}}); webpackJsonp([32],{VlR1:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"setting",data:function(){return{projectName:"haoban-manage-web",contentHeight:"0px",collapseFlag:!1}},computed:{},methods:{toRouterView:function(t){this.$router.push({path:t.path})},collapseTag:function(t){this.collapseFlag=t}},watch:{$route:{handler:function(t,e){this.$refs.asideMenu.refreshRoute()},deep:!0}},mounted:function(){this.pathName=window.location.hash.split("/")[1],this.contentHeight=(document.documentElement.clientHeight||document.body.clientHeight)-64+"px"}},o={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"setting-wrap"},[n("vue-office-header",{attrs:{projectName:t.projectName},on:{collapseTag:t.collapseTag,toRouterView:t.toRouterView}}),t._v(" "),n("div",{staticClass:"setting-wrap__body"},[n("div",{staticClass:"content",attrs:{id:"content"}},[n("div",{staticClass:"content-body",style:{height:t.contentHeight}},[n("div",{staticClass:"left-menu",style:{height:t.contentHeight}},[n("vue-office-aside",{ref:"asideMenu",attrs:{projectName:t.projectName,collapseFlag:t.collapseFlag}})],1),t._v(" "),n("transition",{attrs:{name:"fade",mode:"out-in"}},[n("router-view")],1)],1)])])],1)},staticRenderFns:[]};var i=n("VU/8")(a,o,!1,function(t){n("tUyM")},null,null);e.default=i.exports},tUyM:function(t,e){}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([32],{Rwbg:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=a("3Xzz"),i=a("elmV"),l=a("P9l9"),o={name:"employee-io",components:{navCrumb:s.a,uploadExcelComponent:i.a},data:function(){var t=window.location.origin;return-1!=t.indexOf("localhost")&&(t="http://www.gicdev.com"),{navpath:[{name:"首页",path:"/index"},{name:"企业通讯录",path:"/administrativeFrame"},{name:"行政架构",path:"administrativeFrame"},{name:"批量导入导出",path:""}],host:window.location.origin,windowH:window.screen.availHeight-180+"px",type:"import",fileList:[],url:t+"/haoban-manage-web/emp/upload",logList:[],loading:!0,pageSize:20,currentPage:1,total:0}},methods:{handleSizeChange:function(t){this.pageSize=t,this.getErrorNote()},handleCurrentChange:function(t){this.currentPage=t,this.getErrorNote()},resetList:function(t){this.fileList=[],"note"==t&&this.getErrorNote()},getErrorNote:function(){var t=this,e={departmentId:t.$route.query.departmentId,importCode:t.$route.query.importCode};Object(l.a)("/haoban-manage-web/error-log-page",e).then(function(e){1==e.data.errorCode?(t.total=e.data.result.totalCount,t.logList=e.data.result.result,t.loading=!1):t.$message.error({message:e.data.message})}).catch(function(e){t.$message.error({message:e.message})})},uploadSuccess:function(){this.fileList=[],this.type="note",this.getErrorNote()},submitUpload:function(t){this.$refs[t].submit()},getChange:function(t,e){var a=e.length-1<0?0:e.length-1,s=t.type?t.type:t.raw.type;if(!("application/vnd.ms-excel"===s||"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"===s))return this.$message.error("文件格式必须为 xls 或 xlsx 格式!"),this.fileList.splice(a,1),!1;this.fileList=[e[a]]}},beforeMount:function(){"note"==this.type&&this.getErrorNote(),this.$nextTick(function(){document.querySelector(".contact-wrap__body").style.overflow="hidden"})},beforeDestroy:function(){document.querySelector(".contact-wrap__body").style.overflow="auto"}},r={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"common-set-wrap",style:{height:t.windowH}},[a("nav-crumb",{attrs:{navpath:t.navpath}}),t._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box"},[a("div",{staticClass:"io-container border-box "},[t._m(0),t._v(" "),a("el-radio-group",{staticClass:"m-t-20",on:{change:t.resetList},model:{value:t.type,callback:function(e){t.type=e},expression:"type"}},[a("el-radio-button",{attrs:{label:"import"}},[t._v("导入通讯录")]),t._v(" "),a("el-radio-button",{attrs:{label:"export"}},[t._v("导出/修改通讯录")]),t._v(" "),a("el-radio-button",{attrs:{label:"note"}},[t._v("错误记录")])],1),t._v(" "),"import"==t.type?a("div",{staticClass:"handle-area import"},[a("div",{staticClass:"step-div",staticStyle:{"margin-bottom":"90px","line-height":"32px"}},[a("span",{staticClass:"ft-large"},[t._v("①")]),t._v("下载员工通讯录模板,统一收集员工信息\n "),a("a",{staticClass:"d-u-btn",attrs:{href:t.host+"/haoban-manage-web/excel/通讯录-行政架构导入模板.xlsx"}},[a("el-button",{attrs:{type:"primary"}},[t._v("下载"),a("i",{staticClass:"iconfont icon-icon_yunxiazai m-l-5"})])],1)]),t._v(" "),a("div",{staticClass:"step-div"},[a("span",{staticClass:"ft-large"},[t._v("②")]),t._v("上传收集完毕的员工信息表\n "),a("div",{staticClass:"d-u-btn"},[a("el-upload",{ref:"upload",staticClass:"upload-demo",attrs:{action:t.url,"on-success":t.uploadSuccess,"on-change":t.getChange,multiple:!1,"file-list":t.fileList,"auto-upload":!1}},[a("el-button",{attrs:{slot:"trigger",size:"small",type:"primary"},slot:"trigger"},[t._v("选取文件")]),t._v(" "),a("div",{staticClass:"el-upload__tip",attrs:{slot:"tip"},slot:"tip"},[t._v("文件格式必须为xls或xlsx格式")])],1)],1)]),t._v(" "),a("div",{staticClass:"up-btn-div"},[a("el-button",{attrs:{type:"primary",disabled:0==t.fileList.length},on:{click:function(e){t.submitUpload("upload")}}},[t._v("上传")])],1)]):"export"==t.type?a("div",{staticClass:"handle-area import"},[a("div",{staticClass:"step-div",staticStyle:{"margin-bottom":"90px","line-height":"32px"}},[a("span",{staticClass:"ft-large"},[t._v("①")]),t._v("导出所有员工信息\n "),a("a",{staticClass:"d-u-btn",attrs:{href:t.host+"/haoban-manage-web/emp/export?departmentId="+t.$route.query.departmentId+"&showChild="+t.$route.query.showChildMember}},[a("el-button",{attrs:{type:"primary"}},[t._v(" 下载"),a("i",{staticClass:"iconfont icon-icon_yunxiazai m-l-5"})])],1),t._v("\n 批量修改员工信息\n ")]),t._v(" "),a("div",{staticClass:"step-div"},[a("span",{staticClass:"ft-large"},[t._v("②")]),t._v("上传修改好的员工信息表\n "),a("div",{staticClass:"d-u-btn"},[a("el-upload",{ref:"uploadEdit",staticClass:"upload-demo",attrs:{action:t.url,"on-success":t.uploadSuccess,"on-change":t.getChange,multiple:!1,"file-list":t.fileList,"auto-upload":!1}},[a("el-button",{attrs:{slot:"trigger",size:"small",type:"primary"},slot:"trigger"},[t._v("选取文件")]),t._v(" "),a("div",{staticClass:"el-upload__tip",attrs:{slot:"tip"},slot:"tip"},[t._v("文件格式必须为xls或xlsx格式")])],1)],1)]),t._v(" "),a("div",{staticClass:"up-btn-div"},[a("el-button",{attrs:{type:"primary",disabled:0==t.fileList.length},on:{click:function(e){t.submitUpload("uploadEdit")}}},[t._v("上传")])],1)]):a("div",{staticClass:"error-log import"},[a("div",{staticClass:"title-area"},[t._m(1),t._v(" "),a("a",{attrs:{href:t.host+"/haoban-manage-web/error-improt-log-export?importCode="+t.$route.query.importCode+"&departmentId="+t.$route.query.departmentId}},[a("el-button",{attrs:{type:"primary"}},[t._v("导出错误记录")])],1)]),t._v(" "),a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticClass:"m-t-20",staticStyle:{width:"100%"},attrs:{data:t.logList}},[a("el-table-column",{attrs:{type:"index",width:"50",label:"序号"}}),t._v(" "),a("el-table-column",{attrs:{label:"错误提示",prop:"failReason"}}),t._v(" "),a("el-table-column",{attrs:{label:"姓名",prop:"name"}}),t._v(" "),a("el-table-column",{attrs:{label:"手机号",prop:"phoneNumber"}}),t._v(" "),a("el-table-column",{attrs:{label:"部门ID",prop:"departmentId"}}),t._v(" "),a("el-table-column",{attrs:{label:"职位",prop:"positionName"}}),t._v(" "),a("el-table-column",{attrs:{label:"是否此部门负责人(是/否)",prop:"isManager"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(1==e.row.isManager?"是":"否")+"\n ")]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"入职时间",prop:"hireDate"}})],1),t._v(" "),t.logList.length?a("div",{staticClass:"pagination"},[a("el-pagination",{attrs:{background:"","page-sizes":[20,40,60,80],"page-size":t.pageSize,"current-page":t.currentPage,layout:"total, sizes, prev, pager, next",total:t.total},on:{"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}})],1):t._e()],1)],1)])]),t._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("ul",{staticClass:"tip-area border-box "},[a("li",{staticClass:"tip"},[t._v("由于你的企业未进行企业认证,通讯录最多只能导入200人以内的员工,如有超出可先进行"),a("a",{staticClass:"a-href",attrs:{href:"#/companyCertify"}},[t._v("企业认证")])]),t._v(" "),a("li",{staticClass:"tip"},[t._v("\n 如需更新已存在的员工,可逐个进行修改,或请先导出通讯录,在导出表格里进行修改\n ")]),t._v(" "),a("li",{staticClass:"tip"},[t._v("不能在本excel表中对员工信息类别进行增加、删除、修改")]),t._v(" "),a("li",{staticClass:"tip"},[t._v("标*字段为必填字段,未标*字段为选填字段")]),t._v(" "),a("li",{staticClass:"tip"},[t._v("\n 员工所在部门:请先到后台创建部门,将部门id填入导入表格中,导入中,若找不到对应部门,将直接将员工挂在根目录下面\n ")]),t._v(" "),a("li",{staticClass:"tip"},[t._v("未认证企业通讯录最多只能导入200人,超出后无法导入,请先进行企业认证")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"tip"},[this._v("导入总条数:0条,成功导入0条,"),e("span",{staticClass:"red"},[this._v("错误导入0条")])])}]};var n=a("VU/8")(o,r,!1,function(t){a("r7qK")},null,null);e.default=n.exports},r7qK:function(t,e){}}); webpackJsonp([33],{Rwbg:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=a("3Xzz"),i=a("elmV"),l=a("P9l9"),o={name:"employee-io",components:{navCrumb:s.a,uploadExcelComponent:i.a},data:function(){var t=window.location.origin;return-1!=t.indexOf("localhost")&&(t="http://www.gicdev.com"),{navpath:[{name:"首页",path:"/index"},{name:"企业通讯录",path:"/administrativeFrame"},{name:"行政架构",path:"administrativeFrame"},{name:"批量导入导出",path:""}],host:window.location.origin,windowH:window.screen.availHeight-180+"px",type:"import",fileList:[],url:t+"/haoban-manage-web/emp/upload",logList:[],loading:!0,pageSize:20,currentPage:1,total:0}},methods:{handleSizeChange:function(t){this.pageSize=t,this.getErrorNote()},handleCurrentChange:function(t){this.currentPage=t,this.getErrorNote()},resetList:function(t){this.fileList=[],"note"==t&&this.getErrorNote()},getErrorNote:function(){var t=this,e={departmentId:t.$route.query.departmentId,importCode:t.$route.query.importCode};Object(l.a)("/haoban-manage-web/error-log-page",e).then(function(e){1==e.data.errorCode?(t.total=e.data.result.totalCount,t.logList=e.data.result.result,t.loading=!1):t.$message.error({message:e.data.message})}).catch(function(e){t.$message.error({message:e.message})})},uploadSuccess:function(){this.fileList=[],this.type="note",this.getErrorNote()},submitUpload:function(t){this.$refs[t].submit()},getChange:function(t,e){var a=e.length-1<0?0:e.length-1,s=t.type?t.type:t.raw.type;if(!("application/vnd.ms-excel"===s||"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"===s))return this.$message.error("文件格式必须为 xls 或 xlsx 格式!"),this.fileList.splice(a,1),!1;this.fileList=[e[a]]}},beforeMount:function(){"note"==this.type&&this.getErrorNote(),this.$nextTick(function(){document.querySelector(".contact-wrap__body").style.overflow="hidden"})},beforeDestroy:function(){document.querySelector(".contact-wrap__body").style.overflow="auto"}},r={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"common-set-wrap",style:{height:t.windowH}},[a("nav-crumb",{attrs:{navpath:t.navpath}}),t._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box"},[a("div",{staticClass:"io-container border-box "},[t._m(0),t._v(" "),a("el-radio-group",{staticClass:"m-t-20",on:{change:t.resetList},model:{value:t.type,callback:function(e){t.type=e},expression:"type"}},[a("el-radio-button",{attrs:{label:"import"}},[t._v("导入通讯录")]),t._v(" "),a("el-radio-button",{attrs:{label:"export"}},[t._v("导出/修改通讯录")]),t._v(" "),a("el-radio-button",{attrs:{label:"note"}},[t._v("错误记录")])],1),t._v(" "),"import"==t.type?a("div",{staticClass:"handle-area import"},[a("div",{staticClass:"step-div",staticStyle:{"margin-bottom":"90px","line-height":"32px"}},[a("span",{staticClass:"ft-large"},[t._v("①")]),t._v("下载员工通讯录模板,统一收集员工信息\n "),a("a",{staticClass:"d-u-btn",attrs:{href:t.host+"/haoban-manage-web/excel/通讯录-行政架构导入模板.xlsx"}},[a("el-button",{attrs:{type:"primary"}},[t._v("下载"),a("i",{staticClass:"iconfont icon-icon_yunxiazai m-l-5"})])],1)]),t._v(" "),a("div",{staticClass:"step-div"},[a("span",{staticClass:"ft-large"},[t._v("②")]),t._v("上传收集完毕的员工信息表\n "),a("div",{staticClass:"d-u-btn"},[a("el-upload",{ref:"upload",staticClass:"upload-demo",attrs:{action:t.url,"on-success":t.uploadSuccess,"on-change":t.getChange,multiple:!1,"file-list":t.fileList,"auto-upload":!1}},[a("el-button",{attrs:{slot:"trigger",size:"small",type:"primary"},slot:"trigger"},[t._v("选取文件")]),t._v(" "),a("div",{staticClass:"el-upload__tip",attrs:{slot:"tip"},slot:"tip"},[t._v("文件格式必须为xls或xlsx格式")])],1)],1)]),t._v(" "),a("div",{staticClass:"up-btn-div"},[a("el-button",{attrs:{type:"primary",disabled:0==t.fileList.length},on:{click:function(e){t.submitUpload("upload")}}},[t._v("上传")])],1)]):"export"==t.type?a("div",{staticClass:"handle-area import"},[a("div",{staticClass:"step-div",staticStyle:{"margin-bottom":"90px","line-height":"32px"}},[a("span",{staticClass:"ft-large"},[t._v("①")]),t._v("导出所有员工信息\n "),a("a",{staticClass:"d-u-btn",attrs:{href:t.host+"/haoban-manage-web/emp/export?departmentId="+t.$route.query.departmentId+"&showChild="+t.$route.query.showChildMember}},[a("el-button",{attrs:{type:"primary"}},[t._v(" 下载"),a("i",{staticClass:"iconfont icon-icon_yunxiazai m-l-5"})])],1),t._v("\n 批量修改员工信息\n ")]),t._v(" "),a("div",{staticClass:"step-div"},[a("span",{staticClass:"ft-large"},[t._v("②")]),t._v("上传修改好的员工信息表\n "),a("div",{staticClass:"d-u-btn"},[a("el-upload",{ref:"uploadEdit",staticClass:"upload-demo",attrs:{action:t.url,"on-success":t.uploadSuccess,"on-change":t.getChange,multiple:!1,"file-list":t.fileList,"auto-upload":!1}},[a("el-button",{attrs:{slot:"trigger",size:"small",type:"primary"},slot:"trigger"},[t._v("选取文件")]),t._v(" "),a("div",{staticClass:"el-upload__tip",attrs:{slot:"tip"},slot:"tip"},[t._v("文件格式必须为xls或xlsx格式")])],1)],1)]),t._v(" "),a("div",{staticClass:"up-btn-div"},[a("el-button",{attrs:{type:"primary",disabled:0==t.fileList.length},on:{click:function(e){t.submitUpload("uploadEdit")}}},[t._v("上传")])],1)]):a("div",{staticClass:"error-log import"},[a("div",{staticClass:"title-area"},[t._m(1),t._v(" "),a("a",{attrs:{href:t.host+"/haoban-manage-web/error-improt-log-export?importCode="+t.$route.query.importCode+"&departmentId="+t.$route.query.departmentId}},[a("el-button",{attrs:{type:"primary"}},[t._v("导出错误记录")])],1)]),t._v(" "),a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticClass:"m-t-20",staticStyle:{width:"100%"},attrs:{data:t.logList}},[a("el-table-column",{attrs:{type:"index",width:"50",label:"序号"}}),t._v(" "),a("el-table-column",{attrs:{label:"错误提示",prop:"failReason"}}),t._v(" "),a("el-table-column",{attrs:{label:"姓名",prop:"name"}}),t._v(" "),a("el-table-column",{attrs:{label:"手机号",prop:"phoneNumber"}}),t._v(" "),a("el-table-column",{attrs:{label:"部门ID",prop:"departmentId"}}),t._v(" "),a("el-table-column",{attrs:{label:"职位",prop:"positionName"}}),t._v(" "),a("el-table-column",{attrs:{label:"是否此部门负责人(是/否)",prop:"isManager"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(1==e.row.isManager?"是":"否")+"\n ")]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"入职时间",prop:"hireDate"}})],1),t._v(" "),t.logList.length?a("div",{staticClass:"pagination"},[a("el-pagination",{attrs:{background:"","page-sizes":[20,40,60,80],"page-size":t.pageSize,"current-page":t.currentPage,layout:"total, sizes, prev, pager, next",total:t.total},on:{"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}})],1):t._e()],1)],1)])]),t._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("ul",{staticClass:"tip-area border-box "},[a("li",{staticClass:"tip"},[t._v("由于你的企业未进行企业认证,通讯录最多只能导入200人以内的员工,如有超出可先进行"),a("a",{staticClass:"a-href",attrs:{href:"#/companyCertify"}},[t._v("企业认证")])]),t._v(" "),a("li",{staticClass:"tip"},[t._v("\n 如需更新已存在的员工,可逐个进行修改,或请先导出通讯录,在导出表格里进行修改\n ")]),t._v(" "),a("li",{staticClass:"tip"},[t._v("不能在本excel表中对员工信息类别进行增加、删除、修改")]),t._v(" "),a("li",{staticClass:"tip"},[t._v("标*字段为必填字段,未标*字段为选填字段")]),t._v(" "),a("li",{staticClass:"tip"},[t._v("\n 员工所在部门:请先到后台创建部门,将部门id填入导入表格中,导入中,若找不到对应部门,将直接将员工挂在根目录下面\n ")]),t._v(" "),a("li",{staticClass:"tip"},[t._v("未认证企业通讯录最多只能导入200人,超出后无法导入,请先进行企业认证")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"tip"},[this._v("导入总条数:0条,成功导入0条,"),e("span",{staticClass:"red"},[this._v("错误导入0条")])])}]};var n=a("VU/8")(o,r,!1,function(t){a("r7qK")},null,null);e.default=n.exports},r7qK:function(t,e){}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([33],{"41Rh":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o={name:"contact",components:{topNav:a("3Xzz").a},data:function(){return{projectName:"haoban-manage-web",collapseFlag:!1,navpath:[{name:"首页",path:"/"},{name:"通讯录",path:""},{name:"企业通讯录"},{name:"行政架构"}]}},methods:{toRouterView:function(t){this.$router.push({path:t.path})},collapseTag:function(t){this.collapseFlag=t}},watch:{$route:{handler:function(t,e){this.$refs.asideMenu.refreshRoute()},deep:!0}},mounted:function(){},computed:{}},n={render:function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"contact-wrap"},[e("vue-office-header",{attrs:{projectName:this.projectName},on:{collapseTag:this.collapseTag,toRouterView:this.toRouterView}}),this._v(" "),e("div",{staticClass:"contact-wrap__body"},[e("vue-office-aside",{ref:"asideMenu",attrs:{projectName:this.projectName,collapseFlag:this.collapseFlag}}),this._v(" "),e("div",{staticClass:"contact-wrap__right"},[e("div",{staticClass:"contact-wrap__right__body"},[e("transition",{attrs:{name:"fade",mode:"out-in"}},[e("router-view")],1)],1)])],1)],1)},staticRenderFns:[]};var s=a("VU/8")(o,n,!1,function(t){a("ZPXI")},null,null);e.default=s.exports},ZPXI:function(t,e){}}); webpackJsonp([34],{"41Rh":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o={name:"contact",components:{topNav:a("3Xzz").a},data:function(){return{projectName:"haoban-manage-web",collapseFlag:!1,navpath:[{name:"首页",path:"/"},{name:"通讯录",path:""},{name:"企业通讯录"},{name:"行政架构"}]}},methods:{toRouterView:function(t){this.$router.push({path:t.path})},collapseTag:function(t){this.collapseFlag=t}},watch:{$route:{handler:function(t,e){this.$refs.asideMenu.refreshRoute()},deep:!0}},mounted:function(){},computed:{}},n={render:function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"contact-wrap"},[e("vue-office-header",{attrs:{projectName:this.projectName},on:{collapseTag:this.collapseTag,toRouterView:this.toRouterView}}),this._v(" "),e("div",{staticClass:"contact-wrap__body"},[e("vue-office-aside",{ref:"asideMenu",attrs:{projectName:this.projectName,collapseFlag:this.collapseFlag}}),this._v(" "),e("div",{staticClass:"contact-wrap__right"},[e("div",{staticClass:"contact-wrap__right__body"},[e("transition",{attrs:{name:"fade",mode:"out-in"}},[e("router-view")],1)],1)])],1)],1)},staticRenderFns:[]};var s=a("VU/8")(o,n,!1,function(t){a("ZPXI")},null,null);e.default=s.exports},ZPXI:function(t,e){}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([34],{lZ7q:function(e,t){},ys9I:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=r("3Xzz"),s=r("PI0u"),n={name:"replaceAdmin",data:function(){return{navpath:[{name:"首页",path:"/index"},{name:"设置",path:"/companyAddress"},{name:"更换超级管理员",path:""}],subNavText:"更换超级管理员,需要先验证当前超级管理员身份",active:0,ruleForm:{name:"11",phone:1334444444,code:""},rules:{name:[{required:!0,message:"请输入当前绑定账号",trigger:"blur"}],phone:[{required:!0,message:"请输入手机号",trigger:"blur"}],code:[{required:!0,message:"请输入验证码",trigger:"blur"}]},disableBtn:!1,countNum:60,newFormLoad:!1,newRuleForm:{name:""},newRules:{name:[{required:!0,message:"请输入手机号/姓名",trigger:["blur","change"]}]}}},computed:{},methods:{countDown:function(){var e=this,t=setInterval(function(){if(0===e.countNum)return clearInterval(t),e.countNum=60,e.disableBtn=!1,!1;e.countNum--},1e3)},sendCode:Object(s.a)(function(e){this.disableBtn=!0;var t=String(e).substr(0,3)+"****"+e.substr(7,11);this.countDown(),this.$message({message:"验证码已发送到您的手机:+86 "+t,type:"success"})},500),postSendCode:function(){},submitForm:Object(s.a)(function(e){var t=this;t.$refs[e].validate(function(e){if(!e)return!1;t.active++>2&&t.active,t.$nextTick(function(){console.log(t.$refs.newRuleForm)})})},500),newSubmitForm:Object(s.a)(function(e){var t=this;t.newRuleForm.name=t.newRuleForm.name.replace(/(^\s+)|(\s+$)/g,""),t.$refs[e].validate(function(e){if(!e)return!1;t.active++})},500),submitFormBack:function(){this.$refs.newRuleForm.resetFields(),this.active&&this.active--},getCurrentUser:function(){var e=JSON.parse(localStorage.getItem("userInfo"));this.ruleForm.phone=e.phoneNumber}},mounted:function(){this.getCurrentUser()},components:{navCrumb:a.a}},l={render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"replaceAdmin-wrap common-set-wrap"},[r("nav-crumb",{attrs:{navpath:e.navpath}}),e._v(" "),r("div",{staticClass:"right-content"},[r("div",{staticClass:"right-box",style:{height:e.$store.state.bgHeight}},[r("el-steps",{attrs:{active:e.active,"finish-status":"success","align-center":""}},[r("el-step",{attrs:{title:"获取验证码"}}),e._v(" "),r("el-step",{attrs:{title:"绑定新的超级管理员"}}),e._v(" "),r("el-step",{attrs:{title:"完成"}})],1),e._v(" "),r("div",{staticClass:"w-514 replaceAdmin-wrap-form m-t-45"},[0==e.active?r("el-form",{ref:"ruleForm",staticClass:"demo-ruleForm",attrs:{model:e.ruleForm,rules:e.rules,"label-width":"110px"}},[r("el-form-item",{attrs:{label:"当前绑定账号",prop:"name"}},[r("el-input",{staticClass:"w-280",attrs:{disabled:"",placeholder:""},model:{value:e.ruleForm.name,callback:function(t){e.$set(e.ruleForm,"name",t)},expression:"ruleForm.name"}})],1),e._v(" "),r("el-form-item",{attrs:{label:"手机号",prop:"phone"}},[r("el-input",{staticClass:"w-280",attrs:{disabled:"",placeholder:""},model:{value:e.ruleForm.phone,callback:function(t){e.$set(e.ruleForm,"phone",t)},expression:"ruleForm.phone"}}),r("el-button",{staticClass:"m-l-20 v-align-b",attrs:{type:"primary",plain:"",disabled:e.disableBtn},on:{click:function(t){e.sendCode(e.ruleForm.phone)}}},[e._v(e._s(!e.disableBtn&&e.countNum?"获取验证码":e.countNum)+" ")])],1),e._v(" "),r("el-form-item",{attrs:{label:"验证码",prop:"code"}},[r("el-input",{staticClass:"w-280",attrs:{placeholder:"请输入验证码"},model:{value:e.ruleForm.code,callback:function(t){e.$set(e.ruleForm,"code",t)},expression:"ruleForm.code"}})],1),e._v(" "),r("el-form-item",[r("el-button",{attrs:{type:"primary"},on:{click:function(t){e.submitForm("ruleForm")}}},[e._v("下一步")])],1)],1):e._e(),e._v(" "),r("el-form",{directives:[{name:"show",rawName:"v-show",value:1==e.active,expression:"active == 1"}],ref:"newRuleForm",staticClass:"demo-ruleForm",attrs:{model:e.newRuleForm,rules:e.newRules,"label-width":"140px"}},[r("el-form-item",{attrs:{label:"新绑定超级管理员",prop:"name"}},[r("el-input",{staticClass:"w-280",attrs:{placeholder:"请输入手机号/姓名"},model:{value:e.newRuleForm.name,callback:function(t){e.$set(e.newRuleForm,"name",t)},expression:"newRuleForm.name"}})],1),e._v(" "),r("el-form-item",[r("el-button",{attrs:{type:"primary",loading:e.newFormLoad},on:{click:function(t){e.newSubmitForm("newRuleForm")}}},[e._v("提 交")]),e._v(" "),r("el-button",{attrs:{plain:""},on:{click:e.submitFormBack}},[e._v("上一步")])],1)],1),e._v(" "),2==e.active?r("div",{staticClass:"replaceAdmin-wrap-success"},[e._m(0),e._v(" "),r("p",{staticClass:"font-w-500"},[e._v("操作成功")])]):e._e()],1)],1)]),e._v(" "),r("vue-gic-footer")],1)},staticRenderFns:[function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"icon-outer"},[t("i",{staticClass:"el-icon-success"})])}]};var o=r("VU/8")(n,l,!1,function(e){r("lZ7q")},"data-v-97fd277c",null);t.default=o.exports}}); webpackJsonp([35],{lZ7q:function(e,t){},ys9I:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=r("3Xzz"),s=r("PI0u"),n={name:"replaceAdmin",data:function(){return{navpath:[{name:"首页",path:"/index"},{name:"设置",path:"/companyAddress"},{name:"更换超级管理员",path:""}],subNavText:"更换超级管理员,需要先验证当前超级管理员身份",active:0,ruleForm:{name:"11",phone:1334444444,code:""},rules:{name:[{required:!0,message:"请输入当前绑定账号",trigger:"blur"}],phone:[{required:!0,message:"请输入手机号",trigger:"blur"}],code:[{required:!0,message:"请输入验证码",trigger:"blur"}]},disableBtn:!1,countNum:60,newFormLoad:!1,newRuleForm:{name:""},newRules:{name:[{required:!0,message:"请输入手机号/姓名",trigger:["blur","change"]}]}}},computed:{},methods:{countDown:function(){var e=this,t=setInterval(function(){if(0===e.countNum)return clearInterval(t),e.countNum=60,e.disableBtn=!1,!1;e.countNum--},1e3)},sendCode:Object(s.a)(function(e){this.disableBtn=!0;var t=String(e).substr(0,3)+"****"+e.substr(7,11);this.countDown(),this.$message({message:"验证码已发送到您的手机:+86 "+t,type:"success"})},500),postSendCode:function(){},submitForm:Object(s.a)(function(e){var t=this;t.$refs[e].validate(function(e){if(!e)return!1;t.active++>2&&t.active,t.$nextTick(function(){console.log(t.$refs.newRuleForm)})})},500),newSubmitForm:Object(s.a)(function(e){var t=this;t.newRuleForm.name=t.newRuleForm.name.replace(/(^\s+)|(\s+$)/g,""),t.$refs[e].validate(function(e){if(!e)return!1;t.active++})},500),submitFormBack:function(){this.$refs.newRuleForm.resetFields(),this.active&&this.active--},getCurrentUser:function(){var e=JSON.parse(localStorage.getItem("userInfo"));this.ruleForm.phone=e.phoneNumber}},mounted:function(){this.getCurrentUser()},components:{navCrumb:a.a}},l={render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"replaceAdmin-wrap common-set-wrap"},[r("nav-crumb",{attrs:{navpath:e.navpath}}),e._v(" "),r("div",{staticClass:"right-content"},[r("div",{staticClass:"right-box",style:{height:e.$store.state.bgHeight}},[r("el-steps",{attrs:{active:e.active,"finish-status":"success","align-center":""}},[r("el-step",{attrs:{title:"获取验证码"}}),e._v(" "),r("el-step",{attrs:{title:"绑定新的超级管理员"}}),e._v(" "),r("el-step",{attrs:{title:"完成"}})],1),e._v(" "),r("div",{staticClass:"w-514 replaceAdmin-wrap-form m-t-45"},[0==e.active?r("el-form",{ref:"ruleForm",staticClass:"demo-ruleForm",attrs:{model:e.ruleForm,rules:e.rules,"label-width":"110px"}},[r("el-form-item",{attrs:{label:"当前绑定账号",prop:"name"}},[r("el-input",{staticClass:"w-280",attrs:{disabled:"",placeholder:""},model:{value:e.ruleForm.name,callback:function(t){e.$set(e.ruleForm,"name",t)},expression:"ruleForm.name"}})],1),e._v(" "),r("el-form-item",{attrs:{label:"手机号",prop:"phone"}},[r("el-input",{staticClass:"w-280",attrs:{disabled:"",placeholder:""},model:{value:e.ruleForm.phone,callback:function(t){e.$set(e.ruleForm,"phone",t)},expression:"ruleForm.phone"}}),r("el-button",{staticClass:"m-l-20 v-align-b",attrs:{type:"primary",plain:"",disabled:e.disableBtn},on:{click:function(t){e.sendCode(e.ruleForm.phone)}}},[e._v(e._s(!e.disableBtn&&e.countNum?"获取验证码":e.countNum)+" ")])],1),e._v(" "),r("el-form-item",{attrs:{label:"验证码",prop:"code"}},[r("el-input",{staticClass:"w-280",attrs:{placeholder:"请输入验证码"},model:{value:e.ruleForm.code,callback:function(t){e.$set(e.ruleForm,"code",t)},expression:"ruleForm.code"}})],1),e._v(" "),r("el-form-item",[r("el-button",{attrs:{type:"primary"},on:{click:function(t){e.submitForm("ruleForm")}}},[e._v("下一步")])],1)],1):e._e(),e._v(" "),r("el-form",{directives:[{name:"show",rawName:"v-show",value:1==e.active,expression:"active == 1"}],ref:"newRuleForm",staticClass:"demo-ruleForm",attrs:{model:e.newRuleForm,rules:e.newRules,"label-width":"140px"}},[r("el-form-item",{attrs:{label:"新绑定超级管理员",prop:"name"}},[r("el-input",{staticClass:"w-280",attrs:{placeholder:"请输入手机号/姓名"},model:{value:e.newRuleForm.name,callback:function(t){e.$set(e.newRuleForm,"name",t)},expression:"newRuleForm.name"}})],1),e._v(" "),r("el-form-item",[r("el-button",{attrs:{type:"primary",loading:e.newFormLoad},on:{click:function(t){e.newSubmitForm("newRuleForm")}}},[e._v("提 交")]),e._v(" "),r("el-button",{attrs:{plain:""},on:{click:e.submitFormBack}},[e._v("上一步")])],1)],1),e._v(" "),2==e.active?r("div",{staticClass:"replaceAdmin-wrap-success"},[e._m(0),e._v(" "),r("p",{staticClass:"font-w-500"},[e._v("操作成功")])]):e._e()],1)],1)]),e._v(" "),r("vue-gic-footer")],1)},staticRenderFns:[function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"icon-outer"},[t("i",{staticClass:"el-icon-success"})])}]};var o=r("VU/8")(n,l,!1,function(e){r("lZ7q")},"data-v-97fd277c",null);t.default=o.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([35],{"m/Og":function(e,t){},mPjx:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=a("3Xzz"),r=a("Ie7z"),s=a("P9l9"),o={name:"store-view-group-info",components:{navCrumb:n.a,vueSelectStore:r.a},data:function(){return{departInfo:{name:"",parentName:"",parentId:""},rules:{name:[{required:!0,message:"请输入部门名称",trigger:"blur"},{min:1,max:20,message:"长度在 1 到 20 个字符",trigger:"blur"}],parentId:[{required:!0,message:"请选择父级部门",trigger:"change"}]},disabled:!0,treeSet:{isSelectPerson:!1,dialogVisible:!1,isSingle:!0}}},methods:{delGroup:function(){var e=this;e.$confirm(" 是否确认删除分组 ?","提示",{type:"warning"}).then(function(){Object(s.a)("/haoban-manage-web/dept/del",{groupId:e.$route.query.departmentId}).then(function(t){1==t.data.errorCode?(e.$message.success({message:t.data.message}),window.history.go(-1)):e.$message.error({message:t.data.message})}).catch(function(t){e.$message.error({message:t.message})})}).catch(function(e){})},handleSelectedList:function(e){var t=e[0];this.departInfo.parentId=t?t.id:"",this.departInfo.parentName=t?t.label:""},callGroupSelector:function(){this.treeSet.dialogVisible=!0},saveEdit:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";this.$refs.departForm.validate(function(a){if(!a)return!1;var n=e,r={parentId:n.departInfo.parentId,name:n.departInfo.name},o="";n.isAddNew?o="/haoban-manage-web/dept/insert":(o="/haoban-manage-web/dept/update",r.groupId=n.$route.query.groupId),Object(s.a)(o,r).then(function(e){1==e.data.errorCode?(n.$message.success({duration:1e3,message:"操作成功!"}),"continue"==t?(n.departInfo={name:"",parentName:"",parentId:""},n.disabled=!0,n.getGroupData()):window.history.go(-1)):n.$message.error({duration:1e3,message:e.data.message})}).catch(function(e){n.$message.error({duration:1e3,message:e.message})})})},cancel:function(){this.$confirm(" 是否确认取消,取消后当前页面信息将丢失 ?","提示",{type:"warning"}).then(function(){window.history.go(-1)}).catch(function(e){})},getGroupInfo:function(){var e=this,t={groupId:e.$route.query.groupId};Object(s.a)("/haoban-manage-web/dept/findDeptById",t).then(function(t){1==t.data.errorCode?e.departInfo={name:t.data.result.name,parentName:t.data.result.chainName,parentId:t.data.result.parentId}:e.$message.error({message:t.data.message})}).catch(function(t){e.$message.error({message:t.message})})}},computed:{isAddNew:function(){return!(1!=this.$route.query.addnew)},forbidenList:function(){return this.isAddNew?"":[this.$route.query.groupId]},navpath:function(){return[{name:"首页",path:"/index"},{name:"企业通讯录",path:"/administrativeFrame"},{name:"门店架构",path:"/storeFrame"},{name:"group"==this.$route.query.type?"编辑分组":this.isAddNew?"添加子分组":"品牌编辑",path:""}]}},beforeMount:function(){this.isAddNew||this.getGroupInfo()},mounted:function(){this.disabled=!1},watch:{treeData:function(){this.disabled=!1}}},i={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"common-set-wrap"},[a("nav-crumb",{attrs:{navpath:e.navpath}}),e._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box"},[a("div",{staticClass:"add-department-container"},[a("div",{staticClass:"setting-cell"},[a("el-form",{ref:"departForm",staticClass:"department-info-form",attrs:{"label-position":"right",rules:e.rules,model:e.departInfo,"label-width":"120px"}},[a("el-form-item",{attrs:{label:"group"==e.$route.query.type?"部门名称":"品牌名称",prop:"name"}},[a("el-input",{model:{value:e.departInfo.name,callback:function(t){e.$set(e.departInfo,"name",t)},expression:"departInfo.name"}})],1),e._v(" "),"group"==e.$route.query.type||e.isAddNew?a("el-form-item",{attrs:{label:"部门排序调整",prop:"parentId"}},[a("el-input",{attrs:{disabled:e.disabled,"suffix-icon":"el-icon-arrow-down"},on:{focus:e.callGroupSelector},model:{value:e.departInfo.parentName,callback:function(t){e.$set(e.departInfo,"parentName",t)},expression:"departInfo.parentName"}})],1):e._e()],1)],1),e._v(" "),a("div",{staticClass:"setting-cell"},[a("div",{staticClass:"btn-area"},[a("el-button",{attrs:{type:"primary"},on:{click:e.saveEdit}},[e._v("保存")]),e._v(" "),e.isAddNew?a("el-button",{attrs:{type:"primary"},on:{click:function(t){e.saveEdit("continue")}}},[e._v("保存并继续添加")]):a("el-button",{attrs:{type:"danger"},on:{click:e.delGroup}},[e._v("删除")]),e._v(" "),a("el-button",{on:{click:e.cancel}},[e._v("取消")])],1)]),e._v(" "),a("vue-select-store",{ref:"storeSelector",attrs:{treeSet:e.treeSet,selectType:"group",forbidenList:e.forbidenList},on:{handleSelectedList:e.handleSelectedList}})],1)])])],1)},staticRenderFns:[]};var d=a("VU/8")(o,i,!1,function(e){a("m/Og")},null,null);t.default=d.exports}}); webpackJsonp([36],{"m/Og":function(e,t){},mPjx:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=a("3Xzz"),r=a("Ie7z"),s=a("P9l9"),o={name:"store-view-group-info",components:{navCrumb:n.a,vueSelectStore:r.a},data:function(){return{departInfo:{name:"",parentName:"",parentId:""},rules:{name:[{required:!0,message:"请输入部门名称",trigger:"blur"},{min:1,max:20,message:"长度在 1 到 20 个字符",trigger:"blur"}],parentId:[{required:!0,message:"请选择父级部门",trigger:"change"}]},disabled:!0,treeSet:{isSelectPerson:!1,dialogVisible:!1,isSingle:!0}}},methods:{delGroup:function(){var e=this;e.$confirm(" 是否确认删除分组 ?","提示",{type:"warning"}).then(function(){Object(s.a)("/haoban-manage-web/dept/del",{groupId:e.$route.query.departmentId}).then(function(t){1==t.data.errorCode?(e.$message.success({message:t.data.message}),window.history.go(-1)):e.$message.error({message:t.data.message})}).catch(function(t){e.$message.error({message:t.message})})}).catch(function(e){})},handleSelectedList:function(e){var t=e[0];this.departInfo.parentId=t?t.id:"",this.departInfo.parentName=t?t.label:""},callGroupSelector:function(){this.treeSet.dialogVisible=!0},saveEdit:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";this.$refs.departForm.validate(function(a){if(!a)return!1;var n=e,r={parentId:n.departInfo.parentId,name:n.departInfo.name},o="";n.isAddNew?o="/haoban-manage-web/dept/insert":(o="/haoban-manage-web/dept/update",r.groupId=n.$route.query.groupId),Object(s.a)(o,r).then(function(e){1==e.data.errorCode?(n.$message.success({duration:1e3,message:"操作成功!"}),"continue"==t?(n.departInfo={name:"",parentName:"",parentId:""},n.disabled=!0,n.getGroupData()):window.history.go(-1)):n.$message.error({duration:1e3,message:e.data.message})}).catch(function(e){n.$message.error({duration:1e3,message:e.message})})})},cancel:function(){this.$confirm(" 是否确认取消,取消后当前页面信息将丢失 ?","提示",{type:"warning"}).then(function(){window.history.go(-1)}).catch(function(e){})},getGroupInfo:function(){var e=this,t={groupId:e.$route.query.groupId};Object(s.a)("/haoban-manage-web/dept/findDeptById",t).then(function(t){1==t.data.errorCode?e.departInfo={name:t.data.result.name,parentName:t.data.result.chainName,parentId:t.data.result.parentId}:e.$message.error({message:t.data.message})}).catch(function(t){e.$message.error({message:t.message})})}},computed:{isAddNew:function(){return!(1!=this.$route.query.addnew)},forbidenList:function(){return this.isAddNew?"":[this.$route.query.groupId]},navpath:function(){return[{name:"首页",path:"/index"},{name:"企业通讯录",path:"/administrativeFrame"},{name:"门店架构",path:"/storeFrame"},{name:"group"==this.$route.query.type?"编辑分组":this.isAddNew?"添加子分组":"品牌编辑",path:""}]}},beforeMount:function(){this.isAddNew||this.getGroupInfo()},mounted:function(){this.disabled=!1},watch:{treeData:function(){this.disabled=!1}}},i={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"common-set-wrap"},[a("nav-crumb",{attrs:{navpath:e.navpath}}),e._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box"},[a("div",{staticClass:"add-department-container"},[a("div",{staticClass:"setting-cell"},[a("el-form",{ref:"departForm",staticClass:"department-info-form",attrs:{"label-position":"right",rules:e.rules,model:e.departInfo,"label-width":"120px"}},[a("el-form-item",{attrs:{label:"group"==e.$route.query.type?"部门名称":"品牌名称",prop:"name"}},[a("el-input",{model:{value:e.departInfo.name,callback:function(t){e.$set(e.departInfo,"name",t)},expression:"departInfo.name"}})],1),e._v(" "),"group"==e.$route.query.type||e.isAddNew?a("el-form-item",{attrs:{label:"部门排序调整",prop:"parentId"}},[a("el-input",{attrs:{disabled:e.disabled,"suffix-icon":"el-icon-arrow-down"},on:{focus:e.callGroupSelector},model:{value:e.departInfo.parentName,callback:function(t){e.$set(e.departInfo,"parentName",t)},expression:"departInfo.parentName"}})],1):e._e()],1)],1),e._v(" "),a("div",{staticClass:"setting-cell"},[a("div",{staticClass:"btn-area"},[a("el-button",{attrs:{type:"primary"},on:{click:e.saveEdit}},[e._v("保存")]),e._v(" "),e.isAddNew?a("el-button",{attrs:{type:"primary"},on:{click:function(t){e.saveEdit("continue")}}},[e._v("保存并继续添加")]):a("el-button",{attrs:{type:"danger"},on:{click:e.delGroup}},[e._v("删除")]),e._v(" "),a("el-button",{on:{click:e.cancel}},[e._v("取消")])],1)]),e._v(" "),a("vue-select-store",{ref:"storeSelector",attrs:{treeSet:e.treeSet,selectType:"group",forbidenList:e.forbidenList},on:{handleSelectedList:e.handleSelectedList}})],1)])])],1)},staticRenderFns:[]};var d=a("VU/8")(o,i,!1,function(e){a("m/Og")},null,null);t.default=d.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([36],{VqB7:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=a("3Xzz"),i=a("3E4D"),n=a("Ch4/"),r=a("P9l9"),l={name:"setChildAdmin",data:function(){return{windowH:window.screen.availHeight-440+"px",tableH:window.screen.availHeight-440-180,navpath:[{name:"首页",path:"/index"},{name:"设置",path:"/companyAddress"},{name:"设置子管理员",path:""}],boxHeight:window.screen.availHeight-20+"px",isAddAdmin:"",activeId:"",activeBrandId:"",roleListData:[],roleRightObj:{roleName:"超级管理员",tip:"企业的创建者,拥有企业的所有权限,只会有一个",roleCode:"",isEdit:0},tableData:[],currentPage:1,pageSize:20,total:0}},computed:{},methods:{changeRoute:function(e){this.$router.push(e)},toRoleDetail:function(e){this.changeRoute("/addAdminRole?roleId="+this.activeId+"&type="+e+"&brandId="+this.activeBrandId)},toDelRole:function(){var e=this;e.$confirm("此操作将永久删除该文件, 是否继续?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){e.postToDelRole()}).catch(function(){})},postToDelRole:function(){var e=this,t={roleId:e.activeId,brandId:e.activeBrandId};Object(r.c)("/haoban-manage-web/del-role",t).then(function(t){var a=t.data;if(1==a.errorCode)return i.a.showmsg("删除成功","success"),void e.getRoles();n.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},selectRole:function(e,t){this.activeId=e.roleId,this.activeBrandId=t,this.roleRightObj=e,this.getRoleUsers()},toAddRole:function(e){this.changeRoute("/addAdmin?roleId="+this.activeId+"&roleCode="+e+"&brandId="+this.activeBrandId)},handleDel:function(e,t){var a=this;a.$alert("确定要删除?","提示",{confirmButtonText:"确定",cancelButtonText:"取消"}).then(function(o){o.value;a.postDelUser(t.userId,e)}).catch(function(){})},postDelUser:function(e,t){var a=this,o={roleId:a.activeId,userId:e,brandId:a.activeBrandId};Object(r.c)("/haoban-manage-web/del-role-user",o).then(function(e){var o=e.data;if(1==o.errorCode)return i.a.showmsg("删除成功","success"),void a.tableData.splice(t,1);n.a.errorMsg(o)}).catch(function(e){a.$message.error({duration:1e3,message:e.message})})},handleShow:function(e,t,a){this.changeRoute("/addAdmin?roleId="+this.activeId+"&roleCode="+a+"&userId="+t.userId+"&brandId="+this.activeBrandId)},handleSizeChange:function(e){this.pageSize=e,this.getRoleUsers()},handleCurrentChange:function(e){this.currentPage=e,this.getRoleUsers()},getRoleUsers:function(){var e=this,t={roleId:e.activeId,brandId:e.activeBrandId,pageSize:e.pageSize,pageNum:e.currentPage};Object(r.c)("/haoban-manage-web/role-user-list",t).then(function(t){var a=t.data;if(1==a.errorCode)return a.result&&a.result.result?(e.tableData=a.result.result,void(e.total=a.result.totalCount)):(e.tableData=[],!1);n.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},getRoles:function(){var e=this;Object(r.c)("/haoban-manage-web/role-list",{}).then(function(t){var a=t.data;if(1==a.errorCode)return e.isAddAdmin=a.result.isAddAdmin,e.roleListData=a.result.roleList||[],void(a.result&&a.result.roleList.length&&(e.activeId=e.roleListData[0].roleList[0].roleId,e.activeBrandId=e.roleListData[0].brandId,e.roleRightObj=e.roleListData[0].roleList[0],e.getRoleUsers()));n.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},mounted:function(){this.boxHeight=window.screen.availHeight-430+"px",this.getRoles()},components:{navCrumb:o.a}},s={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"setChildAdmin-wrap common-set-wrap"},[a("nav-crumb",{attrs:{navpath:e.navpath}}),e._v(" "),a("div",{staticClass:"right-content",style:{height:e.windowH}},[a("div",{staticClass:"right-box"},[a("div",{staticClass:"setChildAdmin-wrap-body flex"},[a("div",{staticClass:"setChildAdmin-wrap-left w-260",style:{height:e.boxHeight}},e._l(e.roleListData,function(t,o){return a("div",{key:o,staticClass:"m-t-20"},[a("div",{staticClass:"role-cell-head flex"},[a("div",{staticClass:"flex-1 max-half role-cell-head_name"},[e._v(e._s(t.brandName))]),e._v(" "),t.canAddRole?a("div",{staticClass:"text-right flex-1 "},[a("el-button",{attrs:{size:"mini"},on:{click:function(a){e.changeRoute("/addAdminRole?brandId="+t.brandId)}}},[e._v("新增角色")])],1):e._e()]),e._v(" "),a("ul",e._l(t.roleList,function(o,i){return a("li",{key:i,class:["role-cell border-bottom-1",t.brandId==e.activeBrandId&&o.roleId==e.activeId?"role-active":""],on:{click:function(a){a.stopPropagation(),e.selectRole(o,t.brandId)}}},[a("i",{staticClass:"iconfont icon-lizhi p-r-6"}),e._v("\n "+e._s(o.roleName)+"\n ")])}))])})),e._v(" "),a("div",{staticClass:"setChildAdmin-wrap-right box-sizing"},[a("div",{staticClass:"role-title flex flex-between m-b-25"},[a("span",{staticClass:"font-20 color-303133"},[e._v(" "+e._s(e.roleRightObj.roleName)+" ")]),"child_admin"!=e.roleRightObj.roleCode?a("span",{staticClass:"font-14 color-1890ff pinter",on:{click:function(t){e.toRoleDetail("show")}}},[e._v(" 查看权限 ")]):e._e(),"child_admin"==e.roleRightObj.roleCode?a("span",[e.tableData.length?e._e():a("span",{staticClass:"font-14 color-1890ff pinter p-r-6",on:{click:e.toDelRole}},[e._v(" 删除角色 ")]),a("span",{staticClass:"font-14 color-1890ff pinter",on:{click:function(t){e.toRoleDetail("edit")}}},[e._v("\n 编辑权限\n ")])]):e._e()]),e._v(" "),"master_admin"===e.roleRightObj.roleCode||"admin"===e.roleRightObj.roleCode?a("div",{staticClass:"role-tip "},[a("el-alert",{attrs:{title:"master_admin"===e.roleRightObj.roleCode?"企业的创建者,拥有企业的所有权限,只会有一个":"admin"===e.roleRightObj.roleCode?"企业管理员,拥有企业的所有权限,不能创建企业管理员,可以有多个":"",type:"info",closable:!1,"show-icon":""}})],1):e._e(),e._v(" "),e.roleRightObj.isEdit?a("div",{staticClass:"role-add m-t-27"},[a("el-button",{attrs:{type:"primary"},on:{click:function(t){e.toAddRole(e.roleRightObj.roleCode)}}},[e._v("添加成员")])],1):e._e(),e._v(" "),a("div",{class:["role-table",e.roleRightObj.isEdit?"":"m-t-27"]},[a("el-table",{staticStyle:{width:"100%"},attrs:{data:e.tableData,height:e.tableData.length?e.tableH:"auto"}},[a("el-table-column",{attrs:{prop:"clerkName",label:"姓名"}}),e._v(" "),a("el-table-column",{attrs:{prop:"clerkPhone",label:"手机号"}}),e._v(" "),a("el-table-column",{attrs:{prop:"groupName",label:"部门"}}),e._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:e._u([{key:"default",fn:function(t){return 1==t.row.canEdit?[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleShow(t.$index,t.row,e.roleRightObj.roleCode)}}},[e._v("编辑")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleDel(t.$index,t.row)}}},[e._v("删除")])]:void 0}}])})],1),e._v(" "),0!=e.tableData.length?a("div",{staticClass:"block common-wrap__page text-right"},[a("el-pagination",{attrs:{background:"","current-page":e.currentPage,"page-sizes":[10,20,30,40],"page-size":e.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:e.total},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1):e._e()],1)])])])]),e._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[]};var d=a("VU/8")(l,s,!1,function(e){a("wUdP")},"data-v-879ae6c8",null);t.default=d.exports},wUdP:function(e,t){}}); webpackJsonp([37],{VqB7:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=a("3Xzz"),i=a("3E4D"),n=a("Ch4/"),r=a("P9l9"),l={name:"setChildAdmin",data:function(){return{windowH:window.screen.availHeight-440+"px",tableH:window.screen.availHeight-440-180,navpath:[{name:"首页",path:"/index"},{name:"设置",path:"/companyAddress"},{name:"设置子管理员",path:""}],boxHeight:window.screen.availHeight-20+"px",isAddAdmin:"",activeId:"",activeBrandId:"",roleListData:[],roleRightObj:{roleName:"超级管理员",tip:"企业的创建者,拥有企业的所有权限,只会有一个",roleCode:"",isEdit:0},tableData:[],currentPage:1,pageSize:20,total:0}},computed:{},methods:{changeRoute:function(e){this.$router.push(e)},toRoleDetail:function(e){this.changeRoute("/addAdminRole?roleId="+this.activeId+"&type="+e+"&brandId="+this.activeBrandId)},toDelRole:function(){var e=this;e.$confirm("此操作将永久删除该文件, 是否继续?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){e.postToDelRole()}).catch(function(){})},postToDelRole:function(){var e=this,t={roleId:e.activeId,brandId:e.activeBrandId};Object(r.c)("/haoban-manage-web/del-role",t).then(function(t){var a=t.data;if(1==a.errorCode)return i.a.showmsg("删除成功","success"),void e.getRoles();n.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},selectRole:function(e,t){this.activeId=e.roleId,this.activeBrandId=t,this.roleRightObj=e,this.getRoleUsers()},toAddRole:function(e){this.changeRoute("/addAdmin?roleId="+this.activeId+"&roleCode="+e+"&brandId="+this.activeBrandId)},handleDel:function(e,t){var a=this;a.$alert("确定要删除?","提示",{confirmButtonText:"确定",cancelButtonText:"取消"}).then(function(o){o.value;a.postDelUser(t.userId,e)}).catch(function(){})},postDelUser:function(e,t){var a=this,o={roleId:a.activeId,userId:e,brandId:a.activeBrandId};Object(r.c)("/haoban-manage-web/del-role-user",o).then(function(e){var o=e.data;if(1==o.errorCode)return i.a.showmsg("删除成功","success"),void a.tableData.splice(t,1);n.a.errorMsg(o)}).catch(function(e){a.$message.error({duration:1e3,message:e.message})})},handleShow:function(e,t,a){this.changeRoute("/addAdmin?roleId="+this.activeId+"&roleCode="+a+"&userId="+t.userId+"&brandId="+this.activeBrandId)},handleSizeChange:function(e){this.pageSize=e,this.getRoleUsers()},handleCurrentChange:function(e){this.currentPage=e,this.getRoleUsers()},getRoleUsers:function(){var e=this,t={roleId:e.activeId,brandId:e.activeBrandId,pageSize:e.pageSize,pageNum:e.currentPage};Object(r.c)("/haoban-manage-web/role-user-list",t).then(function(t){var a=t.data;if(1==a.errorCode)return a.result&&a.result.result?(e.tableData=a.result.result,void(e.total=a.result.totalCount)):(e.tableData=[],!1);n.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},getRoles:function(){var e=this;Object(r.c)("/haoban-manage-web/role-list",{}).then(function(t){var a=t.data;if(1==a.errorCode)return e.isAddAdmin=a.result.isAddAdmin,e.roleListData=a.result.roleList||[],void(a.result&&a.result.roleList.length&&(e.activeId=e.roleListData[0].roleList[0].roleId,e.activeBrandId=e.roleListData[0].brandId,e.roleRightObj=e.roleListData[0].roleList[0],e.getRoleUsers()));n.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})}},mounted:function(){this.boxHeight=window.screen.availHeight-430+"px",this.getRoles()},components:{navCrumb:o.a}},s={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"setChildAdmin-wrap common-set-wrap"},[a("nav-crumb",{attrs:{navpath:e.navpath}}),e._v(" "),a("div",{staticClass:"right-content",style:{height:e.windowH}},[a("div",{staticClass:"right-box"},[a("div",{staticClass:"setChildAdmin-wrap-body flex"},[a("div",{staticClass:"setChildAdmin-wrap-left w-260",style:{height:e.boxHeight}},e._l(e.roleListData,function(t,o){return a("div",{key:o,staticClass:"m-t-20"},[a("div",{staticClass:"role-cell-head flex"},[a("div",{staticClass:"flex-1 max-half role-cell-head_name"},[e._v(e._s(t.brandName))]),e._v(" "),t.canAddRole?a("div",{staticClass:"text-right flex-1 "},[a("el-button",{attrs:{size:"mini"},on:{click:function(a){e.changeRoute("/addAdminRole?brandId="+t.brandId)}}},[e._v("新增角色")])],1):e._e()]),e._v(" "),a("ul",e._l(t.roleList,function(o,i){return a("li",{key:i,class:["role-cell border-bottom-1",t.brandId==e.activeBrandId&&o.roleId==e.activeId?"role-active":""],on:{click:function(a){a.stopPropagation(),e.selectRole(o,t.brandId)}}},[a("i",{staticClass:"iconfont icon-lizhi p-r-6"}),e._v("\n "+e._s(o.roleName)+"\n ")])}))])})),e._v(" "),a("div",{staticClass:"setChildAdmin-wrap-right box-sizing"},[a("div",{staticClass:"role-title flex flex-between m-b-25"},[a("span",{staticClass:"font-20 color-303133"},[e._v(" "+e._s(e.roleRightObj.roleName)+" ")]),"child_admin"!=e.roleRightObj.roleCode?a("span",{staticClass:"font-14 color-1890ff pinter",on:{click:function(t){e.toRoleDetail("show")}}},[e._v(" 查看权限 ")]):e._e(),"child_admin"==e.roleRightObj.roleCode?a("span",[e.tableData.length?e._e():a("span",{staticClass:"font-14 color-1890ff pinter p-r-6",on:{click:e.toDelRole}},[e._v(" 删除角色 ")]),a("span",{staticClass:"font-14 color-1890ff pinter",on:{click:function(t){e.toRoleDetail("edit")}}},[e._v("\n 编辑权限\n ")])]):e._e()]),e._v(" "),"master_admin"===e.roleRightObj.roleCode||"admin"===e.roleRightObj.roleCode?a("div",{staticClass:"role-tip "},[a("el-alert",{attrs:{title:"master_admin"===e.roleRightObj.roleCode?"企业的创建者,拥有企业的所有权限,只会有一个":"admin"===e.roleRightObj.roleCode?"企业管理员,拥有企业的所有权限,不能创建企业管理员,可以有多个":"",type:"info",closable:!1,"show-icon":""}})],1):e._e(),e._v(" "),e.roleRightObj.isEdit?a("div",{staticClass:"role-add m-t-27"},[a("el-button",{attrs:{type:"primary"},on:{click:function(t){e.toAddRole(e.roleRightObj.roleCode)}}},[e._v("添加成员")])],1):e._e(),e._v(" "),a("div",{class:["role-table",e.roleRightObj.isEdit?"":"m-t-27"]},[a("el-table",{staticStyle:{width:"100%"},attrs:{data:e.tableData,height:e.tableData.length?e.tableH:"auto"}},[a("el-table-column",{attrs:{prop:"clerkName",label:"姓名"}}),e._v(" "),a("el-table-column",{attrs:{prop:"clerkPhone",label:"手机号"}}),e._v(" "),a("el-table-column",{attrs:{prop:"groupName",label:"部门"}}),e._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:e._u([{key:"default",fn:function(t){return 1==t.row.canEdit?[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleShow(t.$index,t.row,e.roleRightObj.roleCode)}}},[e._v("编辑")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.handleDel(t.$index,t.row)}}},[e._v("删除")])]:void 0}}])})],1),e._v(" "),0!=e.tableData.length?a("div",{staticClass:"block common-wrap__page text-right"},[a("el-pagination",{attrs:{background:"","current-page":e.currentPage,"page-sizes":[10,20,30,40],"page-size":e.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:e.total},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1):e._e()],1)])])])]),e._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[]};var d=a("VU/8")(l,s,!1,function(e){a("wUdP")},"data-v-879ae6c8",null);t.default=d.exports},wUdP:function(e,t){}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([37],{raLb:function(t,e){},t0b0:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s={name:"select-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}}},i={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("div",{class:["opencard-item-title",t.childItem.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))]),t._v(" "),a("div",{staticClass:"draged-item-show"},[a("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[t._v(t._s(t.childItem.placeholder)+" "+t._s(t.childItem.isMust?"(必填)":"")+" "),a("i",{staticClass:"el-icon-arrow-right"})])])])},staticRenderFns:[]};var r=a("VU/8")(s,i,!1,function(t){a("raLb")},"data-v-7f500e21",null);e.default=r.exports}}); webpackJsonp([38],{raLb:function(t,e){},t0b0:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s={name:"select-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}}},i={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("div",{class:["opencard-item-title",t.childItem.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))]),t._v(" "),a("div",{staticClass:"draged-item-show"},[a("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[t._v(t._s(t.childItem.placeholder)+" "+t._s(t.childItem.isMust?"(必填)":"")+" "),a("i",{staticClass:"el-icon-arrow-right"})])])])},staticRenderFns:[]};var r=a("VU/8")(s,i,!1,function(t){a("raLb")},"data-v-7f500e21",null);e.default=r.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([4,37,40,50,51,54],{"79Bk":function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"date-range-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}}},s={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",[i("div",[i("div",{class:["opencard-item-title",t.childItem.startTitle.length>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.startTitle))]),t._v(" "),i("div",{staticClass:"draged-item-show"},[i("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[t._v(t._s(t.childItem.placeholder)+" "+t._s(t.childItem.isMust?"(必填)":"")),i("i",{staticClass:"el-icon-arrow-right"})])])]),t._v(" "),i("div",{staticClass:"b-t-1"},[i("div",{class:["opencard-item-title",t.childItem.endTitle.length>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.endTitle))]),t._v(" "),i("div",{staticClass:"draged-item-show"},[i("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[t._v(t._s(t.childItem.placeholder)+" "+t._s(t.childItem.isMust?"(必填)":"")+" "),i("i",{staticClass:"el-icon-arrow-right"})])])])])},staticRenderFns:[]};var l=i("VU/8")(a,s,!1,function(t){i("bu1e")},"data-v-7138ecea",null);e.default=l.exports},H8Kg:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"image-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}}},s={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"image-com"},[i("div",{class:["opencard-item-title",t.childItem.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))]),t._v(" "),i("div",{staticClass:"must"},[t._v(t._s(t.childItem.isMust?"(必填)":""))]),t._v(" "),t._m(0)])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"draged-item-show"},[e("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[e("i",{staticClass:"iconfont icon-icon"})])])}]};var l=i("VU/8")(a,s,!1,function(t){i("kYZD")},"data-v-3f8afc82",null);e.default=l.exports},IA9l:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=i("//Fk"),s=i.n(a),l=i("gBtx"),n=i.n(l),o=i("mvHQ"),c=i.n(o),r=i("DAYN"),d=i.n(r),p=i("Isrn"),m=i("l46T"),u=i("H8Kg"),v=i("t0b0"),h=i("79Bk"),f=i("s4D+"),_=i("PAYw"),g=i("MJLE"),y=i.n(g),C=i("3E4D"),b=i("Ch4/"),I=i("PI0u"),x=i("P9l9"),k={name:"customSetTemplate",data:function(){return{activeName:"first",rightName:"second",dialogVisible:!1,bodyHeight:(document.documentElement.clientHeight||document.body.clientHeight)+"px",isDragging:!1,delayedDragging:!1,leftOption:{group:{name:"people",pull:"clone",put:!1},sort:!1,disabled:!1},leftDefineOption:{group:{name:"people",pull:"clone",put:!1},sort:!1,disabled:!1},templateId:"",oparateType:"",selectKey:"",tradeInfo:[],personInfo:[],goodsInfo:[],competeInfo:[],defineInfo:[],defineInfoFields:[],currentIndex:0,currentChildKey:null,currentChildIndex:null,childIndex:0,tempaletDataList:[],setList:[],templateObj:{title:"",description:"",storeType:"",momory:[]},storeList:[{id:"0",name:"直营门店",disabled:!1},{id:"1",name:"联营门店",disabled:!1},{id:"2",name:"代理门店",disabled:!1},{id:"3",name:"代销门店",disabled:!1},{id:"4",name:"托管门店",disabled:!1}],qrcodeCase:"",qrcodeNum:""}},methods:{returnBack:function(){this.changeRoute("/customReport?brandId="+this.brandId)},onMove:function(t){var e=t.draggedContext.element;return!this.tempaletDataList.map(function(t){return t.name}).includes(e.name)&&!e.fixed},onChildMove:function(t){var e=!0;return-1!=t.dragged.className.indexOf("block-class")&&-1!=t.to.className.indexOf("block-wrap")&&(e=!1),e},itemMoveEnd:function(t){var e=this;function i(t){e[t].forEach(function(t,i){t.name==e.selectKey&&(t.fixed=!0)})}e.isDragging=!1,e.selectKey="",e.selectKey=t.clone.dataset.name,e.tempaletDataList.forEach(function(t,a){t.name==e.selectKey&&i(t.parentCode),t.children&&t.children.forEach(function(t,a){t.name==e.selectKey&&i(t.parentCode)})}),e.selectKey="",e.tempaletDataList=JSON.parse(c()(e.tempaletDataList)),e.$forceUpdate()},selectItem:function(t,e){this.currentIndex=e,this.currentChildIndex=null},deleteItem:function(t,e,i,a){var s=this;if(s.tempaletDataList.splice(i,1),s.currentIndex--,s.currentIndex<=0&&(s.currentIndex=0),!a.systemFlag)return"groupc7"==a.name&&a.children.length&&a.children.forEach(function(t){t.systemFlag&&s[t.parentCode].forEach(function(e){e.name==t.name&&(e.fixed=!1)})}),!1;s[e].forEach(function(e,i){e.name==t&&(e.fixed=!1)})},addDragItem:function(t){return!1},selectChildItem:function(t,e,i,a){this.currentIndex=null,this.currentChildKey=t,this.childIndex=e,this.currentChildIndex=i},deleteChildItem:function(t,e,i,a,s){if(this.childIndex=e,this.currentIndex=null,this.currentChildKey=this.tempaletDataList[e].children[i].name,this.currentChildIndex--,this.currentChildIndex<=0&&(this.currentChildIndex=0),this.tempaletDataList=JSON.parse(c()(this.tempaletDataList)),this.tempaletDataList[e].children.splice(i,1),!s.systemFlag)return!1;this[s.parentCode].forEach(function(e,i){e.name===t&&(e.fixed=!1)})},delChildItem:function(t,e,i){i.list.splice(e,1)},addChildItem:function(t,e,i){if(19!=e){i.list.push({value:"选项"+(e+2),key:e+2});var a=i.list.map(function(t){return t.value});this.isRepeat(a)&&(i.list.splice(i.list.length-1,1),a.splice(i.list.length-1,1),this.$message.error({duration:1e3,message:"选项不能重复"}))}else this.$message.error({duration:1e3,message:"最多可添加 20 项"})},changeMust:function(t,e,i){e&&i.list.forEach(function(e){e.isMust=!!t})},isRepeat:function(t){var e={};for(var i in t){if(e[t[i]])return!0;e[t[i]]=!0}return!1},changeRoute:function(t){this.$router.push(t)},checkTag:function(t){var e={filedFlag:!0,filedRepeat:!1},i=[];return t.forEach(function(t,a){if(""==t.title)return e.filedFlag=!1,e.name=t.title||"",!1;t.hasOwnProperty("children")&&t.children.length&&t.children.forEach(function(t,a){if(t.systemFlag&&""==t.title)return e.filedFlag=!1,e.name=t.title||"",!1;i.push(t.title)})}),this.isRepeat(i)&&(e.filedRepeat=!0),e},checkTemplateObj:function(){var t=!0;return this.templateObj.title&&this.templateObj.description&&this.templateObj.storeType||(t=!1),t},getUuid:function(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,function(t){var e=16*Math.random()|0;return("x"==t?e:3&e|8).toString(16)})},saveAndBack:Object(I.a)(function(t){if(!this.checkTemplateObj())return this.$message.error({duration:1e3,message:"请完善模板设置内容"}),!1;var e=JSON.parse(c()(this.tempaletDataList)),i=this.checkTag(e);if(!i.filedFlag)return this.$message.error({duration:1e3,message:i.name+"字段标题不能为空"}),!1;i.filedRepeat?this.$message.error({duration:1e3,message:"字段标题不能重复"}):(e.forEach(function(t,e){t.sort=e,t.isMust=t.isMust?1:0,t.memory=t.memory?1:0,t.hasOwnProperty("openCapitalize")&&(t.openCapitalize=t.openCapitalize?1:0),t.hasOwnProperty("list")&&t.list.forEach(function(t){t.isMust=t.isMust?1:0}),t.hasOwnProperty("children")&&(t.children.forEach(function(t,e){t.sort=e,t.isMust=t.isMust?1:0,t.memory=t.memory?1:0,t.hasOwnProperty("list")&&t.list.forEach(function(t){t.isMust=t.isMust?1:0}),t.hasOwnProperty("openCapitalize")&&(t.openCapitalize=t.openCapitalize?1:0)}),t.list=t.children)}),"save"===t?this.saveAllData(e):this.postPreview(e))},500),saveAllData:function(t){var e=this,i={status:1,brandId:e.brandId,templateContent:c()(t),title:e.templateObj.title,description:e.templateObj.description,storeType:e.templateObj.storeType,memory:[]};Object(x.c)("/haoban-app-daily-web/daily/save-define-template",i).then(function(t){var i=t.data;if(1==i.errorCode)return C.a.showmsg("保存成功","success"),void e.changeRoute("/customReport?brandId="+e.brandId);b.a.errorMsg(i)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},postPreview:function(t){var e=this,i={templateType:2,brandId:e.brandId,templateContent:c()(t)};Object(x.c)("/haoban-app-daily-web/daily/preview-template",i).then(function(t){var i=t.data;if(1==i.errorCode){var a=window.location.origin+"/office-mobile/#/staffRecordsTemplate?enterpriseId="+enterpriseId+"&templateId="+i.result+"&brandId="+e.brandId;return e.qrcode(a),void(e.dialogVisible=!0)}b.a.errorMsg(i)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},qrcode:function(t){this.qrcodeCase&&(document.getElementById("qrcode").innerHTML="",this.qrcodeCase.clear());var e={type:"record",data:t};this.qrcodeCase=new y.a("qrcode",{width:210,height:210,text:c()(e),correctLevel:3})},closeDialog:function(){this.dialogVisible=!1},getHasStores:function(){var t=this;Object(x.c)("/haoban-app-daily-web/daily/has-defined-template-store-type",{brandId:t.brandId}).then(function(e){var i=e.data;1!=i.errorCode?b.a.errorMsg(i):t.storeList.forEach(function(e){i.result&&i.result.length&&i.result.includes(n()(e.id))&&(e.disabled=!0),"edit"==t.oparateType&&t.storeType==e.id&&(e.disabled=!1)})}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},getAllFields:function(t){var e=this;e.defineInfoFields=[],Object(x.c)("/haoban-app-daily-web/daily/get-template-items",{brandId:e.brandId,type:t}).then(function(i){var a=i.data;if(1==a.errorCode)return a.result.forEach(function(i){i.isMust=!!i.isMust,i.memory=!!i.memory,i.title=i.title.trim(),i.hasOwnProperty("openCapitalize")&&(i.openCapitalize=!!i.openCapitalize),i.hasOwnProperty("list")&&i.list&&i.list.length&&i.list.forEach(function(t){t.isMust=!!t.isMust}),3==t?(i.systemFlag=!1,e.defineInfoFields.push(i.name)):i.systemFlag=!0,"groupc7"==i.name&&(i.children=[])}),void(3==t?e.defineInfo=a.result:e.handleAllFields(a.result));b.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},handleAllFields:function(t){var e=this;t.forEach(function(t){t.fixed=!1,1==t.classify&&(t.parentCode="tradeInfo",e.tradeInfo.push(t)),2==t.classify&&(t.parentCode="personInfo",e.personInfo.push(t)),3==t.classify&&(t.parentCode="goodsInfo",e.goodsInfo.push(t)),4==t.classify&&(t.parentCode="competeInfo",e.competeInfo.push(t))})},getInfo:function(){var t=this;Object(x.c)("/haoban-app-daily-web/daily/get-define-template",{templateId:t.templateId}).then(function(e){var i=e.data;if(1==i.errorCode)return t.setList=[],i.result&&(t.templateObj.title=i.result.title,t.templateObj.description=i.result.description,t.storeType="edit"==t.oparateType?String(i.result.storeType):"",t.templateObj.storeType="edit"==t.oparateType?String(i.result.storeType):"",i.result.templateContent&&i.result.templateContent.length&&t.handleGetInfo(i.result.templateContent)),void t.getHasStores();b.a.errorMsg(i)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},treeData:function(t){var e=t.filter(function(e){var i=t.filter(function(t){return e.fieldCode==t.parentCode});return i.length>0&&(e.children=i),0==e.parentCode});return e.sort(function(t,e){return t.sort-e.sort}),e.forEach(function(t,e){t.children.sort(function(t,e){return t.sort-e.sort})}),e},handleGetInfo:function(t){var e=this,i=JSON.parse(c()(t));e.setParent=[],i.forEach(function(t,i){t.title=t.title.trim(),t.isMust=!!t.isMust,t.memory=!!t.memory,e.defineInfoFields.includes(t.name)?t.systemFlag=!1:(t.systemFlag=!0,1==t.classify&&(t.parentCode="tradeInfo"),2==t.classify&&(t.parentCode="personInfo"),3==t.classify&&(t.parentCode="goodsInfo"),4==t.classify&&(t.parentCode="competeInfo")),t.hasOwnProperty("openCapitalize")&&(t.openCapitalize=!!t.openCapitalize),t.hasOwnProperty("list")&&t.list&&t.list.length&&t.list.forEach(function(i){i.isMust=!!i.isMust,"groupc7"==t.name&&(i.title=i.title.trim(),i.isMust=!!i.isMust,i.memory=!!i.memory),e.defineInfoFields.includes(i.name)?i.systemFlag=!1:(i.systemFlag=!0,1==i.classify&&(i.parentCode="tradeInfo"),2==i.classify&&(i.parentCode="personInfo"),3==i.classify&&(i.parentCode="goodsInfo"),4==i.classify&&(i.parentCode="competeInfo"))}),t.hasOwnProperty("children")&&t.children.forEach(function(t){t.title=t.title.trim(),t.isMust=!!t.isMust,t.memory=!!t.memory}),t.systemFlag&&0==t.parentCode&&e.setParent.push(t.fieldCode),t.systemFlag&&0!=t.parentCode&&e.setList.push(t.fieldCode)}),e.tempaletDataList=i},setFixed:function(){var t=this;t.setParent.forEach(function(e,i){t[e].forEach(function(e,i){t.setList.includes(e.fieldCode)&&(e.fixed=!0)})})}},watch:{isDragging:function(t){var e=this;t?e.delayedDragging=!0:e.$nextTick(function(){e.delayedDragging=!1})}},components:{draggable:d.a,AddInput:p.a,limitInput:m.a,imageCom:u.default,selectCom:v.default,dateRangeCom:h.default,inputCom:f.default,blockCom:_.default},mounted:function(){var t=this,e=t.$route.query;t.brandId=t.$route.query.brandId,s.a.all([t.getAllFields(2)]).then(function(i){t.getAllFields(3),e.hasOwnProperty("templateId")?(t.templateId=e.templateId,t.oparateType=e.type,t.getInfo()):t.getHasStores()}).catch(function(t){console.log(t)}),document.body.ondrop=function(t){t.preventDefault(),t.stopPropagation()}}},w={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"template-wrap",style:{height:t.bodyHeight}},[a("div",{staticClass:"template-contain"},[a("div",{staticClass:"template-head"},[t._m(0),t._v(" "),a("div",{staticClass:"template-btns flex-1 flex-r"},[a("el-button",{attrs:{type:"primary",plain:""},on:{click:function(e){t.saveAndBack("preview")}}},[t._v("预 览")]),t._v(" "),a("el-button",{attrs:{type:"primary",plain:""},on:{click:t.returnBack}},[t._v("返 回")]),t._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:function(e){t.saveAndBack("save")}}},[t._v("保存并启用")])],1)]),t._v(" "),a("div",{staticClass:"template-body"},[a("div",{staticClass:"template-cell template-cell-l"},[a("el-tabs",{model:{value:t.activeName,callback:function(e){t.activeName=e},expression:"activeName"}},[a("el-tab-pane",{attrs:{label:"系统字段",name:"first"}},[a("div",{staticClass:"filed-item-title"},[t._v("交易")]),t._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list1",list:t.tradeInfo,options:t.leftOption,move:t.onMove},on:{start:function(e){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.tradeInfo,function(e,i){return a("li",{key:i,class:["compenent-item",1==e.fixed?"fixed-item":""],attrs:{"data-name":e.name,"aria-hidden":"true"}},[a("span",[t._v(t._s(e.title))])])}))],1),t._v(" "),a("div",{staticClass:"filed-item-title"},[t._v("人员")]),t._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list2",list:t.personInfo,options:t.leftOption,move:t.onMove},on:{start:function(e){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.personInfo,function(e,i){return a("li",{key:i,class:["compenent-item",1==e.fixed?"fixed-item":""],attrs:{"data-name":e.name}},[a("span",[t._v(t._s(e.title))])])}))],1),t._v(" "),a("div",{staticClass:"filed-item-title"},[t._v("商品")]),t._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list3",list:t.goodsInfo,options:t.leftOption,move:t.onMove},on:{start:function(e){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.goodsInfo,function(e,i){return a("li",{key:i,class:["compenent-item",1==e.fixed?"fixed-item":""],attrs:{"data-name":e.name}},[a("span",[t._v(t._s(e.title))])])}))],1),t._v(" "),a("div",{staticClass:"filed-item-title"},[t._v("竞品")]),t._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list4",list:t.competeInfo,options:t.leftOption,move:t.onMove},on:{start:function(e){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.competeInfo,function(e,i){return a("li",{key:i,class:["compenent-item",1==e.fixed?"fixed-item":""],attrs:{"data-name":e.name}},[a("span",[t._v(t._s(e.title))])])}))],1)]),t._v(" "),a("el-tab-pane",{attrs:{label:"自定义字段",name:"second"}},[a("div",{staticClass:"filed-item-title"}),t._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list5",list:t.defineInfo,options:t.leftDefineOption,move:t.onChildMove},on:{start:function(e){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.defineInfo,function(e,i){return a("li",{key:i,class:["compenent-item",1==e.fixed?"fixed-item":"",11==e.type?"block-class":""],attrs:{"data-type":e.fieldCode}},[0==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),1==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),2==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),3==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),4==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),5==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),6==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),7==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),9==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),10==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),11==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),0==e.type?a("i",{staticClass:"bg-icon bg-icon-one"}):t._e(),t._v(" "),1==e.type?a("i",{staticClass:"bg-icon bg-icon-two"}):t._e(),t._v(" "),2==e.type?a("i",{staticClass:"bg-icon bg-icon-three"}):t._e(),t._v(" "),3==e.type?a("i",{staticClass:"bg-icon bg-icon-four"}):t._e(),t._v(" "),4==e.type?a("i",{staticClass:"bg-icon bg-icon-five"}):t._e(),t._v(" "),5==e.type?a("i",{staticClass:"bg-icon bg-icon-six"}):t._e(),t._v(" "),6==e.type?a("i",{staticClass:"bg-icon bg-icon-seven"}):t._e(),t._v(" "),7==e.type?a("i",{staticClass:"bg-icon bg-icon-eight"}):t._e()])}))],1)])],1)],1),t._v(" "),a("div",{staticClass:"template-cell template-cell-m"},[a("div",{staticClass:"phone-view"},[a("div",{staticClass:"phone-show-content"},[a("div",{staticClass:"drag-show-content"},[a("div",{staticClass:"view-container"},[a("ul",{staticClass:"view-content",attrs:{id:"showPhoneView"}},[0==t.tempaletDataList.length?[a("img",{staticClass:"templet-null-img",attrs:{src:i("Y7wY")}})]:t._e(),t._v(" "),a("draggable",{staticClass:"drag-wrap",attrs:{options:{group:{name:"people",pull:!1,put:!0},sort:!0}},model:{value:t.tempaletDataList,callback:function(e){t.tempaletDataList=e},expression:"tempaletDataList"}},t._l(t.tempaletDataList,function(e,i){return a("li",{key:"li1"+i,class:["filed-item",t.currentIndex==i?"active-item":"","li-block"],on:{click:function(a){t.selectItem(e.fieldCode,i)}}},["baseInfo"!=e.fieldCode?a("span",{staticClass:"item-close p-item-close",on:{click:function(a){a.stopPropagation(),t.deleteItem(e.name,e.parentCode,i,e)}}},[a("i",{staticClass:"el-icon-close"})]):t._e(),t._v(" "),e.systemFlag||"groupc7"!=e.name?a("div",[1==e.type||2==e.type||3==e.type||10==e.type||9==e.type?a("input-com",{attrs:{childItem:e}}):t._e(),t._v(" "),4==e.type||5==e.type?a("select-com",{attrs:{childItem:e}}):t._e(),t._v(" "),6==e.type?a("date-range-com",{attrs:{childItem:e}}):t._e(),t._v(" "),7==e.type?a("image-com",{attrs:{childItem:e}}):t._e(),t._v(" "),"11"==e.type?a("block-com",{attrs:{childItem:e}}):t._e()],1):t._e(),t._v(" "),["groupc7"==e.name?a("div",{staticClass:"block"},[a("div",{staticClass:"block-head"},[a("div",{class:["opencard-item-title",e.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(e.title))])]),t._v(" "),a("ul",{staticClass:"view-content"},[a("draggable",{class:["drag-wrap","block-wrap",e.fieldCode],attrs:{options:{group:{name:"people",pull:!1,put:!0},sort:!0}},on:{add:t.addDragItem},model:{value:e.children,callback:function(i){t.$set(e,"children",i)},expression:"item.children"}},t._l(e.children,function(s,l){return a("li",{key:"li"+l,class:["filed-item","child-filed-item",t.currentChildKey==s.name&&t.currentChildIndex==l?"active-item":""],on:{click:function(a){a.stopPropagation(),t.selectChildItem(s.name,i,l,e.children)}}},[a("span",{staticClass:"item-close child-item-close",on:{click:function(a){a.stopPropagation(),t.deleteChildItem(s.name,i,l,e.children,s)}}},[a("i",{staticClass:"el-icon-close"})]),t._v(" "),4==s.type||5==s.type?a("select-com",{attrs:{childItem:s}}):t._e(),t._v(" "),6==s.type?a("date-range-com",{attrs:{childItem:s}}):t._e(),t._v(" "),7==s.type?a("image-com",{attrs:{childItem:s}}):t._e(),t._v(" "),1==s.type||2==s.type||3==s.type||10==s.type||9==s.type?a("input-com",{attrs:{childItem:s}}):t._e(),t._v(" "),"11"==s.type?a("block-com",{attrs:{childItem:s}}):t._e()],1)}))],1)]):t._e()]],2)}))],2)])])])])]),t._v(" "),a("div",{staticClass:"template-cell template-cell-r"},[a("el-tabs",{model:{value:t.rightName,callback:function(e){t.rightName=e},expression:"rightName"}},[a("el-tab-pane",{attrs:{label:"控件设置",name:"first"}},[a("div",{attrs:{id:"edit-box"}},[a("div",{staticClass:"edit-view baby-info-flag baby-info"},[t._l(t.tempaletDataList,function(e,i){return[t.currentIndex!=i||e.systemFlag||6==e.type?t._e():[a("div",{key:"child"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("标题")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.title,holder:"",disflag:e.systemFlag,getByType:"char",maxLength:10},on:{"update:inputValue":function(i){t.$set(e,"title",i)}}}),t._v(" "),7==e.type?a("p",{staticStyle:{"margin-top":"8px","font-size":"12px",color:"rgba(255, 255, 255, 0.7)"}},[t._v("\n 图片最多可添加9张\n ")]):t._e()],1)],t._v(" "),t.currentIndex!=i||e.systemFlag||6!=e.type?t._e():[a("div",{key:"child62"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("标题 最多10个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.startTitle,holder:"",disflag:e.systemFlag,getByType:"char",maxLength:10},on:{"update:inputValue":function(i){t.$set(e,"startTitle",i)}}})],1),t._v(" "),a("div",{key:"child64"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("标题2 最多10个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.endTitle,holder:"",disflag:e.systemFlag,getByType:"char",maxLength:10},on:{"update:inputValue":function(i){t.$set(e,"endTitle",i)}}})],1)],t._v(" "),t.currentIndex!=i||e.systemFlag||"groupc7"==e.name||5==e.type||7==e.type?t._e():[a("div",{key:"child1"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("提示文字最多20个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.placeholder,holder:"",disflag:!1,getByType:"char",maxLength:20},on:{"update:inputValue":function(i){t.$set(e,"placeholder",i)}}}),t._v(" "),2==e.type||9==e.type?a("p",{staticClass:"font-12 m-t-10"},[t._v("内容最多输入500个字")]):t._e(),t._v(" "),1==e.type?a("p",{staticClass:"font-12 m-t-10"},[t._v("内容最多输入100个字")]):t._e()],1)],t._v(" "),t.currentIndex!=i||e.systemFlag||3!=e.type?t._e():[a("div",{key:"child11"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("单位最多20个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.placeholder,holder:"",disflag:!1,getByType:"char",maxLength:20},on:{"update:inputValue":function(i){t.$set(e,"placeholder",i)}}}),t._v(" "),a("p",{staticClass:"font-12 m-t-10"},[t._v("内容最大限制为12位数")])],1)],t._v(" "),t.currentIndex!=i||e.systemFlag||"4"!=e.type?t._e():[a("div",{key:"child111"+i,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title"},[t._v("选项 "),e.systemFlag?t._e():a("span",[t._v("最多20项,每项最多10个字")])]),t._v(" "),t._l(e.list,function(s,l){return[a("div",{key:"child10"+l,staticClass:"margin-t-15 limit-w-340",style:0==l?"margin-top: 0":""},[a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:s.value,holder:"",disflag:e.systemFlag,getByType:"char",maxLength:10},on:{"update:inputValue":function(e){t.$set(s,"value",e)}}}),t._v(" "),!e.systemFlag&&e.list.length>1?a("i",{staticClass:"opt-btn el-icon-remove del-item",on:{click:function(a){t.delChildItem(i,l,e)}}}):t._e(),t._v(" "),!e.systemFlag&&l<19?[l==e.list.length-1?a("i",{staticClass:"opt-btn el-icon-circle-plus add-item",on:{click:function(a){t.addChildItem(i,l,e)}}}):t._e()]:t._e()],2)]})],2),t._v(" "),a("div",{key:"parent22"+i,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("选择框类型")]),t._v(" "),a("div",[a("el-radio",{attrs:{label:0},model:{value:e.chooseType,callback:function(i){t.$set(e,"chooseType",i)},expression:"item.chooseType"}},[t._v("单选")]),t._v(" "),a("el-radio",{attrs:{label:1},model:{value:e.chooseType,callback:function(i){t.$set(e,"chooseType",i)},expression:"item.chooseType"}},[t._v("多选")])],1)])],t._v(" "),t.currentIndex!=i||e.systemFlag||5!=e.type&&6!=e.type?t._e():[a("div",{key:"child117"+i,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title"},[t._v("日期类型")]),t._v(" "),a("el-radio",{attrs:{label:1},model:{value:e.dateType,callback:function(i){t.$set(e,"dateType",i)},expression:"item.dateType"}},[t._v("\n 年-月-日 时 分\n ")]),t._v(" "),a("el-radio",{attrs:{label:0},model:{value:e.dateType,callback:function(i){t.$set(e,"dateType",i)},expression:"item.dateType"}},[t._v("\n 年-月-日\n ")])],1)],t._v(" "),t.currentIndex!=i||e.systemFlag||10!=e.type?t._e():[a("div",{key:"parent210"+i,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("大写")]),t._v(" "),a("el-checkbox",{model:{value:e.openCapitalize,callback:function(i){t.$set(e,"openCapitalize",i)},expression:"item.openCapitalize"}},[t._v("显示大写")])],1)],t._v(" "),t.currentIndex==i&&"groupc7"!=e.name?[a("div",{key:"parent2"+i,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("验证")]),t._v(" "),a("el-checkbox",{on:{change:function(i){t.changeMust(i,!!e.list,e)}},model:{value:e.isMust,callback:function(i){t.$set(e,"isMust",i)},expression:"item.isMust"}},[t._v("必填")])],1)]:t._e(),t._v(" "),t.currentIndex!=i||"performanceKing"!=e.name&&"competitorInfo"!=e.name?t._e():[a("div",{key:"parent21"+i,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("验证 是否必填")]),t._v(" "),a("div",{staticClass:"must-list"},t._l(e.list,function(e,i){return a("div",{key:"list"+i,staticClass:"must-list-cell m-b-10"},[a("el-checkbox",{model:{value:e.isMust,callback:function(i){t.$set(e,"isMust",i)},expression:"listItem.isMust"}},[t._v(t._s(e.title))])],1)}))])],t._v(" "),t.currentIndex==i&&"groupc7"!=e.name?[a("div",{key:"parent3"+i,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("记忆")]),t._v(" "),a("el-checkbox",{model:{value:e.memory,callback:function(i){t.$set(e,"memory",i)},expression:"item.memory"}},[t._v("是否记忆")])],1)]:t._e(),t._v(" "),t.childIndex==i&&e.children&&e.children.length?[t._l(e.children,function(e,s){return[t.currentChildIndex!=s||e.systemFlag||6==e.type?t._e():[a("div",{key:"child"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("标题")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.title,holder:"",disflag:e.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){t.$set(e,"title",i)}}}),t._v(" "),7==e.type?a("p",{staticStyle:{"margin-top":"8px","font-size":"12px",color:"rgba(255, 255, 255, 0.7)"}},[t._v("\n 图片最多可添加9张\n ")]):t._e()],1)],t._v(" "),t.currentChildIndex!=s||e.systemFlag||6!=e.type?t._e():[a("div",{key:"child2"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("标题 最多10个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.startTitle,holder:"",disflag:e.systemFlag,getByType:"char",maxLength:10},on:{"update:inputValue":function(i){t.$set(e,"startTitle",i)}}})],1),t._v(" "),a("div",{key:"child4"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("标题2 最多10个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.endTitle,holder:"",disflag:e.systemFlag,getByType:"char",maxLength:10},on:{"update:inputValue":function(i){t.$set(e,"endTitle",i)}}})],1)],t._v(" "),t.currentChildIndex!=s||e.systemFlag||5==e.type||7==e.type?t._e():[a("div",{key:"child1"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("提示文字最多20个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.placeholder,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){t.$set(e,"placeholder",i)}}}),t._v(" "),2==e.type||9==e.type?a("p",{staticClass:"font-12 m-t-10"},[t._v("内容最多输入500个字")]):t._e(),t._v(" "),1==e.type?a("p",{staticClass:"font-12 m-t-10"},[t._v("内容最多输入100个字")]):t._e()],1)],t._v(" "),t.currentChildIndex!=s||e.systemFlag||3!=e.type?t._e():[a("div",{key:"child6"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("单位最多20个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.unit,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){t.$set(e,"unit",i)}}}),t._v(" "),a("p",{staticClass:"font-12 m-t-10"},[t._v("内容最大限制为12位数")])],1)],t._v(" "),t.currentChildIndex!=s||e.systemFlag||5!=e.type&&6!=e.type?t._e():[a("div",{key:"child7"+s,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title"},[t._v("日期类型")]),t._v(" "),a("el-radio",{attrs:{label:1},model:{value:e.dateType,callback:function(i){t.$set(e,"dateType",i)},expression:"childItem.dateType"}},[t._v("\n 年-月-日 时 分\n ")]),t._v(" "),a("el-radio",{attrs:{label:0},model:{value:e.dateType,callback:function(i){t.$set(e,"dateType",i)},expression:"childItem.dateType"}},[t._v("\n 年-月-日\n ")])],1)],t._v(" "),t.currentChildIndex!=s||e.systemFlag||"4"!=e.type?t._e():[a("div",{key:"child9"+s,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title"},[t._v("选项 "),e.systemFlag?t._e():a("span",[t._v("最多20项,每项最多10个字")])]),t._v(" "),t._l(e.list,function(s,l){return[a("div",{key:"child10"+l,staticClass:"margin-t-15 limit-w-340",style:0==l?"margin-top: 0":""},[a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:s.value,holder:"",disflag:e.systemFlag,getByType:"char",maxLength:10},on:{"update:inputValue":function(e){t.$set(s,"value",e)}}}),t._v(" "),!e.systemFlag&&e.list.length>1?a("i",{staticClass:"opt-btn el-icon-remove del-item",on:{click:function(a){t.delChildItem(i,l,e)}}}):t._e(),t._v(" "),!e.systemFlag&&l<19?[l==e.list.length-1?a("i",{staticClass:"opt-btn el-icon-circle-plus add-item",on:{click:function(a){t.addChildItem(i,l,e)}}}):t._e()]:t._e()],2)]})],2),t._v(" "),a("div",{key:"child922"+s,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("选择框类型")]),t._v(" "),a("div",[a("el-radio",{attrs:{label:0},model:{value:e.chooseType,callback:function(i){t.$set(e,"chooseType",i)},expression:"childItem.chooseType"}},[t._v("单选")]),t._v(" "),a("el-radio",{attrs:{label:1},model:{value:e.chooseType,callback:function(i){t.$set(e,"chooseType",i)},expression:"childItem.chooseType"}},[t._v("多选")])],1)])],t._v(" "),t.currentChildIndex!=s||e.systemFlag||10!=e.type?t._e():[a("div",{key:"child910"+s,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("大写")]),t._v(" "),a("el-checkbox",{model:{value:e.openCapitalize,callback:function(i){t.$set(e,"openCapitalize",i)},expression:"childItem.openCapitalize"}},[t._v("显示大写")])],1)],t._v(" "),t.currentChildIndex==s?[a("div",{key:"child11"+s,staticClass:"edit-item"},[a("div",{staticClass:"edit-item-title"},[t._v("验证")]),t._v(" "),a("el-checkbox",{on:{change:function(i){t.changeMust(i,!!e.list,e)}},model:{value:e.isMust,callback:function(i){t.$set(e,"isMust",i)},expression:"childItem.isMust"}},[t._v("必填")])],1)]:t._e(),t._v(" "),t.currentChildIndex!=s||"performanceKing"!=e.name&&"competitorInfo"!=e.name?t._e():[a("div",{key:"child111"+s,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("验证 是否必填")]),t._v(" "),a("div",{staticClass:"must-list"},t._l(e.list,function(e,i){return a("div",{key:"list111"+i,staticClass:"must-list-cell m-b-10"},[a("el-checkbox",{model:{value:e.isMust,callback:function(i){t.$set(e,"isMust",i)},expression:"listItem.isMust"}},[t._v(t._s(e.title))])],1)}))])],t._v(" "),t.currentChildIndex==s?[a("div",{key:"child12"+s,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("记忆")]),t._v(" "),a("el-checkbox",{model:{value:e.memory,callback:function(i){t.$set(e,"memory",i)},expression:"childItem.memory"}},[t._v("是否记忆")])],1)]:t._e()]})]:t._e()]})],2)])]),t._v(" "),a("el-tab-pane",{attrs:{label:"模板设置",name:"second"}},[a("div",{staticClass:"template-item limit-w-340"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("模板名称 最多10个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.templateObj.title,holder:"",disflag:!1,getByType:"char",maxLength:10},on:{"update:inputValue":function(e){t.$set(t.templateObj,"title",e)}}})],1),t._v(" "),a("div",{staticClass:"template-item limit-w-340"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("模板描述 最多20个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.templateObj.description,holder:"",disflag:!1,getByType:"char",maxLength:20},on:{"update:inputValue":function(e){t.$set(t.templateObj,"description",e)}}})],1),t._v(" "),a("div",{staticClass:"template-item "},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("门店类型")]),t._v(" "),a("div",{staticClass:"store-type-list"},t._l(t.storeList,function(e,i){return a("div",{key:e.name+i,staticClass:"store-type-cell m-b-20"},[a("el-radio",{attrs:{label:e.id,disabled:e.disabled},model:{value:t.templateObj.storeType,callback:function(e){t.$set(t.templateObj,"storeType",e)},expression:"templateObj.storeType"}},[t._v(t._s(e.name))])],1)}))])])],1)],1)])]),t._v(" "),a("div",{directives:[{name:"show",rawName:"v-show",value:t.dialogVisible,expression:"dialogVisible"}],staticClass:"qr-dialog-content",staticStyle:{opacity:"1"}},[a("div",{staticClass:"qr-mask",on:{click:function(e){return e.stopPropagation(),t.closeDialog(e)}}}),t._v(" "),a("div",{staticClass:"qr-dialog"},[a("div",{staticClass:"qr-dialog__hd"},[a("strong",{staticClass:"qr-dialog__title"},[t._v("预览")]),t._v(" "),a("i",{staticClass:"el-icon-close",on:{click:function(e){return e.stopPropagation(),t.closeDialog(e)}}})]),t._v(" "),t._m(1),t._v(" "),a("div",{staticClass:"qr--dialog__ft"})])])])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"template-title flex-1"},[e("img",{attrs:{src:i("LbEI"),alt:"logo"}}),this._v(" "),e("span",{staticClass:"template-title-span"},[this._v("日报设置")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"qr-dialog__bd"},[e("div",{attrs:{id:"qrcode"}}),this._v(" "),e("div",{staticClass:"qr-dialog__p"},[this._v("请使用好办 APP 扫一扫预览")])])}]};var T=i("VU/8")(k,w,!1,function(t){i("gW2R")},"data-v-9cfc8110",null);e.default=T.exports},IDUm:function(t,e){},PAYw:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"block-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}}},s={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"block block-field"},[i("div",{staticClass:"block-head"},[i("div",{class:["opencard-item-title",t.childItem.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))])]),t._v(" "),i("ul",{staticClass:"view-content"},t._l(t.childItem.list,function(e,a){return i("li",{key:"performance"+a,staticClass:"block-filed-item border-bottom-1"},[i("div",{class:["opencard-item-title",e.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(e.title))]),t._v(" "),i("div",{staticClass:"draged-item-show"},[i("span",{staticClass:"show-warm-text show-warm-text-flag "},[t._v(t._s(e.placeholder)+" "+t._s(e.isMust?"(必填)":""))])])])})),t._v(" "),"competitorInfo"==t.childItem.name?i("div",{staticClass:"compete-add"},[t._v("\n +竞品信息\n ")]):t._e()])},staticRenderFns:[]};var l=i("VU/8")(a,s,!1,function(t){i("hh6r")},"data-v-1dcd7b4c",null);e.default=l.exports},bu1e:function(t,e){},gW2R:function(t,e){},hh6r:function(t,e){},kYZD:function(t,e){},raLb:function(t,e){},"s4D+":function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"input-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}}},s={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{class:[2==t.childItem.type?"h-66":""]},[9!=t.childItem.type?i("div",{class:["opencard-item-title",t.childItem.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))]):t._e(),t._v(" "),i("div",{staticClass:"draged-item-show"},[i("span",{staticClass:"show-warm-text show-warm-text-flag",style:{"padding-left":9==t.childItem.type?"15px":"0"}},[t._v(t._s(t.childItem.placeholder)+" "+t._s(t.childItem.isMust?"(必填)":""))])]),t._v(" "),10==t.childItem.type&&t.childItem.openCapitalize?i("div",{staticClass:"show-capitalize font-12 color-909399 p-l-10 border-box"},[t._v("大写:壹万元整(示例)")]):t._e()])},staticRenderFns:[]};var l=i("VU/8")(a,s,!1,function(t){i("IDUm")},"data-v-078733c8",null);e.default=l.exports},t0b0:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"select-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}}},s={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",[i("div",{class:["opencard-item-title",t.childItem.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))]),t._v(" "),i("div",{staticClass:"draged-item-show"},[i("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[t._v(t._s(t.childItem.placeholder)+" "+t._s(t.childItem.isMust?"(必填)":"")+" "),i("i",{staticClass:"el-icon-arrow-right"})])])])},staticRenderFns:[]};var l=i("VU/8")(a,s,!1,function(t){i("raLb")},"data-v-7f500e21",null);e.default=l.exports}});
\ No newline at end of file
webpackJsonp([4,38,40,48,50,54],{"5zde":function(t,e,i){i("zQR9"),i("qyJz"),t.exports=i("FeBl").Array.from},"79Bk":function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"date-range-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}}},s={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",[i("div",[i("div",{class:["opencard-item-title",t.childItem.startTitle.length>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.startTitle))]),t._v(" "),i("div",{staticClass:"draged-item-show"},[i("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[t._v(t._s(t.childItem.placeholder)+" "+t._s(t.childItem.isMust?"(必填)":"")),i("i",{staticClass:"el-icon-arrow-right"})])])]),t._v(" "),i("div",{staticClass:"b-t-1"},[i("div",{class:["opencard-item-title",t.childItem.endTitle.length>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.endTitle))]),t._v(" "),i("div",{staticClass:"draged-item-show"},[i("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[t._v(t._s(t.childItem.placeholder)+" "+t._s(t.childItem.isMust?"(必填)":"")+" "),i("i",{staticClass:"el-icon-arrow-right"})])])])])},staticRenderFns:[]};var l=i("VU/8")(a,s,!1,function(t){i("bu1e")},"data-v-7138ecea",null);e.default=l.exports},Gu7T:function(t,e,i){"use strict";e.__esModule=!0;var a,s=i("c/Tr"),l=(a=s)&&a.__esModule?a:{default:a};e.default=function(t){if(Array.isArray(t)){for(var e=0,i=Array(t.length);e<t.length;e++)i[e]=t[e];return i}return(0,l.default)(t)}},H8Kg:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"image-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}}},s={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"image-com"},[i("div",{class:["opencard-item-title",t.childItem.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))]),t._v(" "),i("div",{staticClass:"must"},[t._v(t._s(t.childItem.isMust?"(必填)":""))]),t._v(" "),t._m(0)])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"draged-item-show"},[e("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[e("i",{staticClass:"iconfont icon-icon"})])])}]};var l=i("VU/8")(a,s,!1,function(t){i("kYZD")},"data-v-3f8afc82",null);e.default=l.exports},IA9l:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=i("//Fk"),s=i.n(a),l=i("Gu7T"),n=i.n(l),c=i("gBtx"),r=i.n(c),o=i("mvHQ"),d=i.n(o),m=i("DAYN"),p=i.n(m),u=i("Isrn"),v=i("l46T"),h=i("H8Kg"),f=i("t0b0"),_=i("79Bk"),g=i("s4D+"),y=i("PAYw"),C=i("fPyK"),b=i("3E4D"),I=i("Ch4/"),x=i("PI0u"),k=i("P9l9"),w={name:"customSetTemplate",data:function(){return{activeName:"first",rightName:"second",dialogVisible:!1,bodyHeight:(document.documentElement.clientHeight||document.body.clientHeight)+"px",isDragging:!1,delayedDragging:!1,leftOption:{group:{name:"people",pull:"clone",put:!1},sort:!1,disabled:!1},leftDefineOption:{group:{name:"people",pull:"clone",put:!1},sort:!1,disabled:!1},templateId:"",oparateType:"",counter:1,selectKey:"",tradeInfo:[],personInfo:[],goodsInfo:[],competeInfo:[],defineInfo:[],currentIndex:0,currentChildKey:null,currentChildIndex:null,childIndex:0,tempaletDataList:[],setList:[],templateObj:{title:"",description:"",storeType:"",momory:[]},storeList:[{id:"0",name:"直营门店",disabled:!1},{id:"1",name:"联营门店",disabled:!1},{id:"2",name:"代理门店",disabled:!1},{id:"3",name:"代销门店",disabled:!1},{id:"4",name:"托管门店",disabled:!1}]}},methods:{returnBack:function(){this.changeRoute("/customReport?brandId="+this.brandId)},cloneItem:function(t){var e=JSON.parse(d()(t));return e.cid="c"+this.counter,e.systemFlag||(e.name.includes("textc")&&(e.name="textc"+this.counter,e.title=""+e.title+this.counter),e.name.includes("paragraphc")&&(e.name="paragraphc"+this.counter,e.title=""+e.title+this.counter),e.name.includes("numberc")&&(e.name="numberc"+this.counter,e.title=""+e.title+this.counter),e.name.includes("checkboxesOrRadioc")&&(e.name="checkboxesOrRadioc"+this.counter,e.title=""+e.title+this.counter),e.name.includes("datec")&&(e.name="datec"+this.counter,e.title=""+e.title+this.counter),e.name.includes("dateareac")&&(e.name="dateareac"+this.counter,e.title=""+e.title+this.counter),e.name.includes("picc")&&(e.name="picc"+this.counter,e.title=""+e.title+this.counter),e.name.includes("introductionc")&&(e.name="introductionc"+this.counter,e.title=""+e.title+this.counter),e.name.includes("pricec")&&(e.name="pricec"+this.counter,e.title=""+e.title+this.counter),e.name.includes("groupc")&&(e.name="groupc"+this.counter,e.title=""+e.title+this.counter)),e},onMove:function(t){var e=t.draggedContext.element;return!this.tempaletDataList.map(function(t){return t.name}).includes(e.name)&&!e.fixed},onChildMove:function(t){var e=!0;return-1!=t.dragged.className.indexOf("block-class")&&-1!=t.to.className.indexOf("block-wrap")&&(e=!1),e},itemMoveEnd:function(t){var e=this;function i(t){e[t].forEach(function(t,i){t.name==e.selectKey&&(t.fixed=!0)})}e.isDragging=!1,e.selectKey="",e.selectKey=t.clone.dataset.name,e.tempaletDataList.forEach(function(t,a){t.name==e.selectKey&&i(t.parentCode),t.children&&t.children.forEach(function(t,a){t.name==e.selectKey&&i(t.parentCode)})}),e.selectKey="",e.tempaletDataList=JSON.parse(d()(e.tempaletDataList)),e.$forceUpdate(),e.counter=e.counter+1},selectItem:function(t,e){this.currentIndex=e,this.currentChildIndex=null},deleteItem:function(t,e,i,a){var s=this;if(s.tempaletDataList.splice(i,1),s.currentIndex--,s.currentIndex<=0&&(s.currentIndex=0),!a.systemFlag)return a.name.includes("groupc")&&a.children.length&&a.children.forEach(function(t){t.systemFlag&&s[t.parentCode].forEach(function(e){e.name==t.name&&(e.fixed=!1)})}),!1;s[e].forEach(function(e,i){e.name==t&&(e.fixed=!1)})},addDragItem:function(t){return!1},selectChildItem:function(t,e,i,a){this.currentIndex=null,this.currentChildKey=t,this.childIndex=e,this.currentChildIndex=i},deleteChildItem:function(t,e,i,a,s){if(this.childIndex=e,this.currentIndex=null,this.currentChildKey=this.tempaletDataList[e].children[i].name,this.currentChildIndex--,this.currentChildIndex<=0&&(this.currentChildIndex=0),this.tempaletDataList=JSON.parse(d()(this.tempaletDataList)),this.tempaletDataList[e].children.splice(i,1),!s.systemFlag)return!1;this[s.parentCode].forEach(function(e,i){e.name===t&&(e.fixed=!1)})},delChildItem:function(t,e,i){i.list.splice(e,1)},addChildItem:function(t,e,i){if(19!=e){i.list.push({value:"选项"+(e+2),key:e+2});var a=i.list.map(function(t){return t.value});this.isRepeat(a)&&(i.list.splice(i.list.length-1,1),a.splice(i.list.length-1,1),this.$message.error({duration:1e3,message:"选项不能重复"}))}else this.$message.error({duration:1e3,message:"最多可添加 20 项"})},changeMust:function(t,e,i){e&&i.list.forEach(function(e){e.isMust=!!t})},isRepeat:function(t){var e={};for(var i in t){if(e[t[i]])return!0;e[t[i]]=!0}return!1},changeRoute:function(t){this.$router.push(t)},checkTag:function(t){var e={filedFlag:!0,filedRepeat:!1},i=[];return t.forEach(function(t){if(""==t.title)return e.filedFlag=!1,e.name=t.title||"",!1;i.push(t.title),t.hasOwnProperty("children")&&t.children.length&&t.children.forEach(function(t){if(t.systemFlag&&""==t.title)return e.filedFlag=!1,e.name=t.title||"",!1;i.push(t.title)})}),this.isRepeat(i)&&(e.filedRepeat=!0),e},checkTemplateObj:function(){var t=!0;return this.templateObj.title&&this.templateObj.description&&this.templateObj.storeType||(t=!1),t},getUuid:function(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,function(t){var e=16*Math.random()|0;return("x"==t?e:3&e|8).toString(16)})},saveAndBack:Object(x.a)(function(t){if(!this.checkTemplateObj())return this.$message.error({duration:1e3,message:"请完善模板设置内容"}),!1;var e=JSON.parse(d()(this.tempaletDataList)),i=this.checkTag(e);if(!i.filedFlag)return this.$message.error({duration:1e3,message:i.name+"字段标题不能为空"}),!1;if(i.filedRepeat)this.$message.error({duration:1e3,message:"字段标题不能重复"});else{if(e.forEach(function(t,e){t.sort=e,t.isMust=t.isMust?1:0,t.memory=t.memory?1:0,t.hasOwnProperty("openCapitalize")&&(t.openCapitalize=t.openCapitalize?1:0),t.hasOwnProperty("list")&&t.list.forEach(function(t){t.isMust=t.isMust?1:0}),t.hasOwnProperty("children")&&(t.children.forEach(function(t,e){t.sort=e,t.isMust=t.isMust?1:0,t.memory=t.memory?1:0,t.hasOwnProperty("list")&&t.list.forEach(function(t){t.isMust=t.isMust?1:0}),t.hasOwnProperty("openCapitalize")&&(t.openCapitalize=t.openCapitalize?1:0)}),t.list=t.children)}),!e.length)return this.$message.error({duration:1e3,message:"请先配置字段"}),!1;"save"===t?this.saveAllData(e):this.postPreview(e)}},500),saveAllData:function(t){var e=this,i={status:1,brandId:e.brandId,templateContent:d()(t),title:e.templateObj.title,description:e.templateObj.description,storeType:e.templateObj.storeType,memory:[]};Object(k.c)("/haoban-app-daily-web/daily/save-define-template",i).then(function(t){var i=t.data;if(1==i.errorCode)return b.a.showmsg("保存成功","success"),void e.changeRoute("/customReport?brandId="+e.brandId);I.a.errorMsg(i)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},postPreview:function(t){var e=this,i={templateType:2,brandId:e.brandId,templateContent:d()(t)};Object(k.c)("/haoban-app-daily-web/daily/preview-template",i).then(function(t){var i=t.data;if(1==i.errorCode){var a=JSON.parse(localStorage.getItem("userInfo")).enterpriseId,s=window.location.origin+"/office-mobile/#/staffRecordsTemplate?enterpriseId="+a+"&templateId="+i.result+"&brandId="+e.brandId;return e.$refs.qrcodePreview.qrcode(s),void(e.dialogVisible=!0)}I.a.errorMsg(i)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},closeDialog:function(){this.dialogVisible=!1},getHasStores:function(){var t=this;Object(k.c)("/haoban-app-daily-web/daily/has-defined-template-store-type",{brandId:t.brandId}).then(function(e){var i=e.data;1!=i.errorCode?I.a.errorMsg(i):t.storeList.forEach(function(e){i.result&&i.result.length&&i.result.includes(r()(e.id))&&(e.disabled=!0),"edit"==t.oparateType&&t.storeType==e.id&&(e.disabled=!1)})}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},getAllFields:function(t){var e=this;Object(k.c)("/haoban-app-daily-web/daily/get-template-items",{brandId:e.brandId,type:t}).then(function(i){var a=i.data;if(1==a.errorCode)return a.result.forEach(function(e){e.isMust=!!e.isMust,e.memory=!!e.memory,e.title=e.title.trim(),e.hasOwnProperty("openCapitalize")&&(e.openCapitalize=!!e.openCapitalize),e.hasOwnProperty("list")&&e.list&&e.list.length&&e.list.forEach(function(t){t.isMust=!!t.isMust}),e.systemFlag=3!=t,e.name.includes("groupc")&&(e.children=[])}),void(3==t?e.defineInfo=a.result:e.handleAllFields(a.result));I.a.errorMsg(a)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},handleAllFields:function(t){var e=this;t.forEach(function(t){t.fixed=!1,1==t.classify&&(t.parentCode="tradeInfo",e.tradeInfo.push(t)),2==t.classify&&(t.parentCode="personInfo",e.personInfo.push(t)),3==t.classify&&(t.parentCode="goodsInfo",e.goodsInfo.push(t)),4==t.classify&&(t.parentCode="competeInfo",e.competeInfo.push(t))})},getInfo:function(){var t=this;Object(k.c)("/haoban-app-daily-web/daily/get-define-template",{templateId:t.templateId}).then(function(e){var i=e.data;if(1==i.errorCode)return t.setList=[],i.result&&(t.templateObj.title=i.result.title,t.templateObj.description=i.result.description,t.storeType="edit"==t.oparateType?String(i.result.storeType):"",t.templateObj.storeType="edit"==t.oparateType?String(i.result.storeType):"",i.result.templateContent&&i.result.templateContent.length&&t.handleGetInfo(i.result.templateContent)),void t.getHasStores();I.a.errorMsg(i)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},treeData:function(t){var e=t.filter(function(e){var i=t.filter(function(t){return e.fieldCode==t.parentCode});return i.length>0&&(e.children=i),0==e.parentCode});return e.sort(function(t,e){return t.sort-e.sort}),e.forEach(function(t,e){t.children.sort(function(t,e){return t.sort-e.sort})}),e},handleGetInfo:function(t){var e=this,i=JSON.parse(d()(t));e.cids=[],e.setParent=[],i.forEach(function(t,i){t.title=t.title.trim(),t.isMust=!!t.isMust,t.memory=!!t.memory,t.name.includes("textc")||t.name.includes("paragraphc")||t.name.includes("numberc")||t.name.includes("checkboxesOrRadioc")||t.name.includes("datec")||t.name.includes("dateareac")||t.name.includes("picc")||t.name.includes("introductionc")||t.name.includes("pricec")||t.name.includes("groupc")?(t.systemFlag=!1,t.parentCode="defineInfo"):(e.setParent.push(t.name),t.systemFlag=!0,1==t.classify&&(t.parentCode="tradeInfo"),2==t.classify&&(t.parentCode="personInfo"),3==t.classify&&(t.parentCode="goodsInfo"),4==t.classify&&(t.parentCode="competeInfo")),t.hasOwnProperty("openCapitalize")&&(t.openCapitalize=!!t.openCapitalize),t.hasOwnProperty("list")&&t.list&&t.list.length&&(t.list.forEach(function(i){(i.isMust=!!i.isMust,t.name.includes("groupc"))&&(i.isMust=!!i.isMust,i.memory=!!i.memory,i.name.includes("textc")||i.name.includes("paragraphc")||i.name.includes("numberc")||i.name.includes("checkboxesOrRadioc")||i.name.includes("datec")||i.name.includes("dateareac")||i.name.includes("picc")||i.name.includes("introductionc")||i.name.includes("pricec")||i.name.includes("groupc")?i.systemFlag=!1:(e.setParent.push(i.name),i.systemFlag=!0,1==i.classify&&(i.parentCode="tradeInfo"),2==i.classify&&(i.parentCode="personInfo"),3==i.classify&&(i.parentCode="goodsInfo"),4==i.classify&&(i.parentCode="competeInfo")))}),t.name.includes("groupc")&&(t.children=t.list)),e.cids.push(r()(t.cid.match(/\d+/g))),t.hasOwnProperty("children")&&t.children.forEach(function(t){t.isMust=!!t.isMust,t.memory=!!t.memory,e.cids.push(r()(t.cid.match(/\d+/g)))})}),e.counter=Math.max.apply(Math,n()(e.cids)),e.tempaletDataList=i,setTimeout(function(){e.setFixed()},500)},setFixed:function(){var t=this;["tradeInfo","personInfo","goodsInfo","competeInfo"].forEach(function(e){t[e].forEach(function(e){t.setParent.includes(e.name)&&(e.fixed=!0)})})}},watch:{isDragging:function(t){var e=this;t?e.delayedDragging=!0:e.$nextTick(function(){e.delayedDragging=!1})}},components:{draggable:p.a,AddInput:u.a,limitInput:v.a,imageCom:h.default,selectCom:f.default,dateRangeCom:_.default,inputCom:g.default,blockCom:y.default,qrcodeDialog:C.a},mounted:function(){var t=this,e=t.$route.query;t.brandId=t.$route.query.brandId,s.a.all([t.getAllFields(2)]).then(function(i){t.getAllFields(3),e.hasOwnProperty("templateId")?(t.templateId=e.templateId,t.oparateType=e.type,t.getInfo()):t.getHasStores()}).catch(function(t){console.log(t)}),document.body.ondrop=function(t){t.preventDefault(),t.stopPropagation()}}},T={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"template-wrap",style:{height:t.bodyHeight}},[a("div",{staticClass:"template-contain"},[a("div",{staticClass:"template-head"},[t._m(0),t._v(" "),a("div",{staticClass:"template-btns flex-1 flex-r"},[a("el-button",{attrs:{type:"primary",plain:""},on:{click:function(e){t.saveAndBack("preview")}}},[t._v("预 览")]),t._v(" "),a("el-button",{attrs:{type:"primary",plain:""},on:{click:t.returnBack}},[t._v("返 回")]),t._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:function(e){t.saveAndBack("save")}}},[t._v("保存并启用")])],1)]),t._v(" "),a("div",{staticClass:"template-body"},[a("div",{staticClass:"template-cell template-cell-l"},[a("el-tabs",{model:{value:t.activeName,callback:function(e){t.activeName=e},expression:"activeName"}},[a("el-tab-pane",{attrs:{label:"系统字段",name:"first"}},[a("div",{staticClass:"filed-item-title"},[t._v("交易")]),t._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list1",list:t.tradeInfo,options:t.leftOption,clone:t.cloneItem,move:t.onMove},on:{start:function(e){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.tradeInfo,function(e,i){return a("li",{key:i,class:["compenent-item",1==e.fixed?"fixed-item":""],attrs:{"data-name":e.name,"aria-hidden":"true"}},[a("span",[t._v(t._s(e.title))])])}))],1),t._v(" "),a("div",{staticClass:"filed-item-title"},[t._v("人员")]),t._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list2",list:t.personInfo,options:t.leftOption,clone:t.cloneItem,move:t.onMove},on:{start:function(e){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.personInfo,function(e,i){return a("li",{key:i,class:["compenent-item",1==e.fixed?"fixed-item":""],attrs:{"data-name":e.name}},[a("span",[t._v(t._s(e.title))])])}))],1),t._v(" "),a("div",{staticClass:"filed-item-title"},[t._v("商品")]),t._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list3",list:t.goodsInfo,options:t.leftOption,clone:t.cloneItem,move:t.onMove},on:{start:function(e){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.goodsInfo,function(e,i){return a("li",{key:i,class:["compenent-item",1==e.fixed?"fixed-item":""],attrs:{"data-name":e.name}},[a("span",[t._v(t._s(e.title))])])}))],1),t._v(" "),a("div",{staticClass:"filed-item-title"},[t._v("竞品")]),t._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list4",list:t.competeInfo,options:t.leftOption,clone:t.cloneItem,move:t.onMove},on:{start:function(e){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.competeInfo,function(e,i){return a("li",{key:i,class:["compenent-item",1==e.fixed?"fixed-item":""],attrs:{"data-name":e.name}},[a("span",[t._v(t._s(e.title))])])}))],1)]),t._v(" "),a("el-tab-pane",{attrs:{label:"自定义字段",name:"second"}},[a("div",{staticClass:"filed-item-title"}),t._v(" "),a("ul",[a("draggable",{staticClass:"compenent",attrs:{id:"list5",list:t.defineInfo,options:t.leftDefineOption,clone:t.cloneItem,move:t.onChildMove},on:{start:function(e){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.defineInfo,function(e,i){return a("li",{key:i,class:["compenent-item",1==e.fixed?"fixed-item":"",11==e.type?"block-class":""],attrs:{"data-type":e.fieldCode}},[0==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),1==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),2==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),3==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),4==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),5==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),6==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),7==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),9==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),10==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),11==e.type?a("span",[t._v(t._s(e.title))]):t._e(),t._v(" "),0==e.type?a("i",{staticClass:"bg-icon bg-icon-one"}):t._e(),t._v(" "),1==e.type?a("i",{staticClass:"bg-icon bg-icon-two"}):t._e(),t._v(" "),2==e.type?a("i",{staticClass:"bg-icon bg-icon-three"}):t._e(),t._v(" "),3==e.type?a("i",{staticClass:"bg-icon bg-icon-four"}):t._e(),t._v(" "),4==e.type?a("i",{staticClass:"bg-icon bg-icon-five"}):t._e(),t._v(" "),5==e.type?a("i",{staticClass:"bg-icon bg-icon-six"}):t._e(),t._v(" "),6==e.type?a("i",{staticClass:"bg-icon bg-icon-seven"}):t._e(),t._v(" "),7==e.type?a("i",{staticClass:"bg-icon bg-icon-eight"}):t._e()])}))],1)])],1)],1),t._v(" "),a("div",{staticClass:"template-cell template-cell-m"},[a("div",{staticClass:"phone-view"},[a("div",{staticClass:"phone-show-content"},[a("div",{staticClass:"drag-show-content"},[a("div",{staticClass:"view-container"},[a("ul",{staticClass:"view-content",attrs:{id:"showPhoneView"}},[0==t.tempaletDataList.length?[a("img",{staticClass:"templet-null-img",attrs:{src:i("Y7wY")}})]:t._e(),t._v(" "),a("draggable",{staticClass:"drag-wrap",attrs:{options:{group:{name:"people",pull:!1,put:!0},sort:!0}},model:{value:t.tempaletDataList,callback:function(e){t.tempaletDataList=e},expression:"tempaletDataList"}},t._l(t.tempaletDataList,function(e,i){return a("li",{key:"li1"+i,class:["filed-item",t.currentIndex==i?"active-item":"","li-block"],on:{click:function(a){t.selectItem(e.fieldCode,i)}}},["baseInfo"!=e.fieldCode?a("span",{staticClass:"item-close p-item-close",on:{click:function(a){a.stopPropagation(),t.deleteItem(e.name,e.parentCode,i,e)}}},[a("i",{staticClass:"el-icon-close"})]):t._e(),t._v(" "),e.systemFlag||!e.name.includes("groupc")?a("div",[1==e.type||2==e.type||3==e.type||10==e.type||9==e.type?a("input-com",{attrs:{childItem:e}}):t._e(),t._v(" "),4==e.type||5==e.type?a("select-com",{attrs:{childItem:e}}):t._e(),t._v(" "),6==e.type?a("date-range-com",{attrs:{childItem:e}}):t._e(),t._v(" "),7==e.type?a("image-com",{attrs:{childItem:e}}):t._e(),t._v(" "),"11"==e.type?a("block-com",{attrs:{childItem:e}}):t._e()],1):t._e(),t._v(" "),[e.name.includes("groupc")?a("div",{staticClass:"block"},[a("div",{staticClass:"block-head"},[a("div",{class:["opencard-item-title",e.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(e.title))])]),t._v(" "),a("ul",{staticClass:"view-content"},[a("draggable",{class:["drag-wrap","block-wrap",e.fieldCode],attrs:{options:{group:{name:"people",pull:!1,put:!0},sort:!0}},on:{add:t.addDragItem},model:{value:e.children,callback:function(i){t.$set(e,"children",i)},expression:"item.children"}},t._l(e.children,function(s,l){return a("li",{key:"li"+l,class:["filed-item","child-filed-item",t.currentChildKey==s.name&&t.currentChildIndex==l?"active-item":""],on:{click:function(a){a.stopPropagation(),t.selectChildItem(s.name,i,l,e.children)}}},[a("span",{staticClass:"item-close child-item-close",on:{click:function(a){a.stopPropagation(),t.deleteChildItem(s.name,i,l,e.children,s)}}},[a("i",{staticClass:"el-icon-close"})]),t._v(" "),4==s.type||5==s.type?a("select-com",{attrs:{childItem:s}}):t._e(),t._v(" "),6==s.type?a("date-range-com",{attrs:{childItem:s}}):t._e(),t._v(" "),7==s.type?a("image-com",{attrs:{childItem:s}}):t._e(),t._v(" "),1==s.type||2==s.type||3==s.type||10==s.type||9==s.type?a("input-com",{attrs:{childItem:s}}):t._e(),t._v(" "),"11"==s.type&&s.systemFlag?a("block-com",{attrs:{childItem:s}}):t._e()],1)}))],1)]):t._e()]],2)}))],2)])])])])]),t._v(" "),a("div",{staticClass:"template-cell template-cell-r"},[a("el-tabs",{model:{value:t.rightName,callback:function(e){t.rightName=e},expression:"rightName"}},[a("el-tab-pane",{attrs:{label:"控件设置",name:"first"}},[a("div",{attrs:{id:"edit-box"}},[a("div",{staticClass:"edit-view baby-info-flag baby-info"},[t._l(t.tempaletDataList,function(e,i){return[t.currentIndex!=i||e.systemFlag||6==e.type?t._e():[a("div",{key:"child"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("标题")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.title,holder:"",disflag:e.systemFlag,getByType:"char",maxLength:10},on:{"update:inputValue":function(i){t.$set(e,"title",i)}}}),t._v(" "),7==e.type?a("p",{staticStyle:{"margin-top":"8px","font-size":"12px",color:"rgba(255, 255, 255, 0.7)"}},[t._v("\n 图片最多可添加9张\n ")]):t._e()],1)],t._v(" "),t.currentIndex!=i||e.systemFlag||6!=e.type?t._e():[a("div",{key:"child62"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("标题 最多10个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.startTitle,holder:"",disflag:e.systemFlag,getByType:"char",maxLength:10},on:{"update:inputValue":function(i){t.$set(e,"startTitle",i)}}})],1),t._v(" "),a("div",{key:"child64"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("标题2 最多10个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.endTitle,holder:"",disflag:e.systemFlag,getByType:"char",maxLength:10},on:{"update:inputValue":function(i){t.$set(e,"endTitle",i)}}})],1)],t._v(" "),t.currentIndex!=i||e.systemFlag||11==e.type||5==e.type||7==e.type?t._e():[a("div",{key:"child1"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("提示文字最多20个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.placeholder,holder:"",disflag:!1,getByType:"char",maxLength:20},on:{"update:inputValue":function(i){t.$set(e,"placeholder",i)}}}),t._v(" "),2==e.type||9==e.type?a("p",{staticClass:"font-12 m-t-10"},[t._v("内容最多输入500个字")]):t._e(),t._v(" "),1==e.type?a("p",{staticClass:"font-12 m-t-10"},[t._v("内容最多输入100个字")]):t._e()],1)],t._v(" "),t.currentIndex!=i||e.systemFlag||3!=e.type?t._e():[a("div",{key:"child11"+i,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("单位最多20个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.placeholder,holder:"",disflag:!1,getByType:"char",maxLength:20},on:{"update:inputValue":function(i){t.$set(e,"placeholder",i)}}}),t._v(" "),a("p",{staticClass:"font-12 m-t-10"},[t._v("内容最大限制为12位数")])],1)],t._v(" "),t.currentIndex!=i||e.systemFlag||"4"!=e.type?t._e():[a("div",{key:"child111"+i,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title"},[t._v("选项 "),e.systemFlag?t._e():a("span",[t._v("最多20项,每项最多10个字")])]),t._v(" "),t._l(e.list,function(s,l){return[a("div",{key:"child10"+l,staticClass:"margin-t-15 limit-w-340",style:0==l?"margin-top: 0":""},[a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:s.value,holder:"",disflag:e.systemFlag,getByType:"char",maxLength:10},on:{"update:inputValue":function(e){t.$set(s,"value",e)}}}),t._v(" "),!e.systemFlag&&e.list.length>1?a("i",{staticClass:"opt-btn el-icon-remove del-item",on:{click:function(a){t.delChildItem(i,l,e)}}}):t._e(),t._v(" "),!e.systemFlag&&l<19?[l==e.list.length-1?a("i",{staticClass:"opt-btn el-icon-circle-plus add-item",on:{click:function(a){t.addChildItem(i,l,e)}}}):t._e()]:t._e()],2)]})],2),t._v(" "),a("div",{key:"parent22"+i,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("选择框类型")]),t._v(" "),a("div",[a("el-radio",{attrs:{label:0},model:{value:e.chooseType,callback:function(i){t.$set(e,"chooseType",i)},expression:"item.chooseType"}},[t._v("单选")]),t._v(" "),a("el-radio",{attrs:{label:1},model:{value:e.chooseType,callback:function(i){t.$set(e,"chooseType",i)},expression:"item.chooseType"}},[t._v("多选")])],1)])],t._v(" "),t.currentIndex!=i||e.systemFlag||5!=e.type&&6!=e.type?t._e():[a("div",{key:"child117"+i,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title"},[t._v("日期类型")]),t._v(" "),a("el-radio",{attrs:{label:1},model:{value:e.dateType,callback:function(i){t.$set(e,"dateType",i)},expression:"item.dateType"}},[t._v("\n 年-月-日 时 分\n ")]),t._v(" "),a("el-radio",{attrs:{label:0},model:{value:e.dateType,callback:function(i){t.$set(e,"dateType",i)},expression:"item.dateType"}},[t._v("\n 年-月-日\n ")])],1)],t._v(" "),t.currentIndex!=i||e.systemFlag||10!=e.type?t._e():[a("div",{key:"parent210"+i,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("大写")]),t._v(" "),a("el-checkbox",{model:{value:e.openCapitalize,callback:function(i){t.$set(e,"openCapitalize",i)},expression:"item.openCapitalize"}},[t._v("显示大写")])],1)],t._v(" "),t.currentIndex!=i||e.name.includes("groupc")?t._e():[a("div",{key:"parent2"+i,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("验证")]),t._v(" "),a("el-checkbox",{on:{change:function(i){t.changeMust(i,!!e.list,e)}},model:{value:e.isMust,callback:function(i){t.$set(e,"isMust",i)},expression:"item.isMust"}},[t._v("必填")])],1)],t._v(" "),t.currentIndex!=i||"performanceKing"!=e.name&&"competitorInfo"!=e.name?t._e():[a("div",{key:"parent21"+i,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("验证 是否必填")]),t._v(" "),a("div",{staticClass:"must-list"},t._l(e.list,function(e,i){return a("div",{key:"list"+i,staticClass:"must-list-cell m-b-10"},[a("el-checkbox",{model:{value:e.isMust,callback:function(i){t.$set(e,"isMust",i)},expression:"listItem.isMust"}},[t._v(t._s(e.title))])],1)}))])],t._v(" "),t.currentIndex!=i||e.name.includes("groupc")?t._e():[a("div",{key:"parent3"+i,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("记忆")]),t._v(" "),a("el-checkbox",{model:{value:e.memory,callback:function(i){t.$set(e,"memory",i)},expression:"item.memory"}},[t._v("是否记忆")])],1)],t._v(" "),t.childIndex==i&&e.children&&e.children.length?[t._l(e.children,function(e,s){return[t.currentChildIndex!=s||e.systemFlag||6==e.type?t._e():[a("div",{key:"child"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("标题")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.title,holder:"",disflag:e.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){t.$set(e,"title",i)}}}),t._v(" "),7==e.type?a("p",{staticStyle:{"margin-top":"8px","font-size":"12px",color:"rgba(255, 255, 255, 0.7)"}},[t._v("\n 图片最多可添加9张\n ")]):t._e()],1)],t._v(" "),t.currentChildIndex!=s||e.systemFlag||6!=e.type?t._e():[a("div",{key:"child2"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("标题 最多10个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.startTitle,holder:"",disflag:e.systemFlag,getByType:"char",maxLength:10},on:{"update:inputValue":function(i){t.$set(e,"startTitle",i)}}})],1),t._v(" "),a("div",{key:"child4"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("标题2 最多10个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.endTitle,holder:"",disflag:e.systemFlag,getByType:"char",maxLength:10},on:{"update:inputValue":function(i){t.$set(e,"endTitle",i)}}})],1)],t._v(" "),t.currentChildIndex!=s||e.systemFlag||5==e.type||7==e.type?t._e():[a("div",{key:"child1"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("提示文字最多20个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.placeholder,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){t.$set(e,"placeholder",i)}}}),t._v(" "),2==e.type||9==e.type?a("p",{staticClass:"font-12 m-t-10"},[t._v("内容最多输入500个字")]):t._e(),t._v(" "),1==e.type?a("p",{staticClass:"font-12 m-t-10"},[t._v("内容最多输入100个字")]):t._e()],1)],t._v(" "),t.currentChildIndex!=s||e.systemFlag||3!=e.type?t._e():[a("div",{key:"child6"+s,staticClass:"edit-item test-title limit-w-340"},[a("div",{staticClass:"edit-item-title"},[t._v("单位最多20个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:e.unit,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){t.$set(e,"unit",i)}}}),t._v(" "),a("p",{staticClass:"font-12 m-t-10"},[t._v("内容最大限制为12位数")])],1)],t._v(" "),t.currentChildIndex!=s||e.systemFlag||5!=e.type&&6!=e.type?t._e():[a("div",{key:"child7"+s,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title"},[t._v("日期类型")]),t._v(" "),a("el-radio",{attrs:{label:1},model:{value:e.dateType,callback:function(i){t.$set(e,"dateType",i)},expression:"childItem.dateType"}},[t._v("\n 年-月-日 时 分\n ")]),t._v(" "),a("el-radio",{attrs:{label:0},model:{value:e.dateType,callback:function(i){t.$set(e,"dateType",i)},expression:"childItem.dateType"}},[t._v("\n 年-月-日\n ")])],1)],t._v(" "),t.currentChildIndex!=s||e.systemFlag||"4"!=e.type?t._e():[a("div",{key:"child9"+s,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title"},[t._v("选项 "),e.systemFlag?t._e():a("span",[t._v("最多20项,每项最多10个字")])]),t._v(" "),t._l(e.list,function(s,l){return[a("div",{key:"child10"+l,staticClass:"margin-t-15 limit-w-340",style:0==l?"margin-top: 0":""},[a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:s.value,holder:"",disflag:e.systemFlag,getByType:"char",maxLength:10},on:{"update:inputValue":function(e){t.$set(s,"value",e)}}}),t._v(" "),!e.systemFlag&&e.list.length>1?a("i",{staticClass:"opt-btn el-icon-remove del-item",on:{click:function(a){t.delChildItem(i,l,e)}}}):t._e(),t._v(" "),!e.systemFlag&&l<19?[l==e.list.length-1?a("i",{staticClass:"opt-btn el-icon-circle-plus add-item",on:{click:function(a){t.addChildItem(i,l,e)}}}):t._e()]:t._e()],2)]})],2),t._v(" "),a("div",{key:"child922"+s,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("选择框类型")]),t._v(" "),a("div",[a("el-radio",{attrs:{label:0},model:{value:e.chooseType,callback:function(i){t.$set(e,"chooseType",i)},expression:"childItem.chooseType"}},[t._v("单选")]),t._v(" "),a("el-radio",{attrs:{label:1},model:{value:e.chooseType,callback:function(i){t.$set(e,"chooseType",i)},expression:"childItem.chooseType"}},[t._v("多选")])],1)])],t._v(" "),t.currentChildIndex!=s||e.systemFlag||10!=e.type?t._e():[a("div",{key:"child910"+s,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("大写")]),t._v(" "),a("el-checkbox",{model:{value:e.openCapitalize,callback:function(i){t.$set(e,"openCapitalize",i)},expression:"childItem.openCapitalize"}},[t._v("显示大写")])],1)],t._v(" "),t.currentChildIndex==s?[a("div",{key:"child11"+s,staticClass:"edit-item"},[a("div",{staticClass:"edit-item-title"},[t._v("验证")]),t._v(" "),a("el-checkbox",{on:{change:function(i){t.changeMust(i,!!e.list,e)}},model:{value:e.isMust,callback:function(i){t.$set(e,"isMust",i)},expression:"childItem.isMust"}},[t._v("必填")])],1)]:t._e(),t._v(" "),t.currentChildIndex!=s||"performanceKing"!=e.name&&"competitorInfo"!=e.name?t._e():[a("div",{key:"child111"+s,staticClass:"edit-item m-b-10"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("验证 是否必填")]),t._v(" "),a("div",{staticClass:"must-list"},t._l(e.list,function(e,i){return a("div",{key:"list111"+i,staticClass:"must-list-cell m-b-10"},[a("el-checkbox",{model:{value:e.isMust,callback:function(i){t.$set(e,"isMust",i)},expression:"listItem.isMust"}},[t._v(t._s(e.title))])],1)}))])],t._v(" "),t.currentChildIndex==s?[a("div",{key:"child12"+s,staticClass:"edit-item "},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("记忆")]),t._v(" "),a("el-checkbox",{model:{value:e.memory,callback:function(i){t.$set(e,"memory",i)},expression:"childItem.memory"}},[t._v("是否记忆")])],1)]:t._e()]})]:t._e()]})],2)])]),t._v(" "),a("el-tab-pane",{attrs:{label:"模板设置",name:"second"}},[a("div",{staticClass:"template-item limit-w-340"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("模板名称 最多10个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.templateObj.title,holder:"",disflag:!1,getByType:"char",maxLength:10},on:{"update:inputValue":function(e){t.$set(t.templateObj,"title",e)}}})],1),t._v(" "),a("div",{staticClass:"template-item limit-w-340"},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("模板描述 最多20个字")]),t._v(" "),a("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.templateObj.description,holder:"",disflag:!1,getByType:"char",maxLength:20},on:{"update:inputValue":function(e){t.$set(t.templateObj,"description",e)}}})],1),t._v(" "),a("div",{staticClass:"template-item "},[a("div",{staticClass:"edit-item-title edit-title-padding"},[t._v("门店类型")]),t._v(" "),a("div",{staticClass:"store-type-list"},t._l(t.storeList,function(e,i){return a("div",{key:e.name+i,staticClass:"store-type-cell m-b-20"},[a("el-radio",{attrs:{label:e.id,disabled:e.disabled},model:{value:t.templateObj.storeType,callback:function(e){t.$set(t.templateObj,"storeType",e)},expression:"templateObj.storeType"}},[t._v(t._s(e.name))])],1)}))])])],1)],1)])]),t._v(" "),a("qrcode-dialog",{ref:"qrcodePreview",model:{value:t.dialogVisible,callback:function(e){t.dialogVisible=e},expression:"dialogVisible"}})],1)},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"template-title flex-1"},[e("img",{attrs:{src:i("LbEI"),alt:"logo"}}),this._v(" "),e("span",{staticClass:"template-title-span"},[this._v("日报设置")])])}]};var M=i("VU/8")(w,T,!1,function(t){i("Zp5m")},"data-v-681c89c6",null);e.default=M.exports},IDUm:function(t,e){},PAYw:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"block-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}}},s={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"block block-field"},[i("div",{staticClass:"block-head"},[i("div",{class:["opencard-item-title",t.childItem.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))])]),t._v(" "),i("ul",{staticClass:"view-content"},t._l(t.childItem.list,function(e,a){return i("li",{key:"performance"+a,staticClass:"block-filed-item border-bottom-1"},[i("div",{class:["opencard-item-title",e.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(e.title))]),t._v(" "),i("div",{staticClass:"draged-item-show"},[i("span",{staticClass:"show-warm-text show-warm-text-flag "},[t._v(t._s(e.placeholder)+" "+t._s(e.isMust?"(必填)":""))])])])})),t._v(" "),"competitorInfo"==t.childItem.name?i("div",{staticClass:"compete-add"},[t._v("\n +竞品信息\n ")]):t._e()])},staticRenderFns:[]};var l=i("VU/8")(a,s,!1,function(t){i("hh6r")},"data-v-1dcd7b4c",null);e.default=l.exports},Zp5m:function(t,e){},bu1e:function(t,e){},"c/Tr":function(t,e,i){t.exports={default:i("5zde"),__esModule:!0}},fBQ2:function(t,e,i){"use strict";var a=i("evD5"),s=i("X8DO");t.exports=function(t,e,i){e in t?a.f(t,e,s(0,i)):t[e]=i}},hh6r:function(t,e){},kYZD:function(t,e){},qyJz:function(t,e,i){"use strict";var a=i("+ZMJ"),s=i("kM2E"),l=i("sB3e"),n=i("msXi"),c=i("Mhyx"),r=i("QRG4"),o=i("fBQ2"),d=i("3fs2");s(s.S+s.F*!i("dY0y")(function(t){Array.from(t)}),"Array",{from:function(t){var e,i,s,m,p=l(t),u="function"==typeof this?this:Array,v=arguments.length,h=v>1?arguments[1]:void 0,f=void 0!==h,_=0,g=d(p);if(f&&(h=a(h,v>2?arguments[2]:void 0,2)),void 0==g||u==Array&&c(g))for(i=new u(e=r(p.length));e>_;_++)o(i,_,f?h(p[_],_):p[_]);else for(m=g.call(p),i=new u;!(s=m.next()).done;_++)o(i,_,f?n(m,h,[s.value,_],!0):s.value);return i.length=_,i}})},raLb:function(t,e){},"s4D+":function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"input-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}}},s={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{class:[2==t.childItem.type?"h-66":""]},[9!=t.childItem.type?i("div",{class:["opencard-item-title",t.childItem.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))]):t._e(),t._v(" "),i("div",{staticClass:"draged-item-show"},[i("span",{staticClass:"show-warm-text show-warm-text-flag",style:{"padding-left":9==t.childItem.type?"15px":"0"}},[t._v(t._s(t.childItem.placeholder)+" "+t._s(t.childItem.isMust?"(必填)":""))])]),t._v(" "),10==t.childItem.type&&t.childItem.openCapitalize?i("div",{staticClass:"show-capitalize font-12 color-909399 p-l-10 border-box"},[t._v("大写:壹万元整(示例)")]):t._e()])},staticRenderFns:[]};var l=i("VU/8")(a,s,!1,function(t){i("IDUm")},"data-v-078733c8",null);e.default=l.exports},t0b0:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={name:"select-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}}},s={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",[i("div",{class:["opencard-item-title",t.childItem.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))]),t._v(" "),i("div",{staticClass:"draged-item-show"},[i("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[t._v(t._s(t.childItem.placeholder)+" "+t._s(t.childItem.isMust?"(必填)":"")+" "),i("i",{staticClass:"el-icon-arrow-right"})])])])},staticRenderFns:[]};var l=i("VU/8")(a,s,!1,function(t){i("raLb")},"data-v-7f500e21",null);e.default=l.exports}});
\ No newline at end of file
webpackJsonp([46],{"7FRW":function(e,a){},AdJp:function(e,a,t){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var n=t("3Xzz"),o=t("WSbm"),s=t("P9l9"),r={name:"employeeDetail",components:{navCrumb:n.a,employeeInfo:o.a},data:function(){return{navpath:[{name:"首页",path:"/index"},{name:"企业通讯录",path:"/administrativeFrame"},{name:"员工档案",path:"/fileSet"},{name:"添加员工",path:""}],managerMode:!1}},methods:{save:function(e){var a=this.$refs.emmployInfo.info;this.isNew?this.addEmployee(a,e):this.saveEmployeeInfo(a)},addEmployee:function(e,a){var t=this,n={name:e.name,isClerk:0,phoneNumber:e.phoneNumber,positionName:e.positionName,departmentId:e.departmentId,managerMode:1*e.managerMode};Object(s.a)("/haoban-manage-web/emp/add",n).then(function(e){1==e.data.errorCode?(t.$message.success({message:"操作成功"}),1==a?t.$refs.emmployInfo.info={name:"",phoneNumber:"",departmentId:"",departmentName:"",managerMode:!1}:window.history.go(-1)):t.$message.error({message:e.data.message})}).catch(function(e){})},saveEmployeeInfo:function(e){var a=this,t={name:e.name,phoneNumber:e.phoneNumber,positionName:e.positionName,departmentId:e.departmentId,employeeClerkId:a.$route.query.employeeClerkId,managerMode:1*e.managerMode};Object(s.a)("/haoban-manage-web/emp/update",t).then(function(e){1==e.data.errorCode?(a.$message.success({message:"操作成功"}),window.history.go(-1)):a.$message.error({message:e.data.message})}).catch(function(e){a.$message.error({message:e.message})})},cancel:function(){this.$confirm(" 是否确认取消,取消后当前页面信息将丢失 ?","提示",{type:"warning"}).then(function(){window.history.go(-1)}).catch(function(e){})}},computed:{isNew:function(){return 1==!!this.$route.query.addnew}}},i={render:function(){var e=this,a=e.$createElement,t=e._self._c||a;return t("div",{staticClass:"common-set-wrap"},[t("nav-crumb",{attrs:{navpath:e.navpath}}),e._v(" "),t("div",{staticClass:"right-content"},[t("div",{staticClass:"right-box"},[t("div",{staticClass:"employee-detail",style:{height:e.$store.state.bgHeight}},[t("employee-info",{ref:"emmployInfo",attrs:{isNew:e.isNew}}),e._v(" "),e.$route.query.readOnly?e._e():t("div",{staticClass:"btn-boxs"},[t("el-button",{attrs:{type:"primary"},on:{click:e.save}},[e._v("保 存")]),e._v(" "),e.isNew?t("el-button",{attrs:{type:"primary"},on:{click:function(a){e.save(1)}}},[e._v("保存并继续添加")]):e._e(),e._v(" "),t("el-button",{on:{click:e.cancel}},[e._v("取 消")])],1)],1)])])],1)},staticRenderFns:[]};var m=t("VU/8")(r,i,!1,function(e){t("7FRW")},null,null);a.default=m.exports}}); webpackJsonp([45],{"7FRW":function(e,a){},AdJp:function(e,a,t){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var n=t("3Xzz"),o=t("WSbm"),s=t("P9l9"),r={name:"employeeDetail",components:{navCrumb:n.a,employeeInfo:o.a},data:function(){return{navpath:[{name:"首页",path:"/index"},{name:"企业通讯录",path:"/administrativeFrame"},{name:"员工档案",path:"/fileSet"},{name:"添加员工",path:""}],managerMode:!1}},methods:{save:function(e){var a=this.$refs.emmployInfo.info;this.isNew?this.addEmployee(a,e):this.saveEmployeeInfo(a)},addEmployee:function(e,a){var t=this,n={name:e.name,isClerk:0,phoneNumber:e.phoneNumber,positionName:e.positionName,departmentId:e.departmentId,managerMode:1*e.managerMode};Object(s.a)("/haoban-manage-web/emp/add",n).then(function(e){1==e.data.errorCode?(t.$message.success({message:"操作成功"}),1==a?t.$refs.emmployInfo.info={name:"",phoneNumber:"",departmentId:"",departmentName:"",managerMode:!1}:window.history.go(-1)):t.$message.error({message:e.data.message})}).catch(function(e){})},saveEmployeeInfo:function(e){var a=this,t={name:e.name,phoneNumber:e.phoneNumber,positionName:e.positionName,departmentId:e.departmentId,employeeClerkId:a.$route.query.employeeClerkId,managerMode:1*e.managerMode};Object(s.a)("/haoban-manage-web/emp/update",t).then(function(e){1==e.data.errorCode?(a.$message.success({message:"操作成功"}),window.history.go(-1)):a.$message.error({message:e.data.message})}).catch(function(e){a.$message.error({message:e.message})})},cancel:function(){this.$confirm(" 是否确认取消,取消后当前页面信息将丢失 ?","提示",{type:"warning"}).then(function(){window.history.go(-1)}).catch(function(e){})}},computed:{isNew:function(){return 1==!!this.$route.query.addnew}}},i={render:function(){var e=this,a=e.$createElement,t=e._self._c||a;return t("div",{staticClass:"common-set-wrap"},[t("nav-crumb",{attrs:{navpath:e.navpath}}),e._v(" "),t("div",{staticClass:"right-content"},[t("div",{staticClass:"right-box"},[t("div",{staticClass:"employee-detail",style:{height:e.$store.state.bgHeight}},[t("employee-info",{ref:"emmployInfo",attrs:{isNew:e.isNew}}),e._v(" "),e.$route.query.readOnly?e._e():t("div",{staticClass:"btn-boxs"},[t("el-button",{attrs:{type:"primary"},on:{click:e.save}},[e._v("保 存")]),e._v(" "),e.isNew?t("el-button",{attrs:{type:"primary"},on:{click:function(a){e.save(1)}}},[e._v("保存并继续添加")]):e._e(),e._v(" "),t("el-button",{on:{click:e.cancel}},[e._v("取 消")])],1)],1)])])],1)},staticRenderFns:[]};var m=t("VU/8")(r,i,!1,function(e){t("7FRW")},null,null);a.default=m.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([47],{JsWW:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var s=a("3Xzz"),n=a("P9l9"),r=a("MJLE"),i=a.n(r),o={name:"shareCode",components:{navCrumb:s.a},data:function(){return{navpath:[{name:"首页",path:"/index"},{name:"企业通讯录",path:"/administrativeFrame"},{name:"共享通讯录",path:""}],regenerate:!1,qrCodeContent:{},shares:[],qrcodeCase:"",myEnterprise:"",dialogVisible:!1}},methods:{getCode:function(){var e=this,t={regenerate:arguments.length>0&&void 0!==arguments[0]&&arguments[0]};Object(n.a)("/haoban-manage-web/shared-contact/get-shared-qrcode",t).then(function(t){1==t.data.errorCode?e.qrcode(t.data.result.qrCodeContent):e.$message.error({message:t.data.message})}).catch(function(t){e.$message.error({message:t.message})})},reFresh:function(){document.getElementById("qrcode").innerHTML="",this.qrcodeCase.clear(),this.getCode(!0)},qrcode:function(e){this.qrcodeCase=new i.a("qrcode",{width:245,height:245,text:e})},downloadCode:function(){var e=document.getElementById("qrcode").getElementsByTagName("img")[0].getAttribute("src"),t=document.createElement("a"),a=new MouseEvent("click");t.download="scan code",t.href=e,t.dispatchEvent(a)},getShareRelation:function(){var e=this;Object(n.a)("/haoban-manage-web/shared-contact/find-shared-contact-relation",{enterpriseIdCondition:1}).then(function(t){1==t.data.errorCode?(e.shares=t.data.result||[],e.shares.length>0&&(e.myEnterprise=t.data.result[0].exportEnterpriseName)):e.$message.error({message:t.data.message})}).catch(function(t){e.$message.error({message:t.message})})},cancelShare:function(e){var t=this;t.$confirm("是否要取消与该企业的共享?","提示",{type:"warning"}).then(function(){Object(n.a)("/haoban-manage-web/shared-contact/del-shared-enterprise",{importEnterpriseId:e.importEnterpriseId}).then(function(a){if(1==a.data.errorCode){var s=t.shares.indexOf(e);t.shares.splice(s,1)}else t.$message.error({message:a.data.message})}).catch(function(e){t.$message.error({message:e.message})})}).catch({})}},beforeMount:function(){this.getShareRelation(),this.getCode()}},c={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"common-set-wrap"},[a("nav-crumb",{attrs:{navpath:e.navpath}}),e._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box"},[a("div",{staticClass:"share-code-div"},[a("p",{staticClass:"company-name"},[e._v(e._s(e.myEnterprise)+"的共享企业")]),e._v(" "),a("p",{staticClass:"word"},[e._v("双方共享的通讯录,选人时可以选到,同时邀请企业建立共享关系")]),e._v(" "),a("p",{staticClass:"time-tip"},[e._v("一个二维码只能和一个企业建立共享关系,24小时有效")]),e._v(" "),a("div",{staticClass:"m-t-20",attrs:{id:"qrcode"}}),e._v(" "),a("div",{staticClass:"btn-area"},[a("el-button",{attrs:{type:"primary"},on:{click:e.downloadCode}},[e._v("下载"),a("i",{staticClass:"iconfont icon-icon_yunxiazai"})]),e._v(" "),a("el-button",{on:{click:function(t){e.reFresh()}}},[e._v("重新生成")])],1),e._v(" "),a("p",{staticClass:"company-name"},[e._v("已建立的共享企业")]),e._v(" "),e.shares.length>0?a("div",{staticClass:"share-table"},[a("div",{staticClass:"company"},[e._v(e._s(e.myEnterprise))]),e._v(" "),a("ul",{staticClass:"list"},e._l(e.shares,function(t){return a("li",{key:t.importEnterpriseId,staticClass:"li"},[a("div",{staticClass:"name"},[e._v(e._s(t.importEnterpriseName))]),e._v(" "),a("div",{staticClass:"cancel-btn"},[a("a",{staticClass:"a-href",on:{click:function(a){e.cancelShare(t)}}},[e._v("取消共享")])])])}))]):e._e(),e._v(" "),a("div",{staticClass:"no-share-tip"},[e._v("暂无共享企业")]),e._v(" "),a("el-dialog",{attrs:{title:"验证管理员身份",width:"356px",visible:e.dialogVisible},on:{"update:visible":function(t){e.dialogVisible=t}}},[a("div",{staticClass:"cancel-code"},[a("p",[e._v("请使用管理员的好办扫一扫确认")])])])],1)])]),e._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[]};var d=a("VU/8")(o,c,!1,function(e){a("X8hA")},null,null);t.default=d.exports},X8hA:function(e,t){}}); webpackJsonp([46],{JsWW:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var s=a("3Xzz"),n=a("P9l9"),r=a("MJLE"),i=a.n(r),o={name:"shareCode",components:{navCrumb:s.a},data:function(){return{navpath:[{name:"首页",path:"/index"},{name:"企业通讯录",path:"/administrativeFrame"},{name:"共享通讯录",path:""}],regenerate:!1,qrCodeContent:{},shares:[],qrcodeCase:"",myEnterprise:"",dialogVisible:!1}},methods:{getCode:function(){var e=this,t={regenerate:arguments.length>0&&void 0!==arguments[0]&&arguments[0]};Object(n.a)("/haoban-manage-web/shared-contact/get-shared-qrcode",t).then(function(t){1==t.data.errorCode?e.qrcode(t.data.result.qrCodeContent):e.$message.error({message:t.data.message})}).catch(function(t){e.$message.error({message:t.message})})},reFresh:function(){document.getElementById("qrcode").innerHTML="",this.qrcodeCase.clear(),this.getCode(!0)},qrcode:function(e){this.qrcodeCase=new i.a("qrcode",{width:245,height:245,text:e})},downloadCode:function(){var e=document.getElementById("qrcode").getElementsByTagName("img")[0].getAttribute("src"),t=document.createElement("a"),a=new MouseEvent("click");t.download="scan code",t.href=e,t.dispatchEvent(a)},getShareRelation:function(){var e=this;Object(n.a)("/haoban-manage-web/shared-contact/find-shared-contact-relation",{enterpriseIdCondition:1}).then(function(t){1==t.data.errorCode?(e.shares=t.data.result||[],e.shares.length>0&&(e.myEnterprise=t.data.result[0].exportEnterpriseName)):e.$message.error({message:t.data.message})}).catch(function(t){e.$message.error({message:t.message})})},cancelShare:function(e){var t=this;t.$confirm("是否要取消与该企业的共享?","提示",{type:"warning"}).then(function(){Object(n.a)("/haoban-manage-web/shared-contact/del-shared-enterprise",{importEnterpriseId:e.importEnterpriseId}).then(function(a){if(1==a.data.errorCode){var s=t.shares.indexOf(e);t.shares.splice(s,1)}else t.$message.error({message:a.data.message})}).catch(function(e){t.$message.error({message:e.message})})}).catch({})}},beforeMount:function(){this.getShareRelation(),this.getCode()}},c={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"common-set-wrap"},[a("nav-crumb",{attrs:{navpath:e.navpath}}),e._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box"},[a("div",{staticClass:"share-code-div"},[a("p",{staticClass:"company-name"},[e._v(e._s(e.myEnterprise)+"的共享企业")]),e._v(" "),a("p",{staticClass:"word"},[e._v("双方共享的通讯录,选人时可以选到,同时邀请企业建立共享关系")]),e._v(" "),a("p",{staticClass:"time-tip"},[e._v("一个二维码只能和一个企业建立共享关系,24小时有效")]),e._v(" "),a("div",{staticClass:"m-t-20",attrs:{id:"qrcode"}}),e._v(" "),a("div",{staticClass:"btn-area"},[a("el-button",{attrs:{type:"primary"},on:{click:e.downloadCode}},[e._v("下载"),a("i",{staticClass:"iconfont icon-icon_yunxiazai"})]),e._v(" "),a("el-button",{on:{click:function(t){e.reFresh()}}},[e._v("重新生成")])],1),e._v(" "),a("p",{staticClass:"company-name"},[e._v("已建立的共享企业")]),e._v(" "),e.shares.length>0?a("div",{staticClass:"share-table"},[a("div",{staticClass:"company"},[e._v(e._s(e.myEnterprise))]),e._v(" "),a("ul",{staticClass:"list"},e._l(e.shares,function(t){return a("li",{key:t.importEnterpriseId,staticClass:"li"},[a("div",{staticClass:"name"},[e._v(e._s(t.importEnterpriseName))]),e._v(" "),a("div",{staticClass:"cancel-btn"},[a("a",{staticClass:"a-href",on:{click:function(a){e.cancelShare(t)}}},[e._v("取消共享")])])])}))]):e._e(),e._v(" "),a("div",{staticClass:"no-share-tip"},[e._v("暂无共享企业")]),e._v(" "),a("el-dialog",{attrs:{title:"验证管理员身份",width:"356px",visible:e.dialogVisible},on:{"update:visible":function(t){e.dialogVisible=t}}},[a("div",{staticClass:"cancel-code"},[a("p",[e._v("请使用管理员的好办扫一扫确认")])])])],1)])]),e._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[]};var d=a("VU/8")(o,c,!1,function(e){a("X8hA")},null,null);t.default=d.exports},X8hA:function(e,t){}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([49],{PlfP:function(t,e){},SKyE:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=r("3Xzz"),s=r("PI0u"),n={name:"companyAddress",data:function(){var t=this;return{navpath:[{name:"首页",path:"/index"},{name:"设置",path:"/companyAddress"},{name:"企业设置",path:"/companyAddress"},{name:"企业地址",path:""}],ruleForm:{switch:!1,name:""},rules:{name:[{validator:function(e,r,a){t.ruleForm.switch&&""==r.replace(/\s/g)?a(new Error("请输入地址")):a()},trigger:"blur"}]}}},computed:{},methods:{submitForm:Object(s.a)(function(t){this.$refs[t].validate(function(t){if(!t)return!1})},500),postSave:function(){this.ruleForm=[]}},components:{navCrumb:a.a}},o={render:function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"companyAddress-wrap common-set-wrap"},[r("nav-crumb",{attrs:{navpath:t.navpath}}),t._v(" "),r("div",{staticClass:"right-content"},[r("div",{staticClass:"right-box",style:{height:t.$store.state.bgHeight}},[r("h2",{staticClass:"font-w-500"},[t._v("企业地址设置")]),t._v(" "),r("p",{staticClass:"m-t-24"},[t._v("开启后手机端通讯录将显示,反之则不显示")]),t._v(" "),r("el-form",{ref:"ruleForm",staticClass:"demo-ruleForm",attrs:{model:t.ruleForm,rules:t.rules,"label-width":"100px"}},[r("el-form-item",{staticClass:"m-t-22",attrs:{label:"企业地址",prop:"switch"}},[r("el-switch",{model:{value:t.ruleForm.switch,callback:function(e){t.$set(t.ruleForm,"switch",e)},expression:"ruleForm.switch"}})],1),t._v(" "),t.ruleForm.switch?r("el-form-item",{attrs:{label:" ",prop:"name"}},[r("el-input",{staticClass:"w-380",attrs:{placeholder:"请输入地址"},model:{value:t.ruleForm.name,callback:function(e){t.$set(t.ruleForm,"name",e)},expression:"ruleForm.name"}})],1):t._e(),t._v(" "),r("el-form-item",[r("el-button",{attrs:{type:"primary"},on:{click:function(e){t.submitForm("ruleForm")}}},[t._v("保 存")])],1)],1)],1)]),t._v(" "),r("vue-gic-footer")],1)},staticRenderFns:[]};var l=r("VU/8")(n,o,!1,function(t){r("PlfP")},"data-v-41e825a3",null);e.default=l.exports}}); webpackJsonp([47],{PlfP:function(t,e){},SKyE:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=r("3Xzz"),s=r("PI0u"),n={name:"companyAddress",data:function(){var t=this;return{navpath:[{name:"首页",path:"/index"},{name:"设置",path:"/companyAddress"},{name:"企业设置",path:"/companyAddress"},{name:"企业地址",path:""}],ruleForm:{switch:!1,name:""},rules:{name:[{validator:function(e,r,a){t.ruleForm.switch&&""==r.replace(/\s/g)?a(new Error("请输入地址")):a()},trigger:"blur"}]}}},computed:{},methods:{submitForm:Object(s.a)(function(t){this.$refs[t].validate(function(t){if(!t)return!1})},500),postSave:function(){this.ruleForm=[]}},components:{navCrumb:a.a}},o={render:function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"companyAddress-wrap common-set-wrap"},[r("nav-crumb",{attrs:{navpath:t.navpath}}),t._v(" "),r("div",{staticClass:"right-content"},[r("div",{staticClass:"right-box",style:{height:t.$store.state.bgHeight}},[r("h2",{staticClass:"font-w-500"},[t._v("企业地址设置")]),t._v(" "),r("p",{staticClass:"m-t-24"},[t._v("开启后手机端通讯录将显示,反之则不显示")]),t._v(" "),r("el-form",{ref:"ruleForm",staticClass:"demo-ruleForm",attrs:{model:t.ruleForm,rules:t.rules,"label-width":"100px"}},[r("el-form-item",{staticClass:"m-t-22",attrs:{label:"企业地址",prop:"switch"}},[r("el-switch",{model:{value:t.ruleForm.switch,callback:function(e){t.$set(t.ruleForm,"switch",e)},expression:"ruleForm.switch"}})],1),t._v(" "),t.ruleForm.switch?r("el-form-item",{attrs:{label:" ",prop:"name"}},[r("el-input",{staticClass:"w-380",attrs:{placeholder:"请输入地址"},model:{value:t.ruleForm.name,callback:function(e){t.$set(t.ruleForm,"name",e)},expression:"ruleForm.name"}})],1):t._e(),t._v(" "),r("el-form-item",[r("el-button",{attrs:{type:"primary"},on:{click:function(e){t.submitForm("ruleForm")}}},[t._v("保 存")])],1)],1)],1)]),t._v(" "),r("vue-gic-footer")],1)},staticRenderFns:[]};var l=r("VU/8")(n,o,!1,function(t){r("PlfP")},"data-v-41e825a3",null);e.default=l.exports}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([50],{H8Kg:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i={name:"image-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}}},a={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"image-com"},[s("div",{class:["opencard-item-title",t.childItem.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))]),t._v(" "),s("div",{staticClass:"must"},[t._v(t._s(t.childItem.isMust?"(必填)":""))]),t._v(" "),t._m(0)])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"draged-item-show"},[e("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[e("i",{staticClass:"iconfont icon-icon"})])])}]};var c=s("VU/8")(i,a,!1,function(t){s("kYZD")},"data-v-3f8afc82",null);e.default=c.exports},kYZD:function(t,e){}}); webpackJsonp([48],{H8Kg:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i={name:"image-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}}},a={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"image-com"},[s("div",{class:["opencard-item-title",t.childItem.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))]),t._v(" "),s("div",{staticClass:"must"},[t._v(t._s(t.childItem.isMust?"(必填)":""))]),t._v(" "),t._m(0)])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"draged-item-show"},[e("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[e("i",{staticClass:"iconfont icon-icon"})])])}]};var c=s("VU/8")(i,a,!1,function(t){s("kYZD")},"data-v-3f8afc82",null);e.default=c.exports},kYZD:function(t,e){}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([48],{"/RCm":function(t,a){},"5x7s":function(t,a,e){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var s=e("2eFk"),n=e("Ke24"),i=e("PI0u"),o=e("Ch4/"),c=e("3E4D"),r=e("P9l9"),d={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},data:function(){return{activeTab:"1",activeBrand:this.brandId,topMenuData:[{id:"1",name:"任务下发设置"}],activeId:"1",setData:{status:!1,time:"12:00"}}},computed:{},methods:{saveSet:Object(i.a)(function(){this.postSave()},500),postSave:function(){var t=this,a={brandId:t.activeBrand,status:t.setData.status?"1":"0",time:t.setData.time};Object(r.c)("/haoban-app-daily-web/daily/get-setting",a).then(function(t){var a=t.data;1!=a.errorCode?o.a.errorMsg(a):c.a.showmsg("保存成功","success")}).catch(function(a){t.$message.error({duration:1e3,message:a.message})})},getData:function(){var t=this,a={brandId:t.activeBrand};Object(r.c)("/haoban-app-daily-web/daily/get-setting",a).then(function(a){var e=a.data;if(1==e.errorCode)return t.setData.status=!!e.status,void(t.setData.time=e.time);o.a.errorMsg(e)}).catch(function(a){t.$message.error({duration:1e3,message:a.message})})}},watch:{brandId:function(t,a){this.activeBrand=t}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","22"),this.getData()},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{appDetail:s.a,commonDetailTop:n.a}},l={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"app-detail-wrap"},[e("common-detail-top",{attrs:{topMenuData:t.topMenuData,activeId:t.activeId}}),t._v(" "),e("div",{staticClass:"task-set-content boder-box"},[e("div",{staticClass:"task-set-cell"},[e("div",{staticClass:"font-16 color-606266 m-b-10 font-w-500"},[t._v("日报开关设置")]),t._v(" "),e("div",{staticClass:"font-14 color-606266 m-b-16"},[t._v("开启后,日报将定时发送")]),t._v(" "),e("div",{},[e("el-switch",{attrs:{"active-text":" ","inactive-text":" "},model:{value:t.setData.status,callback:function(a){t.$set(t.setData,"status",a)},expression:"setData.status"}})],1)]),t._v(" "),e("div",{staticClass:"task-set-cell"},[e("div",{staticClass:"font-16 color-606266 m-b-10 font-w-500"},[t._v("日报每日下发时间设置")]),t._v(" "),e("div",{staticClass:"font-14 color-606266 m-b-16"},[t._v("该事件设置将在次日生效,为避免影响当日日报的发送,请在日报发送后设置")]),t._v(" "),e("div",[e("el-time-select",{staticClass:"w-118",attrs:{editable:!1,clearable:!1,"picker-options":{start:"00:00",step:"00:15",end:"23:45"},placeholder:"选择时间"},model:{value:t.setData.time,callback:function(a){t.$set(t.setData,"time",a)},expression:"setData.time"}})],1)]),t._v(" "),e("div",{staticClass:"task-set-save m-t-30"},[e("el-button",{attrs:{type:"primary"},on:{click:t.saveSet}},[t._v("保 存")])],1)])],1)},staticRenderFns:[]};var u=e("VU/8")(d,l,!1,function(t){e("/RCm")},"data-v-422da3bd",null);a.default=u.exports}});
\ No newline at end of file
webpackJsonp([49],{"5QT2":function(t,e){},"5x7s":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=a("2eFk"),n=a("Ke24"),i=a("PI0u"),o=a("Ch4/"),c=a("3E4D"),r=a("P9l9"),d={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},data:function(){return{activeTab:"1",activeBrand:this.brandId,topMenuData:[{id:"1",name:"任务下发设置"}],activeId:"1",setData:{status:!1,time:"12:00"}}},computed:{},methods:{saveSet:Object(i.a)(function(){this.postSave()},500),postSave:function(){var t=this,e={brandId:t.activeBrand,status:t.setData.status?"1":"0",time:t.setData.time};Object(r.c)("/haoban-app-daily-web/daily/create-setting",e).then(function(t){var e=t.data;1!=e.errorCode?o.a.errorMsg(e):c.a.showmsg("保存成功","success")}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},getData:function(){var t=this,e={brandId:t.activeBrand};Object(r.c)("/haoban-app-daily-web/daily/get-setting",e).then(function(e){var a=e.data;if(1==a.errorCode)return t.setData.status=1==a.result.status,void(t.setData.time=a.result.time);o.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{brandId:function(t,e){this.activeBrand=t,this.getData()}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.$emit("showTab","22")},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{appDetail:s.a,commonDetailTop:n.a}},l={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"app-detail-wrap"},[a("common-detail-top",{attrs:{topMenuData:t.topMenuData,activeId:t.activeId}}),t._v(" "),a("div",{staticClass:"task-set-content boder-box"},[a("div",{staticClass:"task-set-cell"},[a("div",{staticClass:"font-16 color-606266 m-b-10 font-w-500"},[t._v("日报开关设置")]),t._v(" "),a("div",{staticClass:"font-14 color-606266 m-b-16"},[t._v("开启后,日报将定时发送")]),t._v(" "),a("div",{},[a("el-switch",{attrs:{"active-text":" ","inactive-text":" "},model:{value:t.setData.status,callback:function(e){t.$set(t.setData,"status",e)},expression:"setData.status"}})],1)]),t._v(" "),a("div",{staticClass:"task-set-cell"},[a("div",{staticClass:"font-16 color-606266 m-b-10 font-w-500"},[t._v("日报每日下发时间设置")]),t._v(" "),a("div",{staticClass:"font-14 color-606266 m-b-16"},[t._v("该事件设置将在次日生效,为避免影响当日日报的发送,请在日报发送后设置")]),t._v(" "),a("div",[a("el-time-select",{staticClass:"w-118",attrs:{editable:!1,clearable:!1,"picker-options":{start:"00:00",step:"00:15",end:"23:45"},placeholder:"选择时间"},model:{value:t.setData.time,callback:function(e){t.$set(t.setData,"time",e)},expression:"setData.time"}})],1)]),t._v(" "),a("div",{staticClass:"task-set-save m-t-30"},[a("el-button",{attrs:{type:"primary"},on:{click:t.saveSet}},[t._v("保 存")])],1)])],1)},staticRenderFns:[]};var u=a("VU/8")(d,l,!1,function(t){a("5QT2")},"data-v-39179453",null);e.default=u.exports}});
\ No newline at end of file
webpackJsonp([51],{PAYw:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l={name:"block-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}}},s={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"block block-field"},[i("div",{staticClass:"block-head"},[i("div",{class:["opencard-item-title",t.childItem.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))])]),t._v(" "),i("ul",{staticClass:"view-content"},t._l(t.childItem.list,function(e,l){return i("li",{key:"performance"+l,staticClass:"block-filed-item border-bottom-1"},[i("div",{class:["opencard-item-title",e.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(e.title))]),t._v(" "),i("div",{staticClass:"draged-item-show"},[i("span",{staticClass:"show-warm-text show-warm-text-flag "},[t._v(t._s(e.placeholder)+" "+t._s(e.isMust?"(必填)":""))])])])})),t._v(" "),"competitorInfo"==t.childItem.name?i("div",{staticClass:"compete-add"},[t._v("\n +竞品信息\n ")]):t._e()])},staticRenderFns:[]};var a=i("VU/8")(l,s,!1,function(t){i("hh6r")},"data-v-1dcd7b4c",null);e.default=a.exports},hh6r:function(t,e){}}); webpackJsonp([50],{PAYw:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l={name:"block-com",props:{childItem:{type:[Object,Array],default:function(){return{}}}}},s={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"block block-field"},[i("div",{staticClass:"block-head"},[i("div",{class:["opencard-item-title",t.childItem.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(t.childItem.title))])]),t._v(" "),i("ul",{staticClass:"view-content"},t._l(t.childItem.list,function(e,l){return i("li",{key:"performance"+l,staticClass:"block-filed-item border-bottom-1"},[i("div",{class:["opencard-item-title",e.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(e.title))]),t._v(" "),i("div",{staticClass:"draged-item-show"},[i("span",{staticClass:"show-warm-text show-warm-text-flag "},[t._v(t._s(e.placeholder)+" "+t._s(e.isMust?"(必填)":""))])])])})),t._v(" "),"competitorInfo"==t.childItem.name?i("div",{staticClass:"compete-add"},[t._v("\n +竞品信息\n ")]):t._e()])},staticRenderFns:[]};var a=i("VU/8")(l,s,!1,function(t){i("hh6r")},"data-v-1dcd7b4c",null);e.default=a.exports},hh6r:function(t,e){}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([38],{lFAe:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var s=i("//Fk"),a=i.n(s),l=i("gBtx"),n=i.n(l),d=i("mvHQ"),o=i.n(d),r=i("DAYN"),f=i.n(r),c=i("Isrn"),p=i("l46T"),m=i("fPyK"),u=[{parentCode:"defineInfo",fieldCode:"-1",fieldName:"单行输入框",systemFlag:!1,fieldEdited:1,fieldType:"0",fixed:!1,fieldDescription:"请输入",fieldOperations:{ruleContent:[],fieldContent:[]},isMust:!1,staffRecordsIds:{staffVisible:"1",staffModify:"1"}},{parentCode:"defineInfo",fieldCode:"-1",fieldName:"多行输入框",systemFlag:!1,fieldEdited:1,fieldType:"1",fixed:!1,fieldDescription:"请输入",fieldOperations:{ruleContent:[],fieldContent:[]},isMust:!1,staffRecordsIds:{staffVisible:"1",staffModify:"1"}},{parentCode:"defineInfo",fieldCode:"-1",fieldName:"单选框",systemFlag:!1,fieldEdited:1,fieldType:"2",fixed:!1,fieldDescription:"请选择",fieldOperations:{ruleContent:[],fieldContent:[{type:"radio",name:"选项1"},{type:"radio",name:"选项2"},{type:"radio",name:"选项3"}]},isMust:!1,staffRecordsIds:{staffVisible:"1",staffModify:"1"}},{parentCode:"defineInfo",fieldCode:"-1",fieldName:"多选框",systemFlag:!1,fieldEdited:1,fieldType:"3",fixed:!1,fieldDescription:"请选择",fieldOperations:{ruleContent:[],fieldContent:[{type:"checkbox",name:"选项1"},{type:"checkbox",name:"选项2"},{type:"checkbox",name:"选项3"}]},isMust:!1,staffRecordsIds:{staffVisible:"1",staffModify:"1"}},{parentCode:"defineInfo",fieldCode:"-1",fieldName:"日期",systemFlag:!1,fieldEdited:1,fieldType:"4",fixed:!1,fieldDescription:"请选择",fieldOperations:{typeValue:"yyyy-MM-dd",ruleContent:[{type:"radio",name:"年-月-日",key:"yyyy-MM-dd",isEdit:1},{type:"radio",name:"年-月",key:"yyyy-MM",isEdit:1}],fieldContent:[]},isMust:!1,staffRecordsIds:{staffVisible:"1",staffModify:"1"}},{parentCode:"defineInfo",fieldCode:"-1",fieldName:"日期区间",systemFlag:!1,fieldEdited:1,fieldType:"5",fixed:!1,fieldOperations:{startName:"开始时间",endName:"结束时间",startDescription:"请选择开始时间",endDescription:"请选择结束时间",typeValue:"yyyy-MM-dd",ruleContent:[{type:"radio",name:"年-月-日",key:"yyyy-MM-dd",isEdit:1},{type:"radio",name:"年-月",key:"yyyy-MM",isEdit:1}],fieldContent:[]},isMust:!1,staffRecordsIds:{staffVisible:"1",staffModify:"1"}},{parentCode:"defineInfo",fieldCode:"-1",fieldName:"数字输入框",systemFlag:!1,fieldType:"6",fieldEdited:1,fixed:!1,fieldDescription:"请输入",fieldOperations:{ruleContent:[],fieldContent:[],unit:"元"},isMust:!1,staffRecordsIds:{staffVisible:"1",staffModify:"1"}},{parentCode:"defineInfo",fieldCode:"-1",fieldName:"图片",systemFlag:!1,fieldType:"7",fieldEdited:1,fixed:!1,fieldDescription:"最多上传9张图片",fieldOperations:{ruleContent:[],fieldContent:[]},isMust:!1,staffRecordsIds:{staffVisible:"1",staffModify:"1"}}],v=function(){return u},g=i("3E4D"),h=i("Ch4/"),C=i("PI0u"),y=i("P9l9"),_={name:"staffRecordsTemplate",data:function(){return{activeName:"first",rightName:"first",dialogVisible:!1,bodyHeight:(document.documentElement.clientHeight||document.body.clientHeight)+"px",isDragging:!1,delayedDragging:!1,leftOption:{group:{name:"people",pull:"clone",put:!1},sort:!1,disabled:!1},leftDefineOption:{group:{name:"people",pull:"clone",put:!1},sort:!1,disabled:!1},selectKey:"",baseInfo:[],jobInfo:[],selfInfo:[],eduInfo:[],contractInfo:[],contactInfo:[],personalInfo:[],defineInfo:v(),currentIndex:0,currentChildKey:null,currentChildIndex:null,childIndex:0,tempaletDataList:[{parentCode:"0",fieldTemplateId:"",parentFieldTemplateId:"0",minCount:10,maxCount:20,fieldCode:"baseInfo",fieldName:"基本信息",fieldEdited:!1,fieldOperations:{ruleContent:[],fieldContent:[]},isMust:!1,fieldDescription:"",children:[],fieldType:"",staffRecordsIds:{},status:""},{parentCode:"0",fieldTemplateId:"",parentFieldTemplateId:"0",minCount:10,maxCount:20,fieldCode:"jobInfo",fieldName:"工作信息",fieldEdited:!1,isMust:!1,fieldDescription:"",children:[],fieldType:"",staffRecordsIds:{},status:""},{parentCode:"0",fieldTemplateId:"",parentFieldTemplateId:"0",minCount:10,maxCount:20,fieldCode:"selfInfo",fieldName:"个人信息",fieldEdited:!1,isMust:!1,fieldDescription:"",children:[],fieldType:"",staffRecordsIds:{},status:""},{parentCode:"0",fieldTemplateId:"",parentFieldTemplateId:"0",minCount:10,maxCount:20,fieldCode:"eduInfo",fieldName:"学历信息",fieldEdited:!1,isMust:!1,fieldDescription:"",children:[],fieldType:"",staffRecordsIds:{},status:""},{parentCode:"0",fieldTemplateId:"",parentFieldTemplateId:"0",minCount:10,maxCount:20,fieldCode:"contractInfo",fieldName:"合同信息",fieldEdited:!1,isMust:!1,fieldDescription:"",children:[],fieldType:"",staffRecordsIds:{},status:""},{parentCode:"0",fieldTemplateId:"",parentFieldTemplateId:"0",minCount:10,maxCount:20,fieldCode:"contactInfo",fieldName:"紧急联系人",fieldEdited:!1,isMust:!1,fieldDescription:"",children:[],fieldType:"",staffRecordsIds:{},status:""},{parentCode:"0",fieldTemplateId:"",parentFieldTemplateId:"0",minCount:10,maxCount:20,fieldCode:"personalInfo",fieldName:"个人资料",fieldEdited:!1,isMust:!1,fieldDescription:"",children:[],fieldType:"",staffRecordsIds:{},status:""}],fieldParent:{baseInfo:{},jobInfo:{},selfInfo:{},eduInfo:{},contractInfo:{},contactInfo:{},personalInfo:{}},setList:[]}},created:function(){},methods:{baseInfoClone:function(){},clickItem:function(e){this.tempaletDataList.map(function(e){return e.fieldCode}).includes(e.parentCode)||"defineInfo"===e.parentCode||(this.tempaletDataList.push(this.fieldParent[e.parentCode]),this.tempaletDataList=JSON.parse(o()(this.tempaletDataList)))},checkMove:function(e){var t=!0;return"baseInfo"!=e.draggedContext.element.parentCode||e.to.className.includes("baseInfo")||(t=!1),"jobInfo"!=e.draggedContext.element.parentCode||e.to.className.includes("jobInfo")||(t=!1),"selfInfo"!=e.draggedContext.element.parentCode||e.to.className.includes("selfInfo")||(t=!1),"eduInfo"!=e.draggedContext.element.parentCode||e.to.className.includes("eduInfo")||(t=!1),"contractInfo"!=e.draggedContext.element.parentCode||e.to.className.includes("contractInfo")||(t=!1),"contactInfo"!=e.draggedContext.element.parentCode||e.to.className.includes("contactInfo")||(t=!1),"personalInfo"!=e.draggedContext.element.parentCode||e.to.className.includes("personalInfo")||(t=!1),t},onMove:function(e){return!!this.checkMove(e)&&!e.draggedContext.element.fixed},onChildMove:function(e){return-1!=e.dragged.className.indexOf("block-class")&&e.to.className.indexOf("block-wrap"),!0},itemMoveEnd:function(e){var t=this;t.isDragging=!1,t.selectKey="",t.selectKey=e.clone.dataset.type,t.tempaletDataList.forEach(function(e,i){e.children.forEach(function(e,i){var s;e.systemFlag&&e.fieldCode==t.selectKey&&(s=e.parentCode,t[s].forEach(function(e,i){e.fieldCode==t.selectKey&&(e.fixed=!0)}))})}),t.selectKey="",t.tempaletDataList=JSON.parse(o()(t.tempaletDataList)),t.$forceUpdate()},selectItem:function(e,t){this.currentIndex=t,this.currentChildIndex=null},deleteItem:function(e,t){this.tempaletDataList.splice(t,1),this.currentIndex--,this.currentIndex<=0&&(this.currentIndex=0),this[e].forEach(function(e,t){e.fixed=!1})},addDragItem:function(e){return!1},selectChildItem:function(e,t,i,s){this.currentIndex=null,this.currentChildKey=e,this.childIndex=t,this.currentChildIndex=i},deleteChildItem:function(e,t,i,s,a){this.childIndex=t,this.currentIndex=null,this.currentChildKey=this.tempaletDataList[t].children[i].fieldCode,this.currentChildIndex--,this.currentChildIndex<=0&&(this.currentChildIndex=0),this.tempaletDataList=JSON.parse(o()(this.tempaletDataList)),this.tempaletDataList[t].children.splice(i,1),this[a.parentCode].forEach(function(t,i){t.fieldCode===e&&(t.fixed=!1)})},delChildItem:function(e,t,i){i.fieldOperations.fieldContent.splice(t,1)},addChildItem:function(e,t,i){if(19!=t){var s="radio";i.systemFlag||3!==parseInt(i.fieldType)||(s="checkbox"),i.fieldOperations.fieldContent.push({type:s,name:"请输入选项"});var a=i.fieldOperations.fieldContent.map(function(e){return e.name});this.isRepeat(a)&&(i.fieldOperations.fieldContent.splice(i.fieldOperations.fieldContent.length-1,1),a.splice(i.fieldOperations.fieldContent.length-1,1),this.$message.error({duration:1e3,message:"选项不能重复"}))}else this.$message.error({duration:1e3,message:"最多可添加 20 项"})},isRepeat:function(e){var t={};for(var i in e){if(t[e[i]])return!0;t[e[i]]=!0}return!1},changeRoute:function(e){this.$router.push(e)},checkTag:function(e){var t={filedFlag:!0,filedRepeat:!1},i=[];return e.forEach(function(e,s){if(""==e.fieldName)return t.filedFlag=!1,t.name=e.fieldName||"",!1;e.children.length&&e.children.forEach(function(e,s){if(e.systemFlag&&""==e.fieldName)return t.filedFlag=!1,t.name=e.fieldName||"",!1;i.push(e.fieldName)})}),this.isRepeat(i)&&(t.filedRepeat=!0),t},getUuid:function(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,function(e){var t=16*Math.random()|0;return("x"==e?t:3&t|8).toString(16)})},saveAndBack:Object(C.a)(function(e){var t=JSON.parse(o()(this.tempaletDataList)),i=this.checkTag(t),s=[];if(i.filedFlag)if(i.filedRepeat)this.$message.error({duration:1e3,message:"字段标题不能重复"});else{if(t.forEach(function(e,t){e.sort=t,e.fixed=!0===e.fixed?1:0,e.isMust=!0===e.isMust?1:0,e.systemFlag=!0===e.systemFlag?1:0,e.parentFieldTemplateId=e.parentFieldTemplateId?e.parentFieldTemplateId:-1,e.fieldTemplateId=e.fieldTemplateId?e.fieldTemplateId:-1,e.children.forEach(function(t,i){s.push(t),t.sort=i,t.fixed=!0===t.fixed?1:0,t.isMust=!0===t.isMust?1:0,t.systemFlag=!0===t.systemFlag?1:0,e.systemFlag||(t.fieldEdited=1),2!==parseInt(t.fieldType)&&3!==parseInt(t.fieldType)||t.fieldOperations.fieldContent.forEach(function(e,i){e.key=String(e.key)?String(e.key):"",t.systemFlag||e.hasOwnProperty("key")&&""!=e.key&&"undefined"!=e.key||(e.key=e.name)}),t.systemFlag||(t.parentCode=e.fieldCode),t.fieldTemplateId=t.fieldTemplateId?t.fieldTemplateId:-1,t.parentFieldTemplateId=e.fieldTemplateId})}),s.length>40)return this.$message.error({duration:1e3,message:"最多设置 40 个字段"}),!1;"save"===e?this.saveAllData(t):this.postPreview(t)}else this.$message.error({duration:1e3,message:i.name+"字段标题不能为空"})},500),saveAllData:function(e){var t=this,i={templateContent:o()(e)};Object(y.c)("/haoban-manage-web/record/record-template-save.json",i).then(function(e){var i=e.data;if(1==i.errorCode)return g.a.showmsg("保存成功","success"),void t.changeRoute("/fileSet");h.a.errorMsg(i)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},postPreview:function(e){var t=this,i={templateContent:o()(e)};Object(y.c)("/haoban-manage-web/record/record-template-preview.json",i).then(function(e){var i=e.data;if(1==i.errorCode){var s=window.location.origin+"/office-mobile/#/staffRecordsTemplate?enterpriseId="+i.result;return t.$refs.qrcodePreview.qrcode(s),void(t.dialogVisible=!0)}h.a.errorMsg(i)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},closeDialog:function(){this.dialogVisible=!1},getAllFields:function(){var e=this;Object(y.c)("/haoban-manage-web/record/employee-find-system-template.json",{}).then(function(t){var i=t.data;1!=i.errorCode?h.a.errorMsg(i):e.handleAllFields(i.result)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},handleAllFields:function(e){var t=this;e.forEach(function(e,i){t.hasOwnProperty(e.parentCode)&&(e.fixed=1===parseInt(e.fixed),e.isMust=1===parseInt(e.isMust),e.systemFlag=!0,e.fieldOperations=e.fieldOperations?JSON.parse(e.fieldOperations):{},e.staffRecordsIds=e.staffRecordsIds?JSON.parse(e.staffRecordsIds):[],t[e.parentCode].push(e)),t.fieldParent.hasOwnProperty(e.fieldCode)&&(e.children=[],t.fieldParent[e.fieldCode]=e,e.systemFlag=!0)})},getInfo:function(){var e=this;Object(y.c)("/haoban-manage-web/record/employee-find-template.json",{}).then(function(t){var i=t.data;if(1==i.errorCode)return e.setList=[],void(i.result&&i.result.length&&e.handleGetInfo(i.result));h.a.errorMsg(i)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},treeData:function(e){var t=e.filter(function(t){var i=e.filter(function(e){return t.fieldCode==e.parentCode});return i.length>0&&(t.children=i),0==t.parentCode});return t.sort(function(e,t){return e.sort-t.sort}),t.forEach(function(e,t){e.children.sort(function(e,t){return e.sort-t.sort})}),t},handleGetInfo:function(e){var t=this,i=JSON.parse(o()(e));t.setParent=[],i.forEach(function(e,i){e.fixed=1===n()(e.fixed),e.isMust=1===n()(e.isMust),e.systemFlag=1===n()(e.systemFlag),e.fieldOperations=e.fieldOperations?JSON.parse(e.fieldOperations):{},e.staffRecordsIds=e.staffRecordsIds?JSON.parse(e.staffRecordsIds):[],e.systemFlag&&0==e.parentCode&&t.setParent.push(e.fieldCode),e.systemFlag&&0!=e.parentCode&&t.setList.push(e.fieldCode)}),t.tempaletDataList=t.treeData(i),setTimeout(function(){t.setFixed()},100)},setFixed:function(){var e=this;e.setParent.forEach(function(t,i){e[t].forEach(function(t,i){e.setList.includes(t.fieldCode)&&(t.fixed=!0)})})}},watch:{isDragging:function(e){var t=this;e?t.delayedDragging=!0:t.$nextTick(function(){t.delayedDragging=!1})}},components:{draggable:f.a,AddInput:c.a,limitInput:p.a,qrcodeDialog:m.a},mounted:function(){a.a.all([this.getAllFields(),this.getInfo()]),document.body.ondrop=function(e){e.preventDefault(),e.stopPropagation()}}},I={render:function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"template-wrap",style:{height:e.bodyHeight}},[s("div",{staticClass:"template-contain"},[s("div",{staticClass:"template-head"},[e._m(0),e._v(" "),s("div",{staticClass:"template-btns flex-1 flex-r"},[s("el-button",{attrs:{type:"primary",plain:""},on:{click:function(t){e.saveAndBack("preview")}}},[e._v("预 览")]),e._v(" "),s("el-button",{attrs:{type:"primary",plain:""},on:{click:function(t){e.changeRoute("/fileSet")}}},[e._v("返 回")]),e._v(" "),s("el-button",{attrs:{type:"primary"},on:{click:function(t){e.saveAndBack("save")}}},[e._v("保存并启用")])],1)]),e._v(" "),s("div",{staticClass:"template-body"},[s("div",{staticClass:"template-cell template-cell-l"},[s("el-tabs",{model:{value:e.activeName,callback:function(t){e.activeName=t},expression:"activeName"}},[s("el-tab-pane",{attrs:{label:"系统字段",name:"first"}},[s("div",{staticClass:"filed-item-title"},[e._v("基本信息")]),e._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list1",list:e.baseInfo,options:e.leftOption,move:e.onMove},on:{clone:e.baseInfoClone,start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.baseInfo,function(t,i){return s("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-type":t.fieldCode,"aria-hidden":"true"},on:{mousedown:function(i){e.clickItem(t)}}},[s("span",[e._v(e._s(t.fieldName))])])}))],1),e._v(" "),s("div",{staticClass:"filed-item-title"},[e._v("工作信息")]),e._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list2",list:e.jobInfo,options:e.leftOption,move:e.onMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.jobInfo,function(t,i){return s("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-type":t.fieldCode},on:{mousedown:function(i){e.clickItem(t)}}},[s("span",[e._v(e._s(t.fieldName))])])}))],1),e._v(" "),s("div",{staticClass:"filed-item-title"},[e._v("个人信息")]),e._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list3",list:e.selfInfo,options:e.leftOption,move:e.onMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.selfInfo,function(t,i){return s("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-type":t.fieldCode},on:{mousedown:function(i){e.clickItem(t)}}},[s("span",[e._v(e._s(t.fieldName))])])}))],1),e._v(" "),s("div",{staticClass:"filed-item-title"},[e._v("学历信息")]),e._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list4",list:e.eduInfo,options:e.leftOption,move:e.onMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.eduInfo,function(t,i){return s("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-type":t.fieldCode},on:{mousedown:function(i){e.clickItem(t)}}},[s("span",[e._v(e._s(t.fieldName))])])}))],1),e._v(" "),s("div",{staticClass:"filed-item-title"},[e._v("合同信息")]),e._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list5",list:e.contractInfo,options:e.leftOption,move:e.onMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.contractInfo,function(t,i){return s("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-type":t.fieldCode},on:{mousedown:function(i){e.clickItem(t)}}},[s("span",[e._v(e._s(t.fieldName))])])}))],1),e._v(" "),s("div",{staticClass:"filed-item-title"},[e._v("紧急联系人")]),e._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list5",list:e.contactInfo,options:e.leftOption,move:e.onMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.contactInfo,function(t,i){return s("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-type":t.fieldCode},on:{mousedown:function(i){e.clickItem(t)}}},[s("span",[e._v(e._s(t.fieldName))])])}))],1),e._v(" "),s("div",{staticClass:"filed-item-title"},[e._v("个人材料")]),e._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list5",list:e.personalInfo,options:e.leftOption,move:e.onMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.personalInfo,function(t,i){return s("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-type":t.fieldCode},on:{mousedown:function(i){e.clickItem(t)}}},[s("span",[e._v(e._s(t.fieldName))])])}))],1)]),e._v(" "),s("el-tab-pane",{attrs:{label:"自定义字段",name:"second"}},[s("div",{staticClass:"filed-item-title"}),e._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list5",list:e.defineInfo,options:e.leftDefineOption,move:e.onChildMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.defineInfo,function(t,i){return s("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-type":t.fieldCode},on:{mousedown:function(i){e.clickItem(t)}}},[t.systemFlag||0!=t.fieldType?e._e():s("span",[e._v(e._s(t.fieldName))]),e._v(" "),t.systemFlag||1!=t.fieldType?e._e():s("span",[e._v(e._s(t.fieldName))]),e._v(" "),t.systemFlag||2!=t.fieldType?e._e():s("span",[e._v(e._s(t.fieldName))]),e._v(" "),t.systemFlag||3!=t.fieldType?e._e():s("span",[e._v(e._s(t.fieldName))]),e._v(" "),t.systemFlag||4!=t.fieldType?e._e():s("span",[e._v(e._s(t.fieldName))]),e._v(" "),t.systemFlag||5!=t.fieldType?e._e():s("span",[e._v(e._s(t.fieldName))]),e._v(" "),t.systemFlag||6!=t.fieldType?e._e():s("span",[e._v(e._s(t.fieldName))]),e._v(" "),t.systemFlag||7!=t.fieldType?e._e():s("span",[e._v(e._s(t.fieldName))]),e._v(" "),t.systemFlag||0!=t.fieldType?e._e():s("i",{staticClass:"bg-icon bg-icon-one"}),e._v(" "),t.systemFlag||1!=t.fieldType?e._e():s("i",{staticClass:"bg-icon bg-icon-two"}),e._v(" "),t.systemFlag||2!=t.fieldType?e._e():s("i",{staticClass:"bg-icon bg-icon-three"}),e._v(" "),t.systemFlag||3!=t.fieldType?e._e():s("i",{staticClass:"bg-icon bg-icon-four"}),e._v(" "),t.systemFlag||4!=t.fieldType?e._e():s("i",{staticClass:"bg-icon bg-icon-five"}),e._v(" "),t.systemFlag||5!=t.fieldType?e._e():s("i",{staticClass:"bg-icon bg-icon-six"}),e._v(" "),t.systemFlag||6!=t.fieldType?e._e():s("i",{staticClass:"bg-icon bg-icon-seven"}),e._v(" "),t.systemFlag||7!=t.fieldType?e._e():s("i",{staticClass:"bg-icon bg-icon-eight"})])}))],1)])],1)],1),e._v(" "),s("div",{staticClass:"template-cell template-cell-m"},[s("div",{staticClass:"phone-view"},[s("div",{staticClass:"phone-show-content"},[s("div",{staticClass:"drag-show-content"},[s("div",{staticClass:"view-container"},[s("ul",{staticClass:"view-content",attrs:{id:"showPhoneView"}},[0==e.tempaletDataList.length?[s("img",{staticClass:"templet-null-img",attrs:{src:i("Y7wY")}})]:e._e(),e._v(" "),s("draggable",{staticClass:"drag-wrap",attrs:{options:{group:{name:"people",pull:!1,put:!1},sort:!0}},model:{value:e.tempaletDataList,callback:function(t){e.tempaletDataList=t},expression:"tempaletDataList"}},e._l(e.tempaletDataList,function(t,i){return s("li",{key:"li1"+i,class:["filed-item",e.currentIndex==i?"active-item":"","li-block"],on:{click:function(s){e.selectItem(t.fieldCode,i)}}},["baseInfo"!=t.fieldCode?s("span",{staticClass:"item-close p-item-close",on:{click:function(s){s.stopPropagation(),e.deleteItem(t.fieldCode,i)}}},[s("i",{staticClass:"el-icon-close"})]):e._e(),e._v(" "),[s("div",{staticClass:"block"},[s("div",{staticClass:"block-head"},[s("div",{class:["opencard-item-title",t.fieldName.length>6?"block-pre-wrap":""]},[e._v(e._s(t.fieldName))])]),e._v(" "),s("ul",{staticClass:"view-content"},[s("draggable",{class:["drag-wrap","block-wrap",t.fieldCode],attrs:{options:{group:{name:"people",pull:!1,put:!0},sort:!0}},on:{add:e.addDragItem},model:{value:t.children,callback:function(i){e.$set(t,"children",i)},expression:"item.children"}},e._l(t.children,function(a,l){return s("li",{key:"li"+l,class:["filed-item","child-filed-item",e.currentChildKey==a.fieldCode&&e.currentChildIndex==l?"active-item":""],on:{click:function(s){s.stopPropagation(),e.selectChildItem(a.fieldCode,i,l,t.children)}}},["clerkPhone"!=a.fieldCode?s("span",{staticClass:"item-close child-item-close",on:{click:function(s){s.stopPropagation(),e.deleteChildItem(a.fieldCode,i,l,t.children,a)}}},[s("i",{staticClass:"el-icon-close"})]):e._e(),e._v(" "),2==a.fieldType||3==a.fieldType||4==a.fieldType?s("div",[s("div",{class:["opencard-item-title",a.fieldName.length>6?"title-pre-wrap":""]},[e._v(e._s(a.fieldName))]),e._v(" "),s("div",{staticClass:"draged-item-show"},[s("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[e._v(e._s(a.fieldDescription)+" "),s("i",{staticClass:"el-icon-arrow-right"})])])]):e._e(),e._v(" "),5==a.fieldType?s("div",[s("div",[s("div",{class:["opencard-item-title",a.fieldOperations.startName.length>6?"title-pre-wrap":""]},[e._v(e._s(a.fieldOperations.startName))]),e._v(" "),s("div",{staticClass:"draged-item-show"},[s("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[e._v(e._s(a.fieldOperations.startDescription)),s("i",{staticClass:"el-icon-arrow-right"})])])]),e._v(" "),s("div",{staticClass:"b-t-1"},[s("div",{class:["opencard-item-title",a.fieldOperations.endName.length>6?"title-pre-wrap":""]},[e._v(e._s(a.fieldOperations.endName))]),e._v(" "),s("div",{staticClass:"draged-item-show"},[s("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[e._v(e._s(a.fieldOperations.endDescription)),s("i",{staticClass:"el-icon-arrow-right"})])])])]):e._e(),e._v(" "),7==a.fieldType?s("div",[s("div",{class:["opencard-item-title",a.fieldName.length>6?"title-pre-wrap":""]},[e._v(e._s(a.fieldName))]),e._v(" "),s("div",{staticClass:"draged-item-show"},[s("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[s("i",{staticClass:"iconfont icon-icon"})])])]):e._e(),e._v(" "),0==a.fieldType||1==a.fieldType||6==a.fieldType?s("div",[s("div",{class:["opencard-item-title",a.fieldName.length>6?"title-pre-wrap":""]},[e._v(e._s(a.fieldName))]),e._v(" "),s("div",{staticClass:"draged-item-show"},[s("span",{staticClass:"show-warm-text show-warm-text-flag"},[e._v(e._s(a.fieldDescription))])])]):e._e()])}))],1)])]],2)}))],2)])])])])]),e._v(" "),s("div",{staticClass:"template-cell template-cell-r"},[s("el-tabs",{model:{value:e.rightName,callback:function(t){e.rightName=t},expression:"rightName"}},[s("el-tab-pane",{attrs:{label:"控件设置",name:"first"}},[s("div",{attrs:{id:"edit-box"}},[s("div",{staticClass:"edit-view baby-info-flag baby-info"},[e._l(e.tempaletDataList,function(t,i){return[e.currentIndex==i&&"0"==t.parentCode?[s("div",{key:"parent"+i,staticClass:"edit-item "},[s("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("标题")]),e._v(" "),s("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.fieldName,holder:"",disflag:!0,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){e.$set(t,"fieldName",i)}}})],1)]:e._e(),e._v(" "),e.childIndex==i&&t.children&&t.children.length?[e._l(t.children,function(t,a){return[e.currentChildIndex==a?[s("div",{key:"child"+a,staticClass:"edit-item test-title limit-w-340"},[s("div",{staticClass:"edit-item-title"},[e._v("标题")]),e._v(" "),s("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.fieldName,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){e.$set(t,"fieldName",i)}}}),e._v(" "),7==t.fieldType?s("p",{staticStyle:{"margin-top":"8px","font-size":"12px",color:"rgba(255, 255, 255, 0.7)"}},[e._v("\n "+e._s(t.fieldDescription)+"\n ")]):e._e()],1)]:e._e(),e._v(" "),e.currentChildIndex==a&&5!=t.fieldType&&7!=t.fieldType?[s("div",{key:"child1"+a,staticClass:"edit-item test-title limit-w-340"},[s("div",{staticClass:"edit-item-title"},[e._v("提示文字")]),e._v(" "),s("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.fieldDescription,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){e.$set(t,"fieldDescription",i)}}})],1)]:e._e(),e._v(" "),e.currentChildIndex==a&&5==t.fieldType?[s("div",{key:"child2"+a,staticClass:"edit-item test-title limit-w-340"},[s("div",{staticClass:"edit-item-title"},[e._v("开始时间")]),e._v(" "),s("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.fieldOperations.startName,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){e.$set(t.fieldOperations,"startName",i)}}})],1),e._v(" "),s("div",{key:"child3"+a,staticClass:"edit-item test-title limit-w-340"},[s("div",{staticClass:"edit-item-title"},[e._v("提示文字")]),e._v(" "),s("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.fieldOperations.startDescription,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){e.$set(t.fieldOperations,"startDescription",i)}}})],1),e._v(" "),s("div",{key:"child4"+a,staticClass:"edit-item test-title limit-w-340"},[s("div",{staticClass:"edit-item-title"},[e._v("结束时间")]),e._v(" "),s("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.fieldOperations.endName,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){e.$set(t.fieldOperations,"endName",i)}}})],1),e._v(" "),s("div",{key:"child5"+a,staticClass:"edit-item test-title limit-w-340"},[s("div",{staticClass:"edit-item-title"},[e._v("提示文字")]),e._v(" "),s("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.fieldOperations.endDescription,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){e.$set(t.fieldOperations,"endDescription",i)}}})],1)]:e._e(),e._v(" "),e.currentChildIndex==a&&6==t.fieldType?[s("div",{key:"child6"+a,staticClass:"edit-item test-title limit-w-340"},[s("div",{staticClass:"edit-item-title"},[e._v("单位")]),e._v(" "),s("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.fieldOperations.unit,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){e.$set(t.fieldOperations,"unit",i)}}})],1)]:e._e(),e._v(" "),e.currentChildIndex!=a||4!=t.fieldType&&5!=t.fieldType?e._e():[s("div",{key:"child7"+a,staticClass:"edit-item "},[s("div",{staticClass:"edit-item-title"},[e._v("日期类型")]),e._v(" "),e._l(t.fieldOperations.ruleContent,function(i,a){return[s("el-radio",{key:"child8"+a,attrs:{label:i.key},model:{value:t.fieldOperations.typeValue,callback:function(i){e.$set(t.fieldOperations,"typeValue",i)},expression:"childItem.fieldOperations.typeValue"}},[e._v("\n "+e._s(i.name)+"\n ")])]})],2)],e._v(" "),e.currentChildIndex!=a||"2"!=t.fieldType&&"3"!=t.fieldType?e._e():[s("div",{key:"child9"+a,staticClass:"edit-item "},[s("div",{staticClass:"edit-item-title"},[e._v("选项 "),t.systemFlag?e._e():s("span",[e._v("最多20项,每项最多10个字")])]),e._v(" "),e._l(t.fieldOperations.fieldContent,function(a,l){return[s("div",{key:"child10"+l,staticClass:"margin-t-15 limit-w-340",style:0==l?"margin-top: 0":""},[s("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:a.name,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(t){e.$set(a,"name",t)}}}),e._v(" "),!t.systemFlag&&t.fieldOperations.fieldContent.length>1?s("i",{staticClass:"opt-btn el-icon-remove del-item",on:{click:function(s){e.delChildItem(i,l,t)}}}):e._e(),e._v(" "),!t.systemFlag&&l<19?[l==t.fieldOperations.fieldContent.length-1?s("i",{staticClass:"opt-btn el-icon-circle-plus add-item",on:{click:function(s){e.addChildItem(i,l,t)}}}):e._e()]:e._e()],2)]})],2)],e._v(" "),e.currentChildIndex==a?[s("div",{key:"child11"+a,staticClass:"edit-item"},[s("div",{staticClass:"edit-item-title"},[e._v("验证")]),e._v(" "),s("el-checkbox",{model:{value:t.isMust,callback:function(i){e.$set(t,"isMust",i)},expression:"childItem.isMust"}},[e._v("必填")])],1)]:e._e(),e._v(" "),e.currentChildIndex==a?[s("div",{key:"parent2"+a,staticClass:"edit-item "},[s("div",{staticClass:"edit-item-title"},[e._v("员工档案中")]),e._v(" "),s("div",{staticClass:"staffRecords-limit"},[s("el-radio",{staticClass:"label-cell",attrs:{label:"1"},model:{value:t.staffRecordsIds.staffVisible,callback:function(i){e.$set(t.staffRecordsIds,"staffVisible",i)},expression:"childItem.staffRecordsIds.staffVisible"}},[e._v("对员工可见")]),e._v(" "),s("el-radio",{staticClass:"label-cell",attrs:{label:"0"},model:{value:t.staffRecordsIds.staffVisible,callback:function(i){e.$set(t.staffRecordsIds,"staffVisible",i)},expression:"childItem.staffRecordsIds.staffVisible"}},[e._v("对员工不可见")])],1),e._v(" "),s("div",{staticClass:"staffRecords-limit"},[s("el-radio",{staticClass:"label-cell",attrs:{label:"1"},model:{value:t.staffRecordsIds.staffModify,callback:function(i){e.$set(t.staffRecordsIds,"staffModify",i)},expression:"childItem.staffRecordsIds.staffModify"}},[e._v("对员工可修改")]),e._v(" "),s("el-radio",{staticClass:"label-cell",attrs:{label:"0"},model:{value:t.staffRecordsIds.staffModify,callback:function(i){e.$set(t.staffRecordsIds,"staffModify",i)},expression:"childItem.staffRecordsIds.staffModify"}},[e._v("对员工不可修改")])],1)])]:e._e()]})]:e._e()]})],2)])])],1)],1)])]),e._v(" "),s("qrcode-dialog",{ref:"qrcodePreview",model:{value:e.dialogVisible,callback:function(t){e.dialogVisible=t},expression:"dialogVisible"}})],1)},staticRenderFns:[function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"template-title flex-1"},[t("img",{attrs:{src:i("LbEI"),alt:"logo"}}),this._v(" "),t("span",{staticClass:"template-title-span"},[this._v("员工档案设置")])])}]};var x=i("VU/8")(_,I,!1,function(e){i("zHwi")},"data-v-7c4229b8",null);t.default=x.exports},zHwi:function(e,t){}}); webpackJsonp([51],{lFAe:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var s=i("//Fk"),a=i.n(s),l=i("gBtx"),n=i.n(l),d=i("mvHQ"),o=i.n(d),r=i("DAYN"),f=i.n(r),c=i("Isrn"),p=i("l46T"),m=i("fPyK"),u=[{parentCode:"defineInfo",fieldCode:"-1",fieldName:"单行输入框",systemFlag:!1,fieldEdited:1,fieldType:"0",fixed:!1,fieldDescription:"请输入",fieldOperations:{ruleContent:[],fieldContent:[]},isMust:!1,staffRecordsIds:{staffVisible:"1",staffModify:"1"}},{parentCode:"defineInfo",fieldCode:"-1",fieldName:"多行输入框",systemFlag:!1,fieldEdited:1,fieldType:"1",fixed:!1,fieldDescription:"请输入",fieldOperations:{ruleContent:[],fieldContent:[]},isMust:!1,staffRecordsIds:{staffVisible:"1",staffModify:"1"}},{parentCode:"defineInfo",fieldCode:"-1",fieldName:"单选框",systemFlag:!1,fieldEdited:1,fieldType:"2",fixed:!1,fieldDescription:"请选择",fieldOperations:{ruleContent:[],fieldContent:[{type:"radio",name:"选项1"},{type:"radio",name:"选项2"},{type:"radio",name:"选项3"}]},isMust:!1,staffRecordsIds:{staffVisible:"1",staffModify:"1"}},{parentCode:"defineInfo",fieldCode:"-1",fieldName:"多选框",systemFlag:!1,fieldEdited:1,fieldType:"3",fixed:!1,fieldDescription:"请选择",fieldOperations:{ruleContent:[],fieldContent:[{type:"checkbox",name:"选项1"},{type:"checkbox",name:"选项2"},{type:"checkbox",name:"选项3"}]},isMust:!1,staffRecordsIds:{staffVisible:"1",staffModify:"1"}},{parentCode:"defineInfo",fieldCode:"-1",fieldName:"日期",systemFlag:!1,fieldEdited:1,fieldType:"4",fixed:!1,fieldDescription:"请选择",fieldOperations:{typeValue:"yyyy-MM-dd",ruleContent:[{type:"radio",name:"年-月-日",key:"yyyy-MM-dd",isEdit:1},{type:"radio",name:"年-月",key:"yyyy-MM",isEdit:1}],fieldContent:[]},isMust:!1,staffRecordsIds:{staffVisible:"1",staffModify:"1"}},{parentCode:"defineInfo",fieldCode:"-1",fieldName:"日期区间",systemFlag:!1,fieldEdited:1,fieldType:"5",fixed:!1,fieldOperations:{startName:"开始时间",endName:"结束时间",startDescription:"请选择开始时间",endDescription:"请选择结束时间",typeValue:"yyyy-MM-dd",ruleContent:[{type:"radio",name:"年-月-日",key:"yyyy-MM-dd",isEdit:1},{type:"radio",name:"年-月",key:"yyyy-MM",isEdit:1}],fieldContent:[]},isMust:!1,staffRecordsIds:{staffVisible:"1",staffModify:"1"}},{parentCode:"defineInfo",fieldCode:"-1",fieldName:"数字输入框",systemFlag:!1,fieldType:"6",fieldEdited:1,fixed:!1,fieldDescription:"请输入",fieldOperations:{ruleContent:[],fieldContent:[],unit:"元"},isMust:!1,staffRecordsIds:{staffVisible:"1",staffModify:"1"}},{parentCode:"defineInfo",fieldCode:"-1",fieldName:"图片",systemFlag:!1,fieldType:"7",fieldEdited:1,fixed:!1,fieldDescription:"最多上传9张图片",fieldOperations:{ruleContent:[],fieldContent:[]},isMust:!1,staffRecordsIds:{staffVisible:"1",staffModify:"1"}}],v=function(){return u},g=i("3E4D"),h=i("Ch4/"),C=i("PI0u"),y=i("P9l9"),_={name:"staffRecordsTemplate",data:function(){return{activeName:"first",rightName:"first",dialogVisible:!1,bodyHeight:(document.documentElement.clientHeight||document.body.clientHeight)+"px",isDragging:!1,delayedDragging:!1,leftOption:{group:{name:"people",pull:"clone",put:!1},sort:!1,disabled:!1},leftDefineOption:{group:{name:"people",pull:"clone",put:!1},sort:!1,disabled:!1},selectKey:"",baseInfo:[],jobInfo:[],selfInfo:[],eduInfo:[],contractInfo:[],contactInfo:[],personalInfo:[],defineInfo:v(),currentIndex:0,currentChildKey:null,currentChildIndex:null,childIndex:0,tempaletDataList:[{parentCode:"0",fieldTemplateId:"",parentFieldTemplateId:"0",minCount:10,maxCount:20,fieldCode:"baseInfo",fieldName:"基本信息",fieldEdited:!1,fieldOperations:{ruleContent:[],fieldContent:[]},isMust:!1,fieldDescription:"",children:[],fieldType:"",staffRecordsIds:{},status:""},{parentCode:"0",fieldTemplateId:"",parentFieldTemplateId:"0",minCount:10,maxCount:20,fieldCode:"jobInfo",fieldName:"工作信息",fieldEdited:!1,isMust:!1,fieldDescription:"",children:[],fieldType:"",staffRecordsIds:{},status:""},{parentCode:"0",fieldTemplateId:"",parentFieldTemplateId:"0",minCount:10,maxCount:20,fieldCode:"selfInfo",fieldName:"个人信息",fieldEdited:!1,isMust:!1,fieldDescription:"",children:[],fieldType:"",staffRecordsIds:{},status:""},{parentCode:"0",fieldTemplateId:"",parentFieldTemplateId:"0",minCount:10,maxCount:20,fieldCode:"eduInfo",fieldName:"学历信息",fieldEdited:!1,isMust:!1,fieldDescription:"",children:[],fieldType:"",staffRecordsIds:{},status:""},{parentCode:"0",fieldTemplateId:"",parentFieldTemplateId:"0",minCount:10,maxCount:20,fieldCode:"contractInfo",fieldName:"合同信息",fieldEdited:!1,isMust:!1,fieldDescription:"",children:[],fieldType:"",staffRecordsIds:{},status:""},{parentCode:"0",fieldTemplateId:"",parentFieldTemplateId:"0",minCount:10,maxCount:20,fieldCode:"contactInfo",fieldName:"紧急联系人",fieldEdited:!1,isMust:!1,fieldDescription:"",children:[],fieldType:"",staffRecordsIds:{},status:""},{parentCode:"0",fieldTemplateId:"",parentFieldTemplateId:"0",minCount:10,maxCount:20,fieldCode:"personalInfo",fieldName:"个人资料",fieldEdited:!1,isMust:!1,fieldDescription:"",children:[],fieldType:"",staffRecordsIds:{},status:""}],fieldParent:{baseInfo:{},jobInfo:{},selfInfo:{},eduInfo:{},contractInfo:{},contactInfo:{},personalInfo:{}},setList:[]}},created:function(){},methods:{baseInfoClone:function(){},clickItem:function(e){this.tempaletDataList.map(function(e){return e.fieldCode}).includes(e.parentCode)||"defineInfo"===e.parentCode||(this.tempaletDataList.push(this.fieldParent[e.parentCode]),this.tempaletDataList=JSON.parse(o()(this.tempaletDataList)))},checkMove:function(e){var t=!0;return"baseInfo"!=e.draggedContext.element.parentCode||e.to.className.includes("baseInfo")||(t=!1),"jobInfo"!=e.draggedContext.element.parentCode||e.to.className.includes("jobInfo")||(t=!1),"selfInfo"!=e.draggedContext.element.parentCode||e.to.className.includes("selfInfo")||(t=!1),"eduInfo"!=e.draggedContext.element.parentCode||e.to.className.includes("eduInfo")||(t=!1),"contractInfo"!=e.draggedContext.element.parentCode||e.to.className.includes("contractInfo")||(t=!1),"contactInfo"!=e.draggedContext.element.parentCode||e.to.className.includes("contactInfo")||(t=!1),"personalInfo"!=e.draggedContext.element.parentCode||e.to.className.includes("personalInfo")||(t=!1),t},onMove:function(e){return!!this.checkMove(e)&&!e.draggedContext.element.fixed},onChildMove:function(e){return-1!=e.dragged.className.indexOf("block-class")&&e.to.className.indexOf("block-wrap"),!0},itemMoveEnd:function(e){var t=this;t.isDragging=!1,t.selectKey="",t.selectKey=e.clone.dataset.type,t.tempaletDataList.forEach(function(e,i){e.children.forEach(function(e,i){var s;e.systemFlag&&e.fieldCode==t.selectKey&&(s=e.parentCode,t[s].forEach(function(e,i){e.fieldCode==t.selectKey&&(e.fixed=!0)}))})}),t.selectKey="",t.tempaletDataList=JSON.parse(o()(t.tempaletDataList)),t.$forceUpdate()},selectItem:function(e,t){this.currentIndex=t,this.currentChildIndex=null},deleteItem:function(e,t){this.tempaletDataList.splice(t,1),this.currentIndex--,this.currentIndex<=0&&(this.currentIndex=0),this[e].forEach(function(e,t){e.fixed=!1})},addDragItem:function(e){return!1},selectChildItem:function(e,t,i,s){this.currentIndex=null,this.currentChildKey=e,this.childIndex=t,this.currentChildIndex=i},deleteChildItem:function(e,t,i,s,a){this.childIndex=t,this.currentIndex=null,this.currentChildKey=this.tempaletDataList[t].children[i].fieldCode,this.currentChildIndex--,this.currentChildIndex<=0&&(this.currentChildIndex=0),this.tempaletDataList=JSON.parse(o()(this.tempaletDataList)),this.tempaletDataList[t].children.splice(i,1),this[a.parentCode].forEach(function(t,i){t.fieldCode===e&&(t.fixed=!1)})},delChildItem:function(e,t,i){i.fieldOperations.fieldContent.splice(t,1)},addChildItem:function(e,t,i){if(19!=t){var s="radio";i.systemFlag||3!==parseInt(i.fieldType)||(s="checkbox"),i.fieldOperations.fieldContent.push({type:s,name:"请输入选项"});var a=i.fieldOperations.fieldContent.map(function(e){return e.name});this.isRepeat(a)&&(i.fieldOperations.fieldContent.splice(i.fieldOperations.fieldContent.length-1,1),a.splice(i.fieldOperations.fieldContent.length-1,1),this.$message.error({duration:1e3,message:"选项不能重复"}))}else this.$message.error({duration:1e3,message:"最多可添加 20 项"})},isRepeat:function(e){var t={};for(var i in e){if(t[e[i]])return!0;t[e[i]]=!0}return!1},changeRoute:function(e){this.$router.push(e)},checkTag:function(e){var t={filedFlag:!0,filedRepeat:!1},i=[];return e.forEach(function(e,s){if(""==e.fieldName)return t.filedFlag=!1,t.name=e.fieldName||"",!1;e.children.length&&e.children.forEach(function(e,s){if(e.systemFlag&&""==e.fieldName)return t.filedFlag=!1,t.name=e.fieldName||"",!1;i.push(e.fieldName)})}),this.isRepeat(i)&&(t.filedRepeat=!0),t},getUuid:function(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,function(e){var t=16*Math.random()|0;return("x"==e?t:3&t|8).toString(16)})},saveAndBack:Object(C.a)(function(e){var t=JSON.parse(o()(this.tempaletDataList)),i=this.checkTag(t),s=[];if(i.filedFlag)if(i.filedRepeat)this.$message.error({duration:1e3,message:"字段标题不能重复"});else{if(t.forEach(function(e,t){e.sort=t,e.fixed=!0===e.fixed?1:0,e.isMust=!0===e.isMust?1:0,e.systemFlag=!0===e.systemFlag?1:0,e.parentFieldTemplateId=e.parentFieldTemplateId?e.parentFieldTemplateId:-1,e.fieldTemplateId=e.fieldTemplateId?e.fieldTemplateId:-1,e.children.forEach(function(t,i){s.push(t),t.sort=i,t.fixed=!0===t.fixed?1:0,t.isMust=!0===t.isMust?1:0,t.systemFlag=!0===t.systemFlag?1:0,e.systemFlag||(t.fieldEdited=1),2!==parseInt(t.fieldType)&&3!==parseInt(t.fieldType)||t.fieldOperations.fieldContent.forEach(function(e,i){e.key=String(e.key)?String(e.key):"",t.systemFlag||e.hasOwnProperty("key")&&""!=e.key&&"undefined"!=e.key||(e.key=e.name)}),t.systemFlag||(t.parentCode=e.fieldCode),t.fieldTemplateId=t.fieldTemplateId?t.fieldTemplateId:-1,t.parentFieldTemplateId=e.fieldTemplateId})}),s.length>40)return this.$message.error({duration:1e3,message:"最多设置 40 个字段"}),!1;"save"===e?this.saveAllData(t):this.postPreview(t)}else this.$message.error({duration:1e3,message:i.name+"字段标题不能为空"})},500),saveAllData:function(e){var t=this,i={templateContent:o()(e)};Object(y.c)("/haoban-manage-web/record/record-template-save.json",i).then(function(e){var i=e.data;if(1==i.errorCode)return g.a.showmsg("保存成功","success"),void t.changeRoute("/fileSet");h.a.errorMsg(i)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},postPreview:function(e){var t=this,i={templateContent:o()(e)};Object(y.c)("/haoban-manage-web/record/record-template-preview.json",i).then(function(e){var i=e.data;if(1==i.errorCode){var s=window.location.origin+"/office-mobile/#/staffRecordsTemplate?enterpriseId="+i.result;return t.$refs.qrcodePreview.qrcode(s),void(t.dialogVisible=!0)}h.a.errorMsg(i)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})},closeDialog:function(){this.dialogVisible=!1},getAllFields:function(){var e=this;Object(y.c)("/haoban-manage-web/record/employee-find-system-template.json",{}).then(function(t){var i=t.data;1!=i.errorCode?h.a.errorMsg(i):e.handleAllFields(i.result)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},handleAllFields:function(e){var t=this;e.forEach(function(e,i){t.hasOwnProperty(e.parentCode)&&(e.fixed=1===parseInt(e.fixed),e.isMust=1===parseInt(e.isMust),e.systemFlag=!0,e.fieldOperations=e.fieldOperations?JSON.parse(e.fieldOperations):{},e.staffRecordsIds=e.staffRecordsIds?JSON.parse(e.staffRecordsIds):[],t[e.parentCode].push(e)),t.fieldParent.hasOwnProperty(e.fieldCode)&&(e.children=[],t.fieldParent[e.fieldCode]=e,e.systemFlag=!0)})},getInfo:function(){var e=this;Object(y.c)("/haoban-manage-web/record/employee-find-template.json",{}).then(function(t){var i=t.data;if(1==i.errorCode)return e.setList=[],void(i.result&&i.result.length&&e.handleGetInfo(i.result));h.a.errorMsg(i)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},treeData:function(e){var t=e.filter(function(t){var i=e.filter(function(e){return t.fieldCode==e.parentCode});return i.length>0&&(t.children=i),0==t.parentCode});return t.sort(function(e,t){return e.sort-t.sort}),t.forEach(function(e,t){e.children.sort(function(e,t){return e.sort-t.sort})}),t},handleGetInfo:function(e){var t=this,i=JSON.parse(o()(e));t.setParent=[],i.forEach(function(e,i){e.fixed=1===n()(e.fixed),e.isMust=1===n()(e.isMust),e.systemFlag=1===n()(e.systemFlag),e.fieldOperations=e.fieldOperations?JSON.parse(e.fieldOperations):{},e.staffRecordsIds=e.staffRecordsIds?JSON.parse(e.staffRecordsIds):[],e.systemFlag&&0==e.parentCode&&t.setParent.push(e.fieldCode),e.systemFlag&&0!=e.parentCode&&t.setList.push(e.fieldCode)}),t.tempaletDataList=t.treeData(i),setTimeout(function(){t.setFixed()},100)},setFixed:function(){var e=this;e.setParent.forEach(function(t,i){e[t].forEach(function(t,i){e.setList.includes(t.fieldCode)&&(t.fixed=!0)})})}},watch:{isDragging:function(e){var t=this;e?t.delayedDragging=!0:t.$nextTick(function(){t.delayedDragging=!1})}},components:{draggable:f.a,AddInput:c.a,limitInput:p.a,qrcodeDialog:m.a},mounted:function(){a.a.all([this.getAllFields(),this.getInfo()]),document.body.ondrop=function(e){e.preventDefault(),e.stopPropagation()}}},I={render:function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"template-wrap",style:{height:e.bodyHeight}},[s("div",{staticClass:"template-contain"},[s("div",{staticClass:"template-head"},[e._m(0),e._v(" "),s("div",{staticClass:"template-btns flex-1 flex-r"},[s("el-button",{attrs:{type:"primary",plain:""},on:{click:function(t){e.saveAndBack("preview")}}},[e._v("预 览")]),e._v(" "),s("el-button",{attrs:{type:"primary",plain:""},on:{click:function(t){e.changeRoute("/fileSet")}}},[e._v("返 回")]),e._v(" "),s("el-button",{attrs:{type:"primary"},on:{click:function(t){e.saveAndBack("save")}}},[e._v("保存并启用")])],1)]),e._v(" "),s("div",{staticClass:"template-body"},[s("div",{staticClass:"template-cell template-cell-l"},[s("el-tabs",{model:{value:e.activeName,callback:function(t){e.activeName=t},expression:"activeName"}},[s("el-tab-pane",{attrs:{label:"系统字段",name:"first"}},[s("div",{staticClass:"filed-item-title"},[e._v("基本信息")]),e._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list1",list:e.baseInfo,options:e.leftOption,move:e.onMove},on:{clone:e.baseInfoClone,start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.baseInfo,function(t,i){return s("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-type":t.fieldCode,"aria-hidden":"true"},on:{mousedown:function(i){e.clickItem(t)}}},[s("span",[e._v(e._s(t.fieldName))])])}))],1),e._v(" "),s("div",{staticClass:"filed-item-title"},[e._v("工作信息")]),e._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list2",list:e.jobInfo,options:e.leftOption,move:e.onMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.jobInfo,function(t,i){return s("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-type":t.fieldCode},on:{mousedown:function(i){e.clickItem(t)}}},[s("span",[e._v(e._s(t.fieldName))])])}))],1),e._v(" "),s("div",{staticClass:"filed-item-title"},[e._v("个人信息")]),e._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list3",list:e.selfInfo,options:e.leftOption,move:e.onMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.selfInfo,function(t,i){return s("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-type":t.fieldCode},on:{mousedown:function(i){e.clickItem(t)}}},[s("span",[e._v(e._s(t.fieldName))])])}))],1),e._v(" "),s("div",{staticClass:"filed-item-title"},[e._v("学历信息")]),e._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list4",list:e.eduInfo,options:e.leftOption,move:e.onMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.eduInfo,function(t,i){return s("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-type":t.fieldCode},on:{mousedown:function(i){e.clickItem(t)}}},[s("span",[e._v(e._s(t.fieldName))])])}))],1),e._v(" "),s("div",{staticClass:"filed-item-title"},[e._v("合同信息")]),e._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list5",list:e.contractInfo,options:e.leftOption,move:e.onMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.contractInfo,function(t,i){return s("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-type":t.fieldCode},on:{mousedown:function(i){e.clickItem(t)}}},[s("span",[e._v(e._s(t.fieldName))])])}))],1),e._v(" "),s("div",{staticClass:"filed-item-title"},[e._v("紧急联系人")]),e._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list5",list:e.contactInfo,options:e.leftOption,move:e.onMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.contactInfo,function(t,i){return s("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-type":t.fieldCode},on:{mousedown:function(i){e.clickItem(t)}}},[s("span",[e._v(e._s(t.fieldName))])])}))],1),e._v(" "),s("div",{staticClass:"filed-item-title"},[e._v("个人材料")]),e._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list5",list:e.personalInfo,options:e.leftOption,move:e.onMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.personalInfo,function(t,i){return s("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-type":t.fieldCode},on:{mousedown:function(i){e.clickItem(t)}}},[s("span",[e._v(e._s(t.fieldName))])])}))],1)]),e._v(" "),s("el-tab-pane",{attrs:{label:"自定义字段",name:"second"}},[s("div",{staticClass:"filed-item-title"}),e._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list5",list:e.defineInfo,options:e.leftDefineOption,move:e.onChildMove},on:{start:function(t){e.isDragging=!0},end:e.itemMoveEnd}},e._l(e.defineInfo,function(t,i){return s("li",{key:i,class:["compenent-item",1==t.fixed?"fixed-item":""],attrs:{"data-type":t.fieldCode},on:{mousedown:function(i){e.clickItem(t)}}},[t.systemFlag||0!=t.fieldType?e._e():s("span",[e._v(e._s(t.fieldName))]),e._v(" "),t.systemFlag||1!=t.fieldType?e._e():s("span",[e._v(e._s(t.fieldName))]),e._v(" "),t.systemFlag||2!=t.fieldType?e._e():s("span",[e._v(e._s(t.fieldName))]),e._v(" "),t.systemFlag||3!=t.fieldType?e._e():s("span",[e._v(e._s(t.fieldName))]),e._v(" "),t.systemFlag||4!=t.fieldType?e._e():s("span",[e._v(e._s(t.fieldName))]),e._v(" "),t.systemFlag||5!=t.fieldType?e._e():s("span",[e._v(e._s(t.fieldName))]),e._v(" "),t.systemFlag||6!=t.fieldType?e._e():s("span",[e._v(e._s(t.fieldName))]),e._v(" "),t.systemFlag||7!=t.fieldType?e._e():s("span",[e._v(e._s(t.fieldName))]),e._v(" "),t.systemFlag||0!=t.fieldType?e._e():s("i",{staticClass:"bg-icon bg-icon-one"}),e._v(" "),t.systemFlag||1!=t.fieldType?e._e():s("i",{staticClass:"bg-icon bg-icon-two"}),e._v(" "),t.systemFlag||2!=t.fieldType?e._e():s("i",{staticClass:"bg-icon bg-icon-three"}),e._v(" "),t.systemFlag||3!=t.fieldType?e._e():s("i",{staticClass:"bg-icon bg-icon-four"}),e._v(" "),t.systemFlag||4!=t.fieldType?e._e():s("i",{staticClass:"bg-icon bg-icon-five"}),e._v(" "),t.systemFlag||5!=t.fieldType?e._e():s("i",{staticClass:"bg-icon bg-icon-six"}),e._v(" "),t.systemFlag||6!=t.fieldType?e._e():s("i",{staticClass:"bg-icon bg-icon-seven"}),e._v(" "),t.systemFlag||7!=t.fieldType?e._e():s("i",{staticClass:"bg-icon bg-icon-eight"})])}))],1)])],1)],1),e._v(" "),s("div",{staticClass:"template-cell template-cell-m"},[s("div",{staticClass:"phone-view"},[s("div",{staticClass:"phone-show-content"},[s("div",{staticClass:"drag-show-content"},[s("div",{staticClass:"view-container"},[s("ul",{staticClass:"view-content",attrs:{id:"showPhoneView"}},[0==e.tempaletDataList.length?[s("img",{staticClass:"templet-null-img",attrs:{src:i("Y7wY")}})]:e._e(),e._v(" "),s("draggable",{staticClass:"drag-wrap",attrs:{options:{group:{name:"people",pull:!1,put:!1},sort:!0}},model:{value:e.tempaletDataList,callback:function(t){e.tempaletDataList=t},expression:"tempaletDataList"}},e._l(e.tempaletDataList,function(t,i){return s("li",{key:"li1"+i,class:["filed-item",e.currentIndex==i?"active-item":"","li-block"],on:{click:function(s){e.selectItem(t.fieldCode,i)}}},["baseInfo"!=t.fieldCode?s("span",{staticClass:"item-close p-item-close",on:{click:function(s){s.stopPropagation(),e.deleteItem(t.fieldCode,i)}}},[s("i",{staticClass:"el-icon-close"})]):e._e(),e._v(" "),[s("div",{staticClass:"block"},[s("div",{staticClass:"block-head"},[s("div",{class:["opencard-item-title",t.fieldName.length>6?"block-pre-wrap":""]},[e._v(e._s(t.fieldName))])]),e._v(" "),s("ul",{staticClass:"view-content"},[s("draggable",{class:["drag-wrap","block-wrap",t.fieldCode],attrs:{options:{group:{name:"people",pull:!1,put:!0},sort:!0}},on:{add:e.addDragItem},model:{value:t.children,callback:function(i){e.$set(t,"children",i)},expression:"item.children"}},e._l(t.children,function(a,l){return s("li",{key:"li"+l,class:["filed-item","child-filed-item",e.currentChildKey==a.fieldCode&&e.currentChildIndex==l?"active-item":""],on:{click:function(s){s.stopPropagation(),e.selectChildItem(a.fieldCode,i,l,t.children)}}},["clerkPhone"!=a.fieldCode?s("span",{staticClass:"item-close child-item-close",on:{click:function(s){s.stopPropagation(),e.deleteChildItem(a.fieldCode,i,l,t.children,a)}}},[s("i",{staticClass:"el-icon-close"})]):e._e(),e._v(" "),2==a.fieldType||3==a.fieldType||4==a.fieldType?s("div",[s("div",{class:["opencard-item-title",a.fieldName.length>6?"title-pre-wrap":""]},[e._v(e._s(a.fieldName))]),e._v(" "),s("div",{staticClass:"draged-item-show"},[s("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[e._v(e._s(a.fieldDescription)+" "),s("i",{staticClass:"el-icon-arrow-right"})])])]):e._e(),e._v(" "),5==a.fieldType?s("div",[s("div",[s("div",{class:["opencard-item-title",a.fieldOperations.startName.length>6?"title-pre-wrap":""]},[e._v(e._s(a.fieldOperations.startName))]),e._v(" "),s("div",{staticClass:"draged-item-show"},[s("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[e._v(e._s(a.fieldOperations.startDescription)),s("i",{staticClass:"el-icon-arrow-right"})])])]),e._v(" "),s("div",{staticClass:"b-t-1"},[s("div",{class:["opencard-item-title",a.fieldOperations.endName.length>6?"title-pre-wrap":""]},[e._v(e._s(a.fieldOperations.endName))]),e._v(" "),s("div",{staticClass:"draged-item-show"},[s("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[e._v(e._s(a.fieldOperations.endDescription)),s("i",{staticClass:"el-icon-arrow-right"})])])])]):e._e(),e._v(" "),7==a.fieldType?s("div",[s("div",{class:["opencard-item-title",a.fieldName.length>6?"title-pre-wrap":""]},[e._v(e._s(a.fieldName))]),e._v(" "),s("div",{staticClass:"draged-item-show"},[s("span",{staticClass:"show-warm-text show-warm-text-flag select-flag"},[s("i",{staticClass:"iconfont icon-icon"})])])]):e._e(),e._v(" "),0==a.fieldType||1==a.fieldType||6==a.fieldType?s("div",[s("div",{class:["opencard-item-title",a.fieldName.length>6?"title-pre-wrap":""]},[e._v(e._s(a.fieldName))]),e._v(" "),s("div",{staticClass:"draged-item-show"},[s("span",{staticClass:"show-warm-text show-warm-text-flag"},[e._v(e._s(a.fieldDescription))])])]):e._e()])}))],1)])]],2)}))],2)])])])])]),e._v(" "),s("div",{staticClass:"template-cell template-cell-r"},[s("el-tabs",{model:{value:e.rightName,callback:function(t){e.rightName=t},expression:"rightName"}},[s("el-tab-pane",{attrs:{label:"控件设置",name:"first"}},[s("div",{attrs:{id:"edit-box"}},[s("div",{staticClass:"edit-view baby-info-flag baby-info"},[e._l(e.tempaletDataList,function(t,i){return[e.currentIndex==i&&"0"==t.parentCode?[s("div",{key:"parent"+i,staticClass:"edit-item "},[s("div",{staticClass:"edit-item-title edit-title-padding"},[e._v("标题")]),e._v(" "),s("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.fieldName,holder:"",disflag:!0,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){e.$set(t,"fieldName",i)}}})],1)]:e._e(),e._v(" "),e.childIndex==i&&t.children&&t.children.length?[e._l(t.children,function(t,a){return[e.currentChildIndex==a?[s("div",{key:"child"+a,staticClass:"edit-item test-title limit-w-340"},[s("div",{staticClass:"edit-item-title"},[e._v("标题")]),e._v(" "),s("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.fieldName,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){e.$set(t,"fieldName",i)}}}),e._v(" "),7==t.fieldType?s("p",{staticStyle:{"margin-top":"8px","font-size":"12px",color:"rgba(255, 255, 255, 0.7)"}},[e._v("\n "+e._s(t.fieldDescription)+"\n ")]):e._e()],1)]:e._e(),e._v(" "),e.currentChildIndex==a&&5!=t.fieldType&&7!=t.fieldType?[s("div",{key:"child1"+a,staticClass:"edit-item test-title limit-w-340"},[s("div",{staticClass:"edit-item-title"},[e._v("提示文字")]),e._v(" "),s("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.fieldDescription,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){e.$set(t,"fieldDescription",i)}}})],1)]:e._e(),e._v(" "),e.currentChildIndex==a&&5==t.fieldType?[s("div",{key:"child2"+a,staticClass:"edit-item test-title limit-w-340"},[s("div",{staticClass:"edit-item-title"},[e._v("开始时间")]),e._v(" "),s("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.fieldOperations.startName,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){e.$set(t.fieldOperations,"startName",i)}}})],1),e._v(" "),s("div",{key:"child3"+a,staticClass:"edit-item test-title limit-w-340"},[s("div",{staticClass:"edit-item-title"},[e._v("提示文字")]),e._v(" "),s("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.fieldOperations.startDescription,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){e.$set(t.fieldOperations,"startDescription",i)}}})],1),e._v(" "),s("div",{key:"child4"+a,staticClass:"edit-item test-title limit-w-340"},[s("div",{staticClass:"edit-item-title"},[e._v("结束时间")]),e._v(" "),s("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.fieldOperations.endName,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(i){e.$set(t.fieldOperations,"endName",i)}}})],1),e._v(" "),s("div",{key:"child5"+a,staticClass:"edit-item test-title limit-w-340"},[s("div",{staticClass:"edit-item-title"},[e._v("提示文字")]),e._v(" "),s("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.fieldOperations.endDescription,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){e.$set(t.fieldOperations,"endDescription",i)}}})],1)]:e._e(),e._v(" "),e.currentChildIndex==a&&6==t.fieldType?[s("div",{key:"child6"+a,staticClass:"edit-item test-title limit-w-340"},[s("div",{staticClass:"edit-item-title"},[e._v("单位")]),e._v(" "),s("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:t.fieldOperations.unit,holder:"",disflag:!1,getByType:"word",maxLength:20},on:{"update:inputValue":function(i){e.$set(t.fieldOperations,"unit",i)}}})],1)]:e._e(),e._v(" "),e.currentChildIndex!=a||4!=t.fieldType&&5!=t.fieldType?e._e():[s("div",{key:"child7"+a,staticClass:"edit-item "},[s("div",{staticClass:"edit-item-title"},[e._v("日期类型")]),e._v(" "),e._l(t.fieldOperations.ruleContent,function(i,a){return[s("el-radio",{key:"child8"+a,attrs:{label:i.key},model:{value:t.fieldOperations.typeValue,callback:function(i){e.$set(t.fieldOperations,"typeValue",i)},expression:"childItem.fieldOperations.typeValue"}},[e._v("\n "+e._s(i.name)+"\n ")])]})],2)],e._v(" "),e.currentChildIndex!=a||"2"!=t.fieldType&&"3"!=t.fieldType?e._e():[s("div",{key:"child9"+a,staticClass:"edit-item "},[s("div",{staticClass:"edit-item-title"},[e._v("选项 "),t.systemFlag?e._e():s("span",[e._v("最多20项,每项最多10个字")])]),e._v(" "),e._l(t.fieldOperations.fieldContent,function(a,l){return[s("div",{key:"child10"+l,staticClass:"margin-t-15 limit-w-340",style:0==l?"margin-top: 0":""},[s("limitInput",{attrs:{inputWidth:340,limitClass:"limit-color",inputValue:a.name,holder:"",disflag:t.systemFlag,getByType:"word",maxLength:10},on:{"update:inputValue":function(t){e.$set(a,"name",t)}}}),e._v(" "),!t.systemFlag&&t.fieldOperations.fieldContent.length>1?s("i",{staticClass:"opt-btn el-icon-remove del-item",on:{click:function(s){e.delChildItem(i,l,t)}}}):e._e(),e._v(" "),!t.systemFlag&&l<19?[l==t.fieldOperations.fieldContent.length-1?s("i",{staticClass:"opt-btn el-icon-circle-plus add-item",on:{click:function(s){e.addChildItem(i,l,t)}}}):e._e()]:e._e()],2)]})],2)],e._v(" "),e.currentChildIndex==a?[s("div",{key:"child11"+a,staticClass:"edit-item"},[s("div",{staticClass:"edit-item-title"},[e._v("验证")]),e._v(" "),s("el-checkbox",{model:{value:t.isMust,callback:function(i){e.$set(t,"isMust",i)},expression:"childItem.isMust"}},[e._v("必填")])],1)]:e._e(),e._v(" "),e.currentChildIndex==a?[s("div",{key:"parent2"+a,staticClass:"edit-item "},[s("div",{staticClass:"edit-item-title"},[e._v("员工档案中")]),e._v(" "),s("div",{staticClass:"staffRecords-limit"},[s("el-radio",{staticClass:"label-cell",attrs:{label:"1"},model:{value:t.staffRecordsIds.staffVisible,callback:function(i){e.$set(t.staffRecordsIds,"staffVisible",i)},expression:"childItem.staffRecordsIds.staffVisible"}},[e._v("对员工可见")]),e._v(" "),s("el-radio",{staticClass:"label-cell",attrs:{label:"0"},model:{value:t.staffRecordsIds.staffVisible,callback:function(i){e.$set(t.staffRecordsIds,"staffVisible",i)},expression:"childItem.staffRecordsIds.staffVisible"}},[e._v("对员工不可见")])],1),e._v(" "),s("div",{staticClass:"staffRecords-limit"},[s("el-radio",{staticClass:"label-cell",attrs:{label:"1"},model:{value:t.staffRecordsIds.staffModify,callback:function(i){e.$set(t.staffRecordsIds,"staffModify",i)},expression:"childItem.staffRecordsIds.staffModify"}},[e._v("对员工可修改")]),e._v(" "),s("el-radio",{staticClass:"label-cell",attrs:{label:"0"},model:{value:t.staffRecordsIds.staffModify,callback:function(i){e.$set(t.staffRecordsIds,"staffModify",i)},expression:"childItem.staffRecordsIds.staffModify"}},[e._v("对员工不可修改")])],1)])]:e._e()]})]:e._e()]})],2)])])],1)],1)])]),e._v(" "),s("qrcode-dialog",{ref:"qrcodePreview",model:{value:e.dialogVisible,callback:function(t){e.dialogVisible=t},expression:"dialogVisible"}})],1)},staticRenderFns:[function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"template-title flex-1"},[t("img",{attrs:{src:i("LbEI"),alt:"logo"}}),this._v(" "),t("span",{staticClass:"template-title-span"},[this._v("员工档案设置")])])}]};var x=i("VU/8")(_,I,!1,function(e){i("qbJv")},"data-v-194141f4",null);t.default=x.exports},qbJv:function(e,t){}});
\ No newline at end of file \ No newline at end of file
webpackJsonp([52],{"06OZ":function(e,t){},Ujni:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=a("2eFk"),o=a("Ie7z"),l=a("Ke24"),s=a("P9l9"),i=a("Ch4/"),r={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},data:function(){return{activeTab:"1",activeBrand:this.brandId,topMenuData:[{id:"1",name:"云日报记录"}],activeId:"1",conditionObj:{searchInput:"",storeGroup:[],storeType:"",dateRange:[]},storeTypeOptions:[{label:"直营",value:"1"},{label:"联营",value:"2"}],selectRadio:"",tableData:[{storeName:"2016-05-03",totalTaskNum:"王小虎",completed:"10",completionRate:"10",unCompleted:"10",overdue:"1",taskId:"123",storeId:"123456",address:"上海市普陀区金沙江路 1518 弄"}],multipleSelection:[],currentPage:1,pageSize:20,total:0,appScene:2,defaultStoreList:[],storeTreeSet:{isSelectPerson:!1,dialogVisible:!1,isSingle:!1}}},computed:{},methods:{handleCommand:function(e){this.selectRadio=e},setSelectTab:function(e){this.activeTab=e.tabId},handleSelectionChange:function(e){this.multipleSelection=e},delDepart:function(e,t){t.splice(e,1)},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.dialogRadio=!0},exportExcel:function(){var e=this,t={brandId:e.activeBrand};Object(s.c)("/haoban-manage-web/daily/page-task",t).then(function(e){var t=e.data;1!=t.errorCode&&i.a.errorMsg(t)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},handleSizeChange:function(e){this.pageSize=e,this.getTableList()},handleCurrentChange:function(e){this.currentPage=e,this.getTableList()},showDialogLayer:function(e,t){this.selectType=e,this.changed=e,this.defaultStoreList=t,this.storeTreeSet={dialogVisible:!0,isSingle:!1,isSelectPerson:!0}},handleSelectedList:function(e){this.conditionObj.storeGroup=e},toDetail:function(e,t){this.$router.push("dailyDetail?taskId="+t.taskId)},getTableList:function(e){var t=this,a={search:t.conditionObj.searchInput||"",storeGroupIds:t.conditionObj.storeGroup||"",storeType:t.conditionObj.storeType||"",startDate:t.conditionObj.dateRange[0]||"",endDate:t.conditionObj.dateRange[1]||"",currentPage:t.currentPage,pageSize:t.pageSize,brandId:t.activeBrand};Object(s.a)("/haoban-manage-web/daily/page-task",a).then(function(e){var a=e.data;if(1==a.errorCode)return a.result&&a.result.result.legnth&&a.result.result.forEach(function(e,t){if(e.createTime)return!1}),t.tableData=a.result.result,void(t.total=a.result.totalCount);i.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{brandId:function(e,t){this.activeBrand=e}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.activeBrand=this.brandId},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{appDetail:n.a,commonDetailTop:l.a,vueSelectStore:o.a}},c={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"daily-set-wrap "},[a("common-detail-top",{attrs:{topMenuData:e.topMenuData,activeId:e.activeId}}),e._v(" "),a("div",{staticClass:"daily-set-content boder-box"},[a("div",{staticClass:"table-condition flex flex-space-between"},[a("div",{staticClass:"table-condition-left"},[a("el-input",{staticClass:"w-264",staticStyle:{width:"264px"},attrs:{placeholder:"请输入内容"},model:{value:e.conditionObj.searchInput,callback:function(t){e.$set(e.conditionObj,"searchInput",t)},expression:"conditionObj.searchInput"}},[a("i",{staticClass:"el-input__icon el-icon-search",attrs:{slot:"prefix"},slot:"prefix"})]),e._v(" "),a("div",{staticClass:" w-380 flex-column item-cell-select inline-block"},[a("div",{staticClass:"depart-item-wrap"},[a("div",{staticClass:"el-select el-select--large depart-item-content",staticStyle:{width:"213px"},on:{click:function(t){e.showDialogLayer("store",e.conditionObj.storeGroup)}}},[a("div",{staticClass:"el-select__tags",staticStyle:{"max-width":"181px"}},[a("span",[e._l(e.conditionObj.storeGroup,function(t,n){return[a("span",{key:n,staticClass:"el-tag el-tag--info el-tag--small"},[a("span",{staticClass:"el-select__tags-text"},[e._v(e._s(t.name||t.storeName))]),a("i",{staticClass:"el-tag__close el-icon-close",on:{click:function(t){t.stopPropagation(),e.delDepart(n,e.conditionObj.storeGroup)}}})])]})],2)])])])]),e._v(" "),a("el-select",{attrs:{placeholder:"请选择"},model:{value:e.conditionObj.storeType,callback:function(t){e.$set(e.conditionObj,"storeType",t)},expression:"conditionObj.storeType"}},e._l(e.storeTypeOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),e._v(" "),a("el-date-picker",{attrs:{editable:!1,type:"daterange",align:"right","unlink-panels":"","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期"},model:{value:e.conditionObj.dateRange,callback:function(t){e.$set(e.conditionObj,"dateRange",t)},expression:"conditionObj.dateRange"}})],1),e._v(" "),a("div",{staticClass:"table-condition-right"},[a("el-button",{attrs:{type:"info"},on:{click:e.multDel}},[e._v("批量删除")]),e._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:e.exportExcel}},[e._v("导出")])],1)]),e._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",staticStyle:{width:"100%"},attrs:{data:e.tableData,"tooltip-effect":"dark"},on:{"selection-change":e.handleSelectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"35"}}),e._v(" "),a("el-table-column",{attrs:{width:"25"},scopedSlots:e._u([{key:"header",fn:function(t){return[a("el-dropdown",{staticStyle:{"line-height":"10px",padding:"0","margin-left":"-15px",transform:"translateY(4px)","-webkit-transform":"translateY(4px)"},attrs:{placement:"bottom-start"},on:{command:e.handleCommand}},[a("span",{staticClass:"el-dropdown-link"},[a("i",{staticClass:"el-icon-arrow-down el-icon--right"})]),e._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{attrs:{command:"1"}},[e._v("选择当页")]),e._v(" "),a("el-dropdown-item",{attrs:{command:"2"}},[e._v("选择全部")])],1)],1)]}},{key:"default",fn:function(e){}}])}),e._v(" "),a("el-table-column",{attrs:{label:"门店名称",width:"120"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.storeName))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"任务总数"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.totalTaskNum))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"已完成","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.completed))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"完成率","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.completionRate))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"待完成","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.unCompleted))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"逾期中","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.overdue))]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.toDetail(t.$index,t.row)}}},[e._v("查看详情")])]}}])})],1),e._v(" "),0!=e.tableData.length?a("div",{staticClass:"block common-wrap__page text-right"},[a("el-pagination",{attrs:{background:"","current-page":e.currentPage,"page-sizes":[10,20,30,40],"page-size":e.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:e.total},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1):e._e()],1),e._v(" "),a("vue-select-store",{ref:"storeSelector",attrs:{currentBrand:e.activeBrand,appScene:e.appScene,treeSet:e.storeTreeSet,selectType:"all",defaultList:e.defaultStoreList},on:{handleSelectedList:e.handleSelectedList}})],1)},staticRenderFns:[]};var d=a("VU/8")(r,c,!1,function(e){a("06OZ")},"data-v-18bd774d",null);t.default=d.exports}});
\ No newline at end of file
webpackJsonp([52],{Ujni:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=a("2eFk"),n=a("Ie7z"),l=a("Ke24"),i=a("P9l9"),s=a("Ch4/"),r={name:"reviewed",props:{brandId:{type:String,default:function(){return""}}},data:function(){return{activeTab:"1",activeBrand:this.brandId,topMenuData:[{id:"1",name:"云日报记录"}],activeId:"1",conditionObj:{searchInput:"",storeGroup:[],storeType:"",dateRange:[]},storeTypeOptions:[{label:"直营",value:"1"},{label:"联营",value:"2"}],tableData:[{storeName:"2016-05-03",totalTaskNum:"王小虎",completed:"10",completionRate:"10",unCompleted:"10",overdue:"1",taskId:"123",storeId:"123456",address:"上海市普陀区金沙江路 1518 弄"}],multipleSelection:[],currentPage:1,pageSize:20,total:0,appScene:2,defaultStoreList:[],storeTreeSet:{isSelectPerson:!1,dialogVisible:!1,isSingle:!1}}},computed:{},methods:{setSelectTab:function(e){this.activeTab=e.tabId},handleSelectionChange:function(e){this.multipleSelection=e},delDepart:function(e,t){t.splice(e,1)},multDel:function(){if(!this.multipleSelection.length)return this.$message.error({duration:1e3,message:"请选择删除项"}),!1;this.dialogRadio=!0},exportExcel:function(){var e=this,t={brandId:e.activeBrand};Object(i.c)("/haoban-manage-web/daily/page-task",t).then(function(e){var t=e.data;1!=t.errorCode&&s.a.errorMsg(t)}).catch(function(t){e.$message.error({duration:1e3,message:t.message})})},handleSizeChange:function(e){this.pageSize=e,this.getTableList()},handleCurrentChange:function(e){this.currentPage=e,this.getTableList()},showDialogLayer:function(e,t){this.selectType=e,this.changed=e,this.defaultStoreList=t,this.storeTreeSet={dialogVisible:!0,isSingle:!1,isSelectPerson:!0}},handleSelectedList:function(e){this.conditionObj.storeGroup=e},toDetail:function(e,t){this.$router.push("dailyDetail?taskId="+t.taskId)},getTableList:function(e){var t=this,a={search:t.conditionObj.searchInput||"",storeGroupIds:t.conditionObj.storeGroup||"",storeType:t.conditionObj.storeType||"",startDate:t.conditionObj.dateRange[0]||"",endDate:t.conditionObj.dateRange[1]||"",currentPage:t.currentPage,pageSize:t.pageSize,brandId:t.activeBrand};Object(i.a)("/haoban-manage-web/daily/page-task",a).then(function(e){var a=e.data;if(1==a.errorCode)return a.result&&a.result.result.legnth&&a.result.result.forEach(function(e,t){if(e.createTime)return!1}),t.tableData=a.result.result,void(t.total=a.result.totalCount);s.a.errorMsg(a)}).catch(function(e){t.$message.error({duration:1e3,message:e.message})})}},watch:{brandId:function(e,t){this.activeBrand=e}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5",this.activeBrand=this.brandId},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{appDetail:o.a,commonDetailTop:l.a,vueSelectStore:n.a}},c={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"daily-set-wrap "},[a("common-detail-top",{attrs:{topMenuData:e.topMenuData,activeId:e.activeId}}),e._v(" "),a("div",{staticClass:"daily-set-content boder-box"},[a("div",{staticClass:"table-condition flex flex-space-between"},[a("div",{staticClass:"table-condition-left"},[a("el-input",{staticClass:"w-264",staticStyle:{width:"264px"},attrs:{placeholder:"请输入内容"},model:{value:e.conditionObj.searchInput,callback:function(t){e.$set(e.conditionObj,"searchInput",t)},expression:"conditionObj.searchInput"}},[a("i",{staticClass:"el-input__icon el-icon-search",attrs:{slot:"prefix"},slot:"prefix"})]),e._v(" "),a("div",{staticClass:" w-380 flex-column item-cell-select inline-block"},[a("div",{staticClass:"depart-item-wrap"},[a("div",{staticClass:"el-select el-select--large depart-item-content",staticStyle:{width:"213px"},on:{click:function(t){e.showDialogLayer("store",e.conditionObj.storeGroup)}}},[a("div",{staticClass:"el-select__tags",staticStyle:{"max-width":"181px"}},[a("span",[e._l(e.conditionObj.storeGroup,function(t,o){return[a("span",{key:o,staticClass:"el-tag el-tag--info el-tag--small"},[a("span",{staticClass:"el-select__tags-text"},[e._v(e._s(t.name||t.storeName))]),a("i",{staticClass:"el-tag__close el-icon-close",on:{click:function(t){t.stopPropagation(),e.delDepart(o,e.conditionObj.storeGroup)}}})])]})],2)])])])]),e._v(" "),a("el-select",{attrs:{placeholder:"请选择"},model:{value:e.conditionObj.storeType,callback:function(t){e.$set(e.conditionObj,"storeType",t)},expression:"conditionObj.storeType"}},e._l(e.storeTypeOptions,function(e){return a("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),e._v(" "),a("el-date-picker",{attrs:{type:"daterange",align:"right","unlink-panels":"","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期","picker-options":e.pickerOptions2},model:{value:e.conditionObj.dateRange,callback:function(t){e.$set(e.conditionObj,"dateRange",t)},expression:"conditionObj.dateRange"}})],1),e._v(" "),a("div",{staticClass:"table-condition-right"},[a("el-button",{attrs:{type:"info"},on:{click:e.multDel}},[e._v("批量删除")]),e._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:e.exportExcel}},[e._v("导出")])],1)]),e._v(" "),a("el-table",{ref:"multipleTable",staticClass:"select-table",staticStyle:{width:"100%"},attrs:{data:e.tableData,"tooltip-effect":"dark"},on:{"selection-change":e.handleSelectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"55",filters:[{text:"选择当页",value:"1"},{text:"选择全部",value:"2"}],"filter-placement":"bottom-start"}}),e._v(" "),a("el-table-column",{attrs:{label:"门店名称",width:"120"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.storeName))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"任务总数"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.totalTaskNum))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"已完成","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.completed))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"完成率","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.completionRate))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"待完成","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.unCompleted))]}}])}),e._v(" "),a("el-table-column",{attrs:{prop:"",label:"逾期中","show-overflow-tooltip":""},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(e._s(t.row.overdue))]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){e.toDetail(t.$index,t.row)}}},[e._v("查看详情")])]}}])})],1),e._v(" "),0!=e.tableData.length?a("div",{staticClass:"block common-wrap__page text-right"},[a("el-pagination",{attrs:{background:"","current-page":e.currentPage,"page-sizes":[10,20,30,40],"page-size":e.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:e.total},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1):e._e()],1),e._v(" "),a("vue-select-store",{ref:"storeSelector",attrs:{appScene:e.appScene,treeSet:e.storeTreeSet,selectType:"all",defaultList:e.defaultStoreList},on:{handleSelectedList:e.handleSelectedList}})],1)},staticRenderFns:[]};var d=a("VU/8")(r,c,!1,function(e){a("VT7z")},"data-v-17a8bcf3",null);t.default=d.exports},VT7z:function(e,t){}});
\ No newline at end of file
webpackJsonp([6],{"1MkL":function(t,a){},DDw8:function(t,a){},HaZq:function(t,a){},MZVx:function(t,a){},RwXn:function(t,a){},VE2c:function(t,a,e){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var s=e("//Fk"),i=e.n(s),n=e("mvHQ"),r=e.n(n),l=e("DAYN"),o=e.n(l),d=e("Isrn"),c=e("l46T"),v={name:"time-progress",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},p={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"time-progress-contain"},[a("div",[a("p",{staticClass:"build-title title-flag"},[a("span",[this._v(this._s(this.fieldName))])])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"time-progress-item"},[a("div",{staticClass:"time-progress-title"},[a("p",{staticClass:"gic-pull-left"},[this._v("50.00%")]),this._v(" "),a("p",{staticClass:"gic-pull-right"},[a("span",[this._v("15")]),this._v("/"),a("span",[this._v("30")])])]),this._v(" "),a("div",{staticClass:"time-progress-bottom"},[a("div",{staticClass:"time-progress-top"})])])}]};var m=e("VU/8")(v,p,!1,function(t){e("tEPL")},"data-v-01ac6975",null).exports,f={name:"store-performance",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},u={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"data-number-contain"},[a("h3",{staticClass:"build-title title-flag"},[a("span",[this._v(this._s(this.fieldName))])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("table",{staticClass:"data-number-table"},[e("thead",[e("tr",[e("th",{staticClass:"w_22"}),t._v(" "),e("th",{staticClass:"w_26"},[t._v("日")]),t._v(" "),e("th",{staticClass:"w_26"},[t._v("月")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("指标")]),t._v(" "),e("td",[t._v("473,960")]),t._v(" "),e("td",[t._v("473,960")])]),t._v(" "),e("tr",[e("td",[t._v("累计销售额")]),t._v(" "),e("td",[t._v("473,960")]),t._v(" "),e("td",[t._v("999,476,960")])]),t._v(" "),e("tr",[e("td",[t._v("达成率")]),t._v(" "),e("td",[t._v("100%")]),t._v(" "),e("td",[t._v("100%")])]),t._v(" "),e("tr",[e("td",[t._v("同比")]),t._v(" "),e("td",[t._v("100%")]),t._v(" "),e("td",[t._v("100%")])]),t._v(" "),e("tr",[e("td",[t._v("环比")]),t._v(" "),e("td",[t._v("100%")]),t._v(" "),e("td",[t._v("100%")])])])])}]};var _=e("VU/8")(f,u,!1,function(t){e("RwXn")},"data-v-1bd284e6",null).exports,h={name:"membership-data",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},g={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"data-number-contain"},[a("h3",{staticClass:"build-title title-flag"},[a("span",[this._v(this._s(this.fieldName))])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("table",{staticClass:"data-number-table"},[e("thead",[e("tr",[e("th",{staticClass:"w_22"}),t._v(" "),e("th",{staticClass:"w_26"},[t._v("日")]),t._v(" "),e("th",{staticClass:"w_26"},[t._v("月")])])]),t._v(" "),e("tbody",[e("tr",[e("td",{attrs:{colspan:"1"}},[t._v("会员总数")]),t._v(" "),e("td",{attrs:{colspan:"2"}},[t._v("9,000,000")])]),t._v(" "),e("tr",[e("td",[t._v("新增会员")]),t._v(" "),e("td",[t._v("473,960")]),t._v(" "),e("td",[t._v("473,960")])]),t._v(" "),e("tr",[e("td",[t._v("同比")]),t._v(" "),e("td",[t._v("100%")]),t._v(" "),e("td",[t._v("100%")])]),t._v(" "),e("tr",[e("td",[t._v("环比")]),t._v(" "),e("td",[t._v("100%")]),t._v(" "),e("td",[t._v("100%")])])])])}]};var C=e("VU/8")(h,g,!1,function(t){e("X7jY")},"data-v-a0c49840",null).exports,b={name:"error-mointor",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},x={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"anomal-monitor-contain"},[e("h3",{staticClass:"build-title title-flag"},[e("span",[t._v(t._s(t.fieldName))])]),t._v(" "),e("div",{staticClass:"progress-contain"},[e("div",{staticClass:"progress-center"},[e("div",{staticClass:"container-progress",staticStyle:{position:"relative"},attrs:{id:"container_progress1"}},[e("svg",{staticStyle:{display:"block",width:"100%"},attrs:{viewBox:"0 0 100 100"}},[e("path",{attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#eee","stroke-width":"8","fill-opacity":"0"}}),t._v(" "),e("path",{staticStyle:{"stroke-dasharray":"289.067, 289.067","stroke-dashoffset":"72.2668",transition:"stroke-dashoffset 1.5s ease-in"},attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#1890ff","stroke-width":"8","fill-opacity":"0"}})]),t._v(" "),e("div",{staticClass:"progressbar-text progressbar-text-left",staticStyle:{position:"absolute",left:"50%",top:"50%",padding:"0px",margin:"0px",transform:"translate(-50%, -50%)",color:"#1890ff","font-size":"16px","font-weight":"600"}},[t._v("75.00%")])]),t._v(" "),e("p",{staticClass:"progress-text"},[t._v("无导购率")])]),t._v(" "),e("div",{staticClass:"progress-center"},[e("div",{staticClass:"container-progress",staticStyle:{position:"relative"},attrs:{id:"container_progress2"}},[e("svg",{staticStyle:{display:"block",width:"100%"},attrs:{viewBox:"0 0 100 100"}},[e("path",{attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#eee","stroke-width":"8","fill-opacity":"0"}}),t._v(" "),e("path",{staticStyle:{"stroke-dasharray":"289.067, 289.067","stroke-dashoffset":"216.8",transition:"stroke-dashoffset 1.5s ease-in"},attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#1890ff","stroke-width":"8","fill-opacity":"0"}})]),t._v(" "),e("div",{staticClass:"progressbar-text progressbar-text-mid",staticStyle:{position:"absolute",left:"50%",top:"50%",padding:"0px",margin:"0px",transform:"translate(-50%, -50%)",color:"#1890ff","font-size":"16px","font-weight":"600"}},[t._v("25.00%")])]),t._v(" "),e("p",{staticClass:"progress-text"},[t._v("退单率")])]),t._v(" "),e("div",{staticClass:"progress-center"},[e("div",{staticClass:"container-progress",staticStyle:{position:"relative"},attrs:{id:"container_progress3"}},[e("svg",{staticStyle:{display:"block",width:"100%"},attrs:{viewBox:"0 0 100 100"}},[e("path",{attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#eee","stroke-width":"8","fill-opacity":"0"}}),t._v(" "),e("path",{staticStyle:{"stroke-dasharray":"289.067, 289.067","stroke-dashoffset":"14.4534",transition:"stroke-dashoffset 1.5s ease-in"},attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#1890ff","stroke-width":"8","fill-opacity":"0"}})]),t._v(" "),e("div",{staticClass:"progressbar-text progressbar-text-right",staticStyle:{position:"absolute",left:"50%",top:"50%",padding:"0px",margin:"0px",transform:"translate(-50%, -50%)",color:"#1890ff","font-size":"16px","font-weight":"600"}},[t._v("95.00%")])]),t._v(" "),e("p",{staticClass:"progress-text"},[t._v("凭空退单率")])])])])},staticRenderFns:[]};var y=e("VU/8")(b,x,!1,function(t){e("1MkL")},"data-v-ab0ccd68",null).exports,I={name:"old-customer-data",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},w={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"birth-number-contain"},[a("h3",{staticClass:"build-title title-flag"},[a("span",[this._v(this._s(this.fieldName))])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"data-list"},[e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("订单数占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])]),t._v(" "),e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("消费人数占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])]),t._v(" "),e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("消费金额占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])])])}]};var k=e("VU/8")(I,w,!1,function(t){e("HaZq")},"data-v-1c3be8c1",null).exports,D={name:"birthday-membership-data",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},M={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"birth-number-contain"},[a("h3",{staticClass:"build-title title-flag"},[a("span",[this._v(this._s(this.fieldName))])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"data-list"},[e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("订单数占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])]),t._v(" "),e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("消费人数占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])]),t._v(" "),e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("消费金额占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])])])}]};var N=e("VU/8")(D,M,!1,function(t){e("DDw8")},"data-v-dbc8a866",null).exports,E=e("fPyK"),S=e("3E4D"),$=e("Ch4/"),P=e("PI0u"),R=e("P9l9"),L={name:"staffRecordsTemplate",data:function(){return{activeName:"first",rightName:"first",dialogVisible:!1,bodyHeight:(document.documentElement.clientHeight||document.body.clientHeight)+"px",isDragging:!1,delayedDragging:!1,leftOption:{group:{name:"people",pull:"clone",put:!1},sort:!1,disabled:!1},brandId:"",setting:"0",selectKey:"",cardInfo:[],tradeInfo:[],birthdayMemberInfo:[],memberInfo:[],powerInfo:[],currentIndex:0,tempaletDataList:[],setParent:[]}},created:function(){},methods:{returnBack:function(){this.changeRoute("/systemReport?brandId="+this.brandId)},clickItem:function(t){},onMove:function(t){var a=t.draggedContext.element;return!this.tempaletDataList.map(function(t){return t.name}).includes(a.name)&&!a.fixed},itemMoveEnd:function(t){var a=this;a.isDragging=!1,a.selectKey="",a.selectKey=t.clone.dataset.name,a.tempaletDataList.forEach(function(t,e){var s;t.name==a.selectKey&&(s=t.parentCode,a[s].forEach(function(t,e){t.name==a.selectKey&&(t.fixed=!0)}))}),a.selectKey="",a.tempaletDataList=JSON.parse(r()(a.tempaletDataList)),a.$forceUpdate()},selectItem:function(t,a){this.currentIndex=a},deleteItem:function(t,a,e){this.tempaletDataList.splice(e,1),this.currentIndex--,this.currentIndex<=0&&(this.currentIndex=0),this[a].forEach(function(a,e){a.name==t&&(a.fixed=!1)})},changeRoute:function(t){this.$router.push(t)},isRepeat:function(t){var a={};for(var e in t){if(a[t[e]])return!0;a[t[e]]=!0}return!1},checkTag:function(t){var a={filedFlag:!0,filedRepeat:!1},e=[];return t.forEach(function(t,a){e.push(t.title)}),this.isRepeat(e)&&(a.filedRepeat=!0),a},getUuid:function(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,function(t){var a=16*Math.random()|0;return("x"==t?a:3&a|8).toString(16)})},saveAndBack:Object(P.a)(function(t){var a=JSON.parse(r()(this.tempaletDataList));return this.checkTag(a).filedRepeat?(this.$message.error({duration:1e3,message:"字段标题不能重复"}),!1):(a.forEach(function(t,a){t.sort=a}),a.length?void("save"===t?this.saveAllData(a):this.postPreview(a)):(this.$message.error({duration:1e3,message:"请先配置字段"}),!1))},500),saveAllData:function(t){var a=this,e={brandId:a.brandId,templateContent:r()({setting:a.setting,data:t})};Object(R.c)("/haoban-app-daily-web/daily/save-system-template",e).then(function(t){var e=t.data;if(1==e.errorCode)return S.a.showmsg("保存成功","success"),void a.changeRoute("/systemReport?brandId="+a.brandId);$.a.errorMsg(e)}).catch(function(t){a.$message.error({duration:1e3,message:t.message})})},postPreview:function(t){var a=this,e={templateType:1,brandId:a.brandId,templateContent:r()(t)};Object(R.c)("/haoban-app-daily-web/daily/preview-template",e).then(function(t){var e=t.data,s=JSON.parse(localStorage.getItem("userInfo")).enterpriseId;if(1==e.errorCode){var i=window.location.origin+"/office-mobile/#/staffRecordsTemplate?enterpriseId="+s+"&templateId="+e.result+"&brandId="+a.brandId;return a.$refs.qrcodePreview.qrcode(i),void(a.dialogVisible=!0)}$.a.errorMsg(e)}).catch(function(t){a.$message.error({duration:1e3,message:t.message})})},closeDialog:function(){this.dialogVisible=!1},getAllFields:function(){var t=this;Object(R.a)("/haoban-app-daily-web/daily/get-template-items",{brandId:t.brandId,type:1}).then(function(a){var e=a.data;if(1==e.errorCode)return t.handleAllFields(e.result),!1;$.a.errorMsg(e)}).catch(function(a){t.$message.error({duration:1e3,message:a.message})})},handleAllFields:function(t){var a=this;t.forEach(function(t,e){a.setParent.includes(t.name)?t.fixed=!0:t.fixed=!1,1==t.classify&&(t.parentCode="cardInfo",a.cardInfo.push(t)),2==t.classify&&(t.parentCode="tradeInfo",a.tradeInfo.push(t)),3==t.classify&&(t.parentCode="birthdayMemberInfo",a.birthdayMemberInfo.push(t)),4==t.classify&&(t.parentCode="memberInfo",a.memberInfo.push(t)),5==t.classify&&(t.parentCode="powerInfo",a.powerInfo.push(t))})},getInfo:function(){var t=this;Object(R.a)("/haoban-app-daily-web/daily/get-system-template-data",{brandId:t.brandId}).then(function(a){var e=a.data;1!=e.errorCode?$.a.errorMsg(e):e.result&&(t.setting=String(e.result.setting),e.result.data&&e.result.data.length&&t.handleGetInfo(e.result.data))}).catch(function(a){t.$message.error({duration:1e3,message:a.message})})},handleGetInfo:function(t){var a=this,e=JSON.parse(r()(t));a.setParent=[],e.forEach(function(t,e){t.fixed=!0,a.setParent.push(t.name)}),a.tempaletDataList=e}},watch:{isDragging:function(t){var a=this;t?a.delayedDragging=!0:a.$nextTick(function(){a.delayedDragging=!1})}},components:{draggable:o.a,AddInput:d.a,limitInput:c.a,timeProgress:m,storePerformance:_,errorMointor:y,membershipData:C,oldCustomerData:k,birthdayMembershipData:N,qrcodeDialog:E.a},mounted:function(){var t=this;t.brandId=t.$route.query.brandId,i.a.all([t.getInfo()]).then(function(a){t.getAllFields()}).catch(function(t){console.log(t)}),document.body.ondrop=function(t){t.preventDefault(),t.stopPropagation()}}},V={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"template-wrap",style:{height:t.bodyHeight}},[s("div",{staticClass:"template-contain"},[s("div",{staticClass:"template-head"},[t._m(0),t._v(" "),s("div",{staticClass:"template-btns flex-1 flex-r"},[s("el-button",{attrs:{type:"primary",plain:""},on:{click:function(a){t.saveAndBack("preview")}}},[t._v("预 览")]),t._v(" "),s("el-button",{attrs:{type:"primary",plain:""},on:{click:t.returnBack}},[t._v("返 回")]),t._v(" "),s("el-button",{attrs:{type:"primary"},on:{click:function(a){t.saveAndBack("save")}}},[t._v("保存并启用")])],1)]),t._v(" "),s("div",{staticClass:"template-body"},[s("div",{staticClass:"template-cell template-cell-l"},[s("el-tabs",{model:{value:t.activeName,callback:function(a){t.activeName=a},expression:"activeName"}},[s("el-tab-pane",{attrs:{label:"系统字段",name:"first"}},[s("div",{staticClass:"filed-item-title"},[t._v("卡片")]),t._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list1",list:t.cardInfo,options:t.leftOption,move:t.onMove},on:{start:function(a){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.cardInfo,function(a,e){return s("li",{key:e,class:["compenent-item",1==a.fixed?"fixed-item":""],attrs:{"data-name":a.name,"aria-hidden":"true"},on:{mousedown:function(e){t.clickItem(a)}}},[s("span",[t._v(t._s(a.title))])])}))],1),t._v(" "),s("div",{staticClass:"filed-item-title"},[t._v("交易")]),t._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list2",list:t.tradeInfo,options:t.leftOption,move:t.onMove},on:{start:function(a){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.tradeInfo,function(a,e){return s("li",{key:e,class:["compenent-item",1==a.fixed?"fixed-item":""],attrs:{"data-name":a.name},on:{mousedown:function(e){t.clickItem(a)}}},[s("span",[t._v(t._s(a.title))])])}))],1),t._v(" "),s("div",{staticClass:"filed-item-title"},[t._v("生日会员")]),t._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list3",list:t.birthdayMemberInfo,options:t.leftOption,move:t.onMove},on:{start:function(a){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.birthdayMemberInfo,function(a,e){return s("li",{key:e,class:["compenent-item",1==a.fixed?"fixed-item":""],attrs:{"data-name":a.name},on:{mousedown:function(e){t.clickItem(a)}}},[s("span",[t._v(t._s(a.title))])])}))],1),t._v(" "),s("div",{staticClass:"filed-item-title"},[t._v("会员")]),t._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list4",list:t.memberInfo,options:t.leftOption,move:t.onMove},on:{start:function(a){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.memberInfo,function(a,e){return s("li",{key:e,class:["compenent-item",1==a.fixed?"fixed-item":""],attrs:{"data-name":a.name},on:{mousedown:function(e){t.clickItem(a)}}},[s("span",[t._v(t._s(a.title))])])}))],1),t._v(" "),s("div",{staticClass:"filed-item-title"},[t._v("执行力")]),t._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list5",list:t.powerInfo,options:t.leftOption,move:t.onMove},on:{start:function(a){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.powerInfo,function(a,e){return s("li",{key:e,class:["compenent-item",1==a.fixed?"fixed-item":""],attrs:{"data-name":a.name},on:{mousedown:function(e){t.clickItem(a)}}},[s("span",[t._v(t._s(a.title))])])}))],1)])],1)],1),t._v(" "),s("div",{staticClass:"template-cell template-cell-m"},[s("div",{staticClass:"phone-view"},[s("div",{staticClass:"phone-show-content"},[s("div",{staticClass:"drag-show-content"},[s("div",{staticClass:"view-container"},[s("ul",{staticClass:"view-content",attrs:{id:"showPhoneView"}},[0==t.tempaletDataList.length?[s("img",{staticClass:"templet-null-img",attrs:{src:e("Y7wY")}})]:t._e(),t._v(" "),s("draggable",{staticClass:"drag-wrap",attrs:{options:{group:{name:"people",pull:!1,put:!0},sort:!0}},model:{value:t.tempaletDataList,callback:function(a){t.tempaletDataList=a},expression:"tempaletDataList"}},t._l(t.tempaletDataList,function(a,e){return s("li",{key:"li1"+e,class:["filed-item",t.currentIndex==e?"active-item":"","li-block"],on:{click:function(s){s.stopPropagation(),t.selectItem(a.fieldCode,e)}}},[s("span",{staticClass:"item-close p-item-close",on:{click:function(s){s.stopPropagation(),t.deleteItem(a.name,a.parentCode,e)}}},[s("i",{staticClass:"el-icon-close"})]),t._v(" "),"1"!=a.classify?s("div",{staticClass:"filed-item-name"},[s("div",{class:["opencard-item-title",a.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(a.title))])]):t._e(),t._v(" "),"timeProgress"==a.name?s("time-progress",{attrs:{fieldName:a.title}}):t._e(),t._v(" "),"dataShop"==a.name?s("store-performance",{attrs:{fieldName:a.title}}):t._e(),t._v(" "),"dataNumber"==a.name?s("membership-data",{attrs:{fieldName:a.title}}):t._e(),t._v(" "),"anomalMonitor"==a.name?s("error-mointor",{attrs:{fieldName:a.title}}):t._e(),t._v(" "),"oldNumber"==a.name?s("old-customer-data",{attrs:{fieldName:a.title}}):t._e(),t._v(" "),"birthNumber"==a.name?s("birthday-membership-data",{attrs:{fieldName:a.title}}):t._e()],1)}))],2)])])])])]),t._v(" "),s("div",{staticClass:"template-cell template-cell-r"},[s("el-tabs",{model:{value:t.rightName,callback:function(a){t.rightName=a},expression:"rightName"}},[s("el-tab-pane",{attrs:{label:"控件设置",name:"first"}},[s("div",{attrs:{id:"edit-box"}},[s("div",{staticClass:"edit-view baby-info-flag baby-info"},[s("div",[s("el-radio",{attrs:{label:"0"},model:{value:t.setting,callback:function(a){t.setting=a},expression:"setting"}},[t._v("定义在日报自定义上报模板上面")])],1),t._v(" "),s("div",{staticClass:"margin-t-15"},[s("el-radio",{attrs:{label:"1"},model:{value:t.setting,callback:function(a){t.setting=a},expression:"setting"}},[t._v("定义在日报自定义上报模板下面")])],1)])])])],1)],1)])]),t._v(" "),s("qrcode-dialog",{ref:"qrcodePreview",model:{value:t.dialogVisible,callback:function(a){t.dialogVisible=a},expression:"dialogVisible"}})],1)},staticRenderFns:[function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"template-title flex-1"},[a("img",{attrs:{src:e("LbEI"),alt:"logo"}}),this._v(" "),a("span",{staticClass:"template-title-span"},[this._v("系统报表设置")])])}]};var O=e("VU/8")(L,V,!1,function(t){e("MZVx")},"data-v-6e1cd72c",null);a.default=O.exports},X7jY:function(t,a){},tEPL:function(t,a){}});
\ No newline at end of file
webpackJsonp([6],{"1MkL":function(t,a){},DDw8:function(t,a){},HaZq:function(t,a){},RwXn:function(t,a){},VE2c:function(t,a,e){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var s=e("//Fk"),i=e.n(s),n=e("mvHQ"),r=e.n(n),l=e("DAYN"),o=e.n(l),c=e("Isrn"),d=e("l46T"),v={name:"time-progress",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},p={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"time-progress-contain"},[a("div",[a("p",{staticClass:"build-title title-flag"},[a("span",[this._v(this._s(this.fieldName))])])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"time-progress-item"},[a("div",{staticClass:"time-progress-title"},[a("p",{staticClass:"gic-pull-left"},[this._v("50.00%")]),this._v(" "),a("p",{staticClass:"gic-pull-right"},[a("span",[this._v("15")]),this._v("/"),a("span",[this._v("30")])])]),this._v(" "),a("div",{staticClass:"time-progress-bottom"},[a("div",{staticClass:"time-progress-top"})])])}]};var m=e("VU/8")(v,p,!1,function(t){e("tEPL")},"data-v-01ac6975",null).exports,f={name:"store-performance",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},u={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"data-number-contain"},[a("h3",{staticClass:"build-title title-flag"},[a("span",[this._v(this._s(this.fieldName))])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("table",{staticClass:"data-number-table"},[e("thead",[e("tr",[e("th",{staticClass:"w_22"}),t._v(" "),e("th",{staticClass:"w_26"},[t._v("日")]),t._v(" "),e("th",{staticClass:"w_26"},[t._v("月")])])]),t._v(" "),e("tbody",[e("tr",[e("td",[t._v("指标")]),t._v(" "),e("td",[t._v("473,960")]),t._v(" "),e("td",[t._v("473,960")])]),t._v(" "),e("tr",[e("td",[t._v("累计销售额")]),t._v(" "),e("td",[t._v("473,960")]),t._v(" "),e("td",[t._v("999,476,960")])]),t._v(" "),e("tr",[e("td",[t._v("达成率")]),t._v(" "),e("td",[t._v("100%")]),t._v(" "),e("td",[t._v("100%")])]),t._v(" "),e("tr",[e("td",[t._v("同比")]),t._v(" "),e("td",[t._v("100%")]),t._v(" "),e("td",[t._v("100%")])]),t._v(" "),e("tr",[e("td",[t._v("环比")]),t._v(" "),e("td",[t._v("100%")]),t._v(" "),e("td",[t._v("100%")])])])])}]};var _=e("VU/8")(f,u,!1,function(t){e("RwXn")},"data-v-1bd284e6",null).exports,g={name:"membership-data",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},h={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"data-number-contain"},[a("h3",{staticClass:"build-title title-flag"},[a("span",[this._v(this._s(this.fieldName))])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("table",{staticClass:"data-number-table"},[e("thead",[e("tr",[e("th",{staticClass:"w_22"}),t._v(" "),e("th",{staticClass:"w_26"},[t._v("日")]),t._v(" "),e("th",{staticClass:"w_26"},[t._v("月")])])]),t._v(" "),e("tbody",[e("tr",[e("td",{attrs:{colspan:"1"}},[t._v("会员总数")]),t._v(" "),e("td",{attrs:{colspan:"2"}},[t._v("9,000,000")])]),t._v(" "),e("tr",[e("td",[t._v("新增会员")]),t._v(" "),e("td",[t._v("473,960")]),t._v(" "),e("td",[t._v("473,960")])]),t._v(" "),e("tr",[e("td",[t._v("同比")]),t._v(" "),e("td",[t._v("100%")]),t._v(" "),e("td",[t._v("100%")])]),t._v(" "),e("tr",[e("td",[t._v("环比")]),t._v(" "),e("td",[t._v("100%")]),t._v(" "),e("td",[t._v("100%")])])])])}]};var C=e("VU/8")(g,h,!1,function(t){e("X7jY")},"data-v-a0c49840",null).exports,b={name:"error-mointor",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},x={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"anomal-monitor-contain"},[e("h3",{staticClass:"build-title title-flag"},[e("span",[t._v(t._s(t.fieldName))])]),t._v(" "),e("div",{staticClass:"progress-contain"},[e("div",{staticClass:"progress-center"},[e("div",{staticClass:"container-progress",staticStyle:{position:"relative"},attrs:{id:"container_progress1"}},[e("svg",{staticStyle:{display:"block",width:"100%"},attrs:{viewBox:"0 0 100 100"}},[e("path",{attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#eee","stroke-width":"8","fill-opacity":"0"}}),t._v(" "),e("path",{staticStyle:{"stroke-dasharray":"289.067, 289.067","stroke-dashoffset":"72.2668",transition:"stroke-dashoffset 1.5s ease-in"},attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#1890ff","stroke-width":"8","fill-opacity":"0"}})]),t._v(" "),e("div",{staticClass:"progressbar-text progressbar-text-left",staticStyle:{position:"absolute",left:"50%",top:"50%",padding:"0px",margin:"0px",transform:"translate(-50%, -50%)",color:"#1890ff","font-size":"16px","font-weight":"600"}},[t._v("75.00%")])]),t._v(" "),e("p",{staticClass:"progress-text"},[t._v("无导购率")])]),t._v(" "),e("div",{staticClass:"progress-center"},[e("div",{staticClass:"container-progress",staticStyle:{position:"relative"},attrs:{id:"container_progress2"}},[e("svg",{staticStyle:{display:"block",width:"100%"},attrs:{viewBox:"0 0 100 100"}},[e("path",{attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#eee","stroke-width":"8","fill-opacity":"0"}}),t._v(" "),e("path",{staticStyle:{"stroke-dasharray":"289.067, 289.067","stroke-dashoffset":"216.8",transition:"stroke-dashoffset 1.5s ease-in"},attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#1890ff","stroke-width":"8","fill-opacity":"0"}})]),t._v(" "),e("div",{staticClass:"progressbar-text progressbar-text-mid",staticStyle:{position:"absolute",left:"50%",top:"50%",padding:"0px",margin:"0px",transform:"translate(-50%, -50%)",color:"#1890ff","font-size":"16px","font-weight":"600"}},[t._v("25.00%")])]),t._v(" "),e("p",{staticClass:"progress-text"},[t._v("退单率")])]),t._v(" "),e("div",{staticClass:"progress-center"},[e("div",{staticClass:"container-progress",staticStyle:{position:"relative"},attrs:{id:"container_progress3"}},[e("svg",{staticStyle:{display:"block",width:"100%"},attrs:{viewBox:"0 0 100 100"}},[e("path",{attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#eee","stroke-width":"8","fill-opacity":"0"}}),t._v(" "),e("path",{staticStyle:{"stroke-dasharray":"289.067, 289.067","stroke-dashoffset":"14.4534",transition:"stroke-dashoffset 1.5s ease-in"},attrs:{d:"M 50,50 m 0,-46 a 46,46 0 1 1 0,92 a 46,46 0 1 1 0,-92",stroke:"#1890ff","stroke-width":"8","fill-opacity":"0"}})]),t._v(" "),e("div",{staticClass:"progressbar-text progressbar-text-right",staticStyle:{position:"absolute",left:"50%",top:"50%",padding:"0px",margin:"0px",transform:"translate(-50%, -50%)",color:"#1890ff","font-size":"16px","font-weight":"600"}},[t._v("95.00%")])]),t._v(" "),e("p",{staticClass:"progress-text"},[t._v("凭空退单率")])])])])},staticRenderFns:[]};var y=e("VU/8")(b,x,!1,function(t){e("1MkL")},"data-v-ab0ccd68",null).exports,I={name:"old-customer-data",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},w={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"birth-number-contain"},[a("h3",{staticClass:"build-title title-flag"},[a("span",[this._v(this._s(this.fieldName))])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"data-list"},[e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("订单数占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])]),t._v(" "),e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("消费人数占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])]),t._v(" "),e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("消费金额占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])])])}]};var k=e("VU/8")(I,w,!1,function(t){e("HaZq")},"data-v-1c3be8c1",null).exports,D={name:"birthday-membership-data",props:{fieldName:{type:String,default:function(){return""}}},data:function(){return{}}},M={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"birth-number-contain"},[a("h3",{staticClass:"build-title title-flag"},[a("span",[this._v(this._s(this.fieldName))])]),this._v(" "),this._m(0)])},staticRenderFns:[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"data-list"},[e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("订单数占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])]),t._v(" "),e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("消费人数占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])]),t._v(" "),e("div",{staticClass:"data-item"},[e("div",{staticClass:"data-progress"},[e("span",{staticClass:"data-item-title"},[t._v("消费金额占比")]),t._v(" "),e("div",{staticClass:"data-bottom"},[e("div",{staticClass:"data-num"},[t._v("80.00%")]),t._v(" "),e("div",{staticClass:"data-percent"},[e("span",{staticClass:"data-percent-first"},[t._v("8000")]),t._v("/"),e("span",{staticClass:"data-percent-second"},[t._v("10000")])]),t._v(" "),e("div",{staticClass:"data-top"})])]),t._v(" "),e("div",{staticClass:"data-title"},[e("p",{staticClass:"gic-pull-right"},[t._v("环比"),e("span",{staticClass:"data-ratio"},[t._v("50.55%")])])])])])}]};var N=e("VU/8")(D,M,!1,function(t){e("DDw8")},"data-v-dbc8a866",null).exports,E=e("fPyK"),S=e("3E4D"),$=e("Ch4/"),P=e("PI0u"),R=e("P9l9"),L={name:"staffRecordsTemplate",data:function(){return{activeName:"first",rightName:"first",dialogVisible:!1,bodyHeight:(document.documentElement.clientHeight||document.body.clientHeight)+"px",isDragging:!1,delayedDragging:!1,leftOption:{group:{name:"people",pull:"clone",put:!1},sort:!1,disabled:!1},brandId:"",setting:"0",selectKey:"",cardInfo:[],tradeInfo:[],birthdayMemberInfo:[],memberInfo:[],powerInfo:[],currentIndex:0,tempaletDataList:[],setParent:[]}},created:function(){},methods:{returnBack:function(){this.changeRoute("/systemReport?brandId="+this.brandId)},clickItem:function(t){},onMove:function(t){var a=t.draggedContext.element;return!this.tempaletDataList.map(function(t){return t.name}).includes(a.name)&&!a.fixed},itemMoveEnd:function(t){var a=this;a.isDragging=!1,a.selectKey="",a.selectKey=t.clone.dataset.name,console.log(t.clone.dataset),a.tempaletDataList.forEach(function(t,e){var s;t.name==a.selectKey&&(s=t.parentCode,a[s].forEach(function(t,e){t.name==a.selectKey&&(t.fixed=!0)}))}),a.selectKey="",a.tempaletDataList=JSON.parse(r()(a.tempaletDataList)),a.$forceUpdate()},selectItem:function(t,a){this.currentIndex=a},deleteItem:function(t,a,e){this.tempaletDataList.splice(e,1),this.currentIndex--,this.currentIndex<=0&&(this.currentIndex=0),this[a].forEach(function(a,e){a.name==t&&(a.fixed=!1)})},changeRoute:function(t){this.$router.push(t)},isRepeat:function(t){var a={};for(var e in t){if(a[t[e]])return!0;a[t[e]]=!0}return!1},checkTag:function(t){var a={filedFlag:!0,filedRepeat:!1},e=[];return t.forEach(function(t,a){e.push(t.title)}),this.isRepeat(e)&&(a.filedRepeat=!0),a},getUuid:function(){return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,function(t){var a=16*Math.random()|0;return("x"==t?a:3&a|8).toString(16)})},saveAndBack:Object(P.a)(function(t){var a=JSON.parse(r()(this.tempaletDataList));return this.checkTag(a).filedRepeat?(this.$message.error({duration:1e3,message:"字段标题不能重复"}),!1):(a.forEach(function(t,a){t.sort=a}),a.length?void("save"===t?this.saveAllData(a):this.postPreview(a)):(this.$message.error({duration:1e3,message:"请先配置字段"}),!1))},500),saveAllData:function(t){var a=this,e={brandId:a.brandId,templateContent:r()({setting:a.setting,data:t})};Object(R.c)("/haoban-app-daily-web/daily/save-system-template",e).then(function(t){var e=t.data;if(1==e.errorCode)return S.a.showmsg("保存成功","success"),void a.changeRoute("/systemReport?brandId="+a.brandId);$.a.errorMsg(e)}).catch(function(t){a.$message.error({duration:1e3,message:t.message})})},postPreview:function(t){var a=this,e={templateType:1,brandId:a.brandId,templateContent:r()(t)};Object(R.c)("/haoban-app-daily-web/daily/preview-template",e).then(function(t){var e=t.data,s=JSON.parse(localStorage.getItem("userInfo")).enterpriseId;if(1==e.errorCode){var i=window.location.origin+"/office-mobile/#/staffRecordsTemplate?enterpriseId="+s+"&templateId="+e.result+"&brandId="+a.brandId;return a.$refs.qrcodePreview.qrcode(i),void(a.dialogVisible=!0)}$.a.errorMsg(e)}).catch(function(t){a.$message.error({duration:1e3,message:t.message})})},closeDialog:function(){this.dialogVisible=!1},getAllFields:function(){var t=this;Object(R.a)("/haoban-app-daily-web/daily/get-template-items",{brandId:t.brandId,type:1}).then(function(a){var e=a.data;if(1==e.errorCode)return t.handleAllFields(e.result),!1;$.a.errorMsg(e)}).catch(function(a){t.$message.error({duration:1e3,message:a.message})})},handleAllFields:function(t){var a=this;t.forEach(function(t,e){a.setParent.includes(t.name)?t.fixed=!0:t.fixed=!1,1==t.classify&&(t.parentCode="cardInfo",a.cardInfo.push(t)),2==t.classify&&(t.parentCode="tradeInfo",a.tradeInfo.push(t)),3==t.classify&&(t.parentCode="birthdayMemberInfo",a.birthdayMemberInfo.push(t)),4==t.classify&&(t.parentCode="memberInfo",a.memberInfo.push(t)),5==t.classify&&(t.parentCode="powerInfo",a.powerInfo.push(t))})},getInfo:function(){var t=this;Object(R.a)("/haoban-app-daily-web/daily/get-system-template-data",{brandId:t.brandId}).then(function(a){var e=a.data;1!=e.errorCode?$.a.errorMsg(e):e.result&&(t.setting=String(e.result.setting),e.result.data&&e.result.data.length&&t.handleGetInfo(e.result.data))}).catch(function(a){t.$message.error({duration:1e3,message:a.message})})},handleGetInfo:function(t){var a=this,e=JSON.parse(r()(t));a.setParent=[],e.forEach(function(t,e){t.fixed=!0,a.setParent.push(t.name)}),a.tempaletDataList=e}},watch:{isDragging:function(t){var a=this;t?a.delayedDragging=!0:a.$nextTick(function(){a.delayedDragging=!1})}},components:{draggable:o.a,AddInput:c.a,limitInput:d.a,timeProgress:m,storePerformance:_,errorMointor:y,membershipData:C,oldCustomerData:k,birthdayMembershipData:N,qrcodeDialog:E.a},mounted:function(){var t=this;t.brandId=t.$route.query.brandId,i.a.all([t.getInfo()]).then(function(a){t.getAllFields()}).catch(function(t){console.log(t)}),document.body.ondrop=function(t){t.preventDefault(),t.stopPropagation()}}},O={render:function(){var t=this,a=t.$createElement,s=t._self._c||a;return s("div",{staticClass:"template-wrap",style:{height:t.bodyHeight}},[s("div",{staticClass:"template-contain"},[s("div",{staticClass:"template-head"},[t._m(0),t._v(" "),s("div",{staticClass:"template-btns flex-1 flex-r"},[s("el-button",{attrs:{type:"primary",plain:""},on:{click:function(a){t.saveAndBack("preview")}}},[t._v("预 览")]),t._v(" "),s("el-button",{attrs:{type:"primary",plain:""},on:{click:t.returnBack}},[t._v("返 回")]),t._v(" "),s("el-button",{attrs:{type:"primary"},on:{click:function(a){t.saveAndBack("save")}}},[t._v("保存并启用")])],1)]),t._v(" "),s("div",{staticClass:"template-body"},[s("div",{staticClass:"template-cell template-cell-l"},[s("el-tabs",{model:{value:t.activeName,callback:function(a){t.activeName=a},expression:"activeName"}},[s("el-tab-pane",{attrs:{label:"系统字段",name:"first"}},[s("div",{staticClass:"filed-item-title"},[t._v("卡片")]),t._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list1",list:t.cardInfo,options:t.leftOption,move:t.onMove},on:{start:function(a){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.cardInfo,function(a,e){return s("li",{key:e,class:["compenent-item",1==a.fixed?"fixed-item":""],attrs:{"data-name":a.name,"aria-hidden":"true"},on:{mousedown:function(e){t.clickItem(a)}}},[s("span",[t._v(t._s(a.title))])])}))],1),t._v(" "),s("div",{staticClass:"filed-item-title"},[t._v("交易")]),t._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list2",list:t.tradeInfo,options:t.leftOption,move:t.onMove},on:{start:function(a){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.tradeInfo,function(a,e){return s("li",{key:e,class:["compenent-item",1==a.fixed?"fixed-item":""],attrs:{"data-name":a.name},on:{mousedown:function(e){t.clickItem(a)}}},[s("span",[t._v(t._s(a.title))])])}))],1),t._v(" "),s("div",{staticClass:"filed-item-title"},[t._v("生日会员")]),t._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list3",list:t.birthdayMemberInfo,options:t.leftOption,move:t.onMove},on:{start:function(a){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.birthdayMemberInfo,function(a,e){return s("li",{key:e,class:["compenent-item",1==a.fixed?"fixed-item":""],attrs:{"data-name":a.name},on:{mousedown:function(e){t.clickItem(a)}}},[s("span",[t._v(t._s(a.title))])])}))],1),t._v(" "),s("div",{staticClass:"filed-item-title"},[t._v("会员")]),t._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list4",list:t.memberInfo,options:t.leftOption,move:t.onMove},on:{start:function(a){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.memberInfo,function(a,e){return s("li",{key:e,class:["compenent-item",1==a.fixed?"fixed-item":""],attrs:{"data-name":a.name},on:{mousedown:function(e){t.clickItem(a)}}},[s("span",[t._v(t._s(a.title))])])}))],1),t._v(" "),s("div",{staticClass:"filed-item-title"},[t._v("执行力")]),t._v(" "),s("ul",[s("draggable",{staticClass:"compenent",attrs:{id:"list5",list:t.powerInfo,options:t.leftOption,move:t.onMove},on:{start:function(a){t.isDragging=!0},end:t.itemMoveEnd}},t._l(t.powerInfo,function(a,e){return s("li",{key:e,class:["compenent-item",1==a.fixed?"fixed-item":""],attrs:{"data-name":a.name},on:{mousedown:function(e){t.clickItem(a)}}},[s("span",[t._v(t._s(a.title))])])}))],1)])],1)],1),t._v(" "),s("div",{staticClass:"template-cell template-cell-m"},[s("div",{staticClass:"phone-view"},[s("div",{staticClass:"phone-show-content"},[s("div",{staticClass:"drag-show-content"},[s("div",{staticClass:"view-container"},[s("ul",{staticClass:"view-content",attrs:{id:"showPhoneView"}},[0==t.tempaletDataList.length?[s("img",{staticClass:"templet-null-img",attrs:{src:e("Y7wY")}})]:t._e(),t._v(" "),s("draggable",{staticClass:"drag-wrap",attrs:{options:{group:{name:"people",pull:!1,put:!0},sort:!0}},model:{value:t.tempaletDataList,callback:function(a){t.tempaletDataList=a},expression:"tempaletDataList"}},t._l(t.tempaletDataList,function(a,e){return s("li",{key:"li1"+e,class:["filed-item",t.currentIndex==e?"active-item":"","li-block"],on:{click:function(s){s.stopPropagation(),t.selectItem(a.fieldCode,e)}}},[s("span",{staticClass:"item-close p-item-close",on:{click:function(s){s.stopPropagation(),t.deleteItem(a.name,a.parentCode,e)}}},[s("i",{staticClass:"el-icon-close"})]),t._v(" "),"1"!=a.classify?s("div",{staticClass:"filed-item-name"},[s("div",{class:["opencard-item-title",a.title.length>=6?"title-pre-wrap":""]},[t._v(t._s(a.title))])]):t._e(),t._v(" "),"timeProgress"==a.name?s("time-progress",{attrs:{fieldName:a.title}}):t._e(),t._v(" "),"dataShop"==a.name?s("store-performance",{attrs:{fieldName:a.title}}):t._e(),t._v(" "),"dataNumber"==a.name?s("membership-data",{attrs:{fieldName:a.title}}):t._e(),t._v(" "),"anomalMonitor"==a.name?s("error-mointor",{attrs:{fieldName:a.title}}):t._e(),t._v(" "),"oldNumber"==a.name?s("old-customer-data",{attrs:{fieldName:a.title}}):t._e(),t._v(" "),"birthNumber"==a.name?s("birthday-membership-data",{attrs:{fieldName:a.title}}):t._e()],1)}))],2)])])])])]),t._v(" "),s("div",{staticClass:"template-cell template-cell-r"},[s("el-tabs",{model:{value:t.rightName,callback:function(a){t.rightName=a},expression:"rightName"}},[s("el-tab-pane",{attrs:{label:"控件设置",name:"first"}},[s("div",{attrs:{id:"edit-box"}},[s("div",{staticClass:"edit-view baby-info-flag baby-info"},[s("div",[s("el-radio",{attrs:{label:"0"},model:{value:t.setting,callback:function(a){t.setting=a},expression:"setting"}},[t._v("定义在日报自定义上报模板上面")])],1),t._v(" "),s("div",{staticClass:"margin-t-15"},[s("el-radio",{attrs:{label:"1"},model:{value:t.setting,callback:function(a){t.setting=a},expression:"setting"}},[t._v("定义在日报自定义上报模板下面")])],1)])])])],1)],1)])]),t._v(" "),s("qrcode-dialog",{ref:"qrcodePreview",model:{value:t.dialogVisible,callback:function(a){t.dialogVisible=a},expression:"dialogVisible"}})],1)},staticRenderFns:[function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"template-title flex-1"},[a("img",{attrs:{src:e("LbEI"),alt:"logo"}}),this._v(" "),a("span",{staticClass:"template-title-span"},[this._v("系统报表设置")])])}]};var V=e("VU/8")(L,O,!1,function(t){e("z8cO")},"data-v-33a486bc",null);a.default=V.exports},X7jY:function(t,a){},tEPL:function(t,a){},z8cO:function(t,a){}});
\ No newline at end of file
webpackJsonp([8],{"764x":function(t,a){},Qie6:function(t,a,e){"use strict";var n={name:"common-detail-left",props:{appName:{type:String,default:function(){return""}},activeSelTab:{type:[String,Number],default:function(){return"1"}},tabListData:{type:[Array,Object],default:function(){return[]}}},data:function(){return{projectName:"",activeTab:"1",tabData:this.tabListData}},methods:{returnBack:function(){this.$router.push("appcenter")},selectTab:function(t,a,e){if(a?this.tabData[e].onlyIconActive=!0:this.tabData.forEach(function(t){t.onlyIconActive=!1}),t.hasOwnProperty("children"))return this.tabData[e].onlyIconActive=!0,t.children[0].hasOwnProperty("children")?(this.activeTab=t.children[0].children[0].tabId,this.$emit("setSelectTab",t),!1):(this.activeTab=t.children[0].tabId,this.$emit("setSelectTab",t),!1);this.activeTab=t.tabId,this.$emit("setSelectTab",t)}},watch:{tabListData:function(t,a){this.tabData=t},activeSelTab:function(t,a){this.activeTab=t}}},i={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",[e("ul",{staticClass:"tab-left-list"},[t._l(t.tabData,function(a,n){return[e("li",{key:n,class:["tab-left-list-cell color-303133 font-14 border-box p-l-14",a.tabId==t.activeTab?"active-tab":""],on:{click:function(e){t.selectTab(a,!1,n)}}},[e("i",{class:["p-r-10 color-303133 iconfont",a.icon,a.onlyIconActive?"iconActive":""]}),t._v(t._s(a.tabName))]),t._v(" "),e("ul",{key:"childitem"+n,staticClass:"child-tab-left-list"},[t._l(a.children,function(a,i){return[e("li",{key:i,class:["tab-left-list-cell color-303133 font-14 border-box p-l-40",a.tabId==t.activeTab?"active-tab":""],on:{click:function(e){t.selectTab(a,"child",n)}}},[t._v(t._s(a.tabName))]),t._v(" "),e("ul",{key:"thirditem"+i,staticClass:"third-tab-left-list"},[t._l(a.children,function(a,i){return[e("li",{key:i,class:["tab-left-list-cell color-303133 font-14 border-box p-l-60",a.tabId==t.activeTab?"active-tab":""],on:{click:function(e){t.selectTab(a,"child",n)}}},[t._v(t._s(a.tabName))])]})],2)]})],2)]})],2)])},staticRenderFns:[]};var c=e("VU/8")(n,i,!1,function(t){e("mxYQ")},"data-v-91106130",null);a.a=c.exports},WOmP:function(t,a){},cuIN:function(t,a,e){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var n=e("2eFk"),i=e("fvdr"),c=e("Qie6"),r={name:"reviewed",data:function(){return{tableH:window.screen.availHeight-464-126+"px",appName:"我的顾客",appIcon:"icon-gukedown",activeTab:"1",tabListData:[{tabId:"1",tabName:"会员搜索设置",icon:"icon-sousuoshezhi"},{tabId:"2",tabName:"在线沟通设置",icon:"icon-zaixiangoutong"}],activeBrand:"1"}},computed:{},methods:{selectBrandId:function(t){this.activeBrand=t},setSelectTab:function(t){this.activeTab=t.tabId}},watch:{activeBrand:function(t,a){this.activeBrand=t}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5"},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{appDetail:n.a,commonAppTop:i.a,commonDetailLeft:c.a}},s={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"my-customer-wrap common-set-wrap"},[e("div",{staticClass:"right-content"},[e("common-app-top",{attrs:{appName:t.appName,appIcon:t.appIcon},on:{selectBrandId:t.selectBrandId}}),t._v(" "),e("div",{staticClass:"right-box",style:{"min-height":t.$store.state.bgHeight}},[e("div",{staticClass:"apps-content flex",style:{height:t.$store.state.bgHeight}},[e("div",{staticClass:"apps-content-left w-157"},[e("common-detail-left",{attrs:{tabListData:t.tabListData},on:{setSelectTab:t.setSelectTab}})],1),t._v(" "),e("div",{staticClass:"apps-content-right"},[e("app-detail",{attrs:{brandId:t.activeBrand,tabType:t.activeTab}})],1)])])],1),t._v(" "),e("vue-gic-footer")],1)},staticRenderFns:[]};var o=e("VU/8")(r,s,!1,function(t){e("764x")},"data-v-66f55c80",null);a.default=o.exports},fvdr:function(t,a,e){"use strict";var n=e("Ch4/"),i=e("P9l9"),c={name:"common-app-top",props:{appName:{type:String,default:function(){return""}},appIcon:{type:String,default:function(){return""}}},data:function(){return{projectName:"",activeBrand:"",brandListData:[]}},methods:{returnBack:function(){this.$router.push("appcenter")},changeSelect:function(t){this.$emit("selectBrandId",t)},getBrandData:function(){var t=this;Object(i.c)("/haoban-manage-web/application-brand-list",{}).then(function(a){var e=a.data;if(1!=e.errorCode)n.a.errorMsg(e);else if(e.result&&e.result.length){if(t.brandListData=e.result,t.$route.query.brandId)return t.activeBrand=t.$route.query.brandId,t.$emit("selectBrandId",t.$route.query.brandId),!1;t.activeBrand=t.brandListData[0].brandId,t.$emit("selectBrandId",t.brandListData[0].brandId)}}).catch(function(a){t.$message.error({duration:1e3,message:a.message})})}},watch:{brandId:function(t,a){this.getBrandData()}},mounted:function(){this.getBrandData()}},r={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"app-top-wrap app-detail-wrap"},[e("div",{staticClass:"my-customer-top"},[e("div",{staticClass:"my-customer-name"},[e("span",{staticClass:"app-icon "},[e("i",{class:["iconfont",t.appIcon]})]),e("span",{staticClass:"p-l-8"},[t._v(t._s(t.appName))])]),t._v(" "),e("el-button",{staticClass:"border-radius-18 my-customer-return",on:{click:t.returnBack}},[t._v("返回")]),t._v(" "),e("div",{staticClass:"my-customer-brand"},[e("el-select",{attrs:{placeholder:"请选择"},on:{change:t.changeSelect},model:{value:t.activeBrand,callback:function(a){t.activeBrand=a},expression:"activeBrand"}},t._l(t.brandListData,function(t){return e("el-option",{key:t.brandId,attrs:{label:t.name,value:t.brandId}})}))],1)],1)])},staticRenderFns:[]};var s=e("VU/8")(c,r,!1,function(t){e("WOmP")},"data-v-435f8e69",null);a.a=s.exports},mxYQ:function(t,a){}});
\ No newline at end of file
webpackJsonp([8],{Bpxv:function(a,t){a.exports="data:image/png;base64,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"},CSjr:function(a,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=e("3Xzz"),i={name:"staff-info-set",data:function(){return{windowH:window.screen.availHeight-500+"px"}},methods:{},components:{}},s={render:function(){var a=this,t=a.$createElement,e=a._self._c||t;return e("div",{staticClass:"staff-info-panel",style:{height:a.windowH}},[e("div",{staticClass:"info-title m-b-50 font-16 color-303133"},[a._v("员工档案信息将应用在以下两个地方")]),a._v(" "),a._m(0),a._v(" "),e("div",{staticClass:"info-btn m-t-60 font-14"},[e("el-button",{attrs:{type:"primary"},on:{click:function(t){a.$router.push("/staffRecordsTemplate")}}},[a._v("进入档案设置")])],1)])},staticRenderFns:[function(){var a=this.$createElement,t=this._self._c||a;return t("div",{staticClass:"flex flex-align-center"},[t("div",{staticClass:"flex-1"},[t("img",{attrs:{src:e("aNcm"),alt:""}}),this._v(" "),t("p",{staticClass:"m-t-20 font-14 color-606266"},[this._v("个人信息页展示")])]),this._v(" "),t("div",{staticClass:"flex-1"},[t("img",{attrs:{src:e("Bpxv"),alt:""}}),this._v(" "),t("p",{staticClass:"m-t-20 font-14 color-606266"},[this._v("员工档案")])])])}]};var r=e("VU/8")(i,s,!1,function(a){e("v1/W")},"data-v-3f2a8238",null).exports,o=e("3E4D"),c=e("Ch4/"),m=e("PI0u"),l=e("P9l9"),u={name:"staff-info-set",data:function(){return{windowH:window.screen.availHeight-500-48+"px",activeName:"",brandList:[],probObj:{probationDay:"",probationMonth:""}}},methods:{handleChange:function(a){},saveSet:Object(m.a)(function(){var a=this;if(""!=a.probObj.probationDay&&""!=a.probObj.probationMonth){var t={day:a.probObj.probationDay,month:a.probObj.probationMonth};Object(l.c)("/haoban-manage-web/enterprise-probation-period-setting.json",t).then(function(a){var t=a.data;1!=t.errorCode?c.a.errorMsg(t):o.a.showmsg("保存成功","success")}).catch(function(t){a.$message.error({duration:1e3,message:t.message})})}else a.$message.error({duration:1e3,message:"请设置时间"})},500),getBrandData:function(){var a=this;Object(l.c)("/haoban-manage-web/brand/list",{}).then(function(t){var e=t.data;1!=e.errorCode?c.a.errorMsg(e):e.result&&e.result.length&&(a.brandList=e.result,a.activeName=e.result[0].groupId,a.getStoreAuth(e.result[0].groupId,0))}).catch(function(t){a.$message.error({duration:1e3,message:t.message})})},getProbData:function(){var a=this;Object(l.c)("/haoban-manage-web/find-enterprise-probation-period",{}).then(function(t){var e=t.data;1!=e.errorCode?c.a.errorMsg(e):e.result&&e.result.length&&(a.probObj=e.result)}).catch(function(t){a.$message.error({duration:1e3,message:t.message})})}},mounted:function(){this.getProbData()},components:{}},b={render:function(){var a=this,t=a.$createElement,e=a._self._c||t;return e("div",{staticClass:"staff-prob-panel",style:{height:a.windowH}},[e("div",{staticClass:"depart-cell"},[e("div",{staticClass:"m-t-24"},[e("span",{staticClass:"font-14 color-606266 p-r-12"},[a._v("设置企业试用期时间")]),e("el-input-number",{attrs:{"controls-position":"right",min:0,max:31},on:{change:a.handleChange},model:{value:a.probObj.probationDay,callback:function(t){a.$set(a.probObj,"probationDay",t)},expression:"probObj.probationDay"}}),e("span",{staticClass:"font-14 color-606266 p-l-12"},[a._v(" 天 ")]),e("span",{staticClass:"font-14 color-606266 p-l-12 p-r-12"},[a._v(" + ")]),e("el-input-number",{attrs:{"controls-position":"right",min:0,max:6},on:{change:a.handleChange},model:{value:a.probObj.probationMonth,callback:function(t){a.$set(a.probObj,"probationMonth",t)},expression:"probObj.probationMonth"}}),e("span",{staticClass:"font-14 color-606266 p-l-12"},[a._v("月")])],1),a._v(" "),e("div",{staticClass:"p-l-138 m-t-24"},[e("el-button",{attrs:{type:"primary"},on:{click:a.saveSet}},[a._v("保 存")])],1)])])},staticRenderFns:[]};var p=e("VU/8")(u,b,!1,function(a){e("Ka3U")},"data-v-7451e91e",null).exports,A={name:"fileSet",data:function(){return{navpath:[{name:"首页",path:"/index"},{name:"通讯录",path:"/administrativeFrame"},{name:"档案设置",path:""}],activeName:"first"}},computed:{},methods:{},mounted:function(){},components:{navCrumb:n.a,staffInfoSet:r,staffProbSet:p}},d={render:function(){var a=this,t=a.$createElement,e=a._self._c||t;return e("div",{staticClass:"fileSet-wrap"},[e("nav-crumb",{attrs:{navpath:a.navpath}}),a._v(" "),e("div",{staticClass:"staff-contain-set"},[e("el-tabs",{model:{value:a.activeName,callback:function(t){a.activeName=t},expression:"activeName"}},[e("el-tab-pane",{attrs:{label:"档案字段设置",name:"first"}},[e("staffInfoSet")],1),a._v(" "),e("el-tab-pane",{attrs:{label:"试用期时间设置",name:"second"}},[e("staffProbSet")],1)],1)],1),a._v(" "),e("vue-gic-footer")],1)},staticRenderFns:[]};var h=e("VU/8")(A,d,!1,function(a){e("hQDO")},"data-v-f7de2056",null);t.default=h.exports},Ka3U:function(a,t){},aNcm:function(a,t){a.exports="data:image/png;base64,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"},hQDO:function(a,t){},"v1/W":function(a,t){}});
\ No newline at end of file
webpackJsonp([9],{"764x":function(t,a){},"9IeW":function(t,a){},Qie6:function(t,a,e){"use strict";var n={name:"common-detail-left",props:{appName:{type:String,default:function(){return""}},activeSelTab:{type:[String,Number],default:function(){return"1"}},tabListData:{type:[Array,Object],default:function(){return[]}}},data:function(){return{projectName:"",activeTab:"1",tabData:this.tabListData}},methods:{returnBack:function(){this.$router.push("appcenter")},selectTab:function(t,a,e){if(a?this.tabData[e].onlyIconActive=!0:this.tabData.forEach(function(t){t.onlyIconActive=!1}),t.hasOwnProperty("children"))return this.tabData[e].onlyIconActive=!0,t.children[0].hasOwnProperty("children")?(this.activeTab=t.children[0].children[0].tabId,this.$emit("setSelectTab",t),!1):(this.activeTab=t.children[0].tabId,this.$emit("setSelectTab",t),!1);this.activeTab=t.tabId,this.$emit("setSelectTab",t)}},watch:{tabListData:function(t,a){this.tabData=t},activeSelTab:function(t,a){this.activeTab=t}}},i={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",[e("ul",{staticClass:"tab-left-list"},[t._l(t.tabData,function(a,n){return[e("li",{key:n,class:["tab-left-list-cell color-303133 font-14 border-box p-l-14",a.tabId==t.activeTab?"active-tab":""],on:{click:function(e){t.selectTab(a,!1,n)}}},[e("i",{class:["p-r-10 color-303133 iconfont",a.icon,a.onlyIconActive?"iconActive":""]}),t._v(t._s(a.tabName))]),t._v(" "),e("ul",{key:"childitem"+n,staticClass:"child-tab-left-list"},[t._l(a.children,function(a,i){return[e("li",{key:i,class:["tab-left-list-cell color-303133 font-14 border-box p-l-40",a.tabId==t.activeTab?"active-tab":""],on:{click:function(e){t.selectTab(a,"child",n)}}},[t._v(t._s(a.tabName))]),t._v(" "),e("ul",{key:"thirditem"+i,staticClass:"third-tab-left-list"},[t._l(a.children,function(a,i){return[e("li",{key:i,class:["tab-left-list-cell color-303133 font-14 border-box p-l-60",a.tabId==t.activeTab?"active-tab":""],on:{click:function(e){t.selectTab(a,"child",n)}}},[t._v(t._s(a.tabName))])]})],2)]})],2)]})],2)])},staticRenderFns:[]};var c=e("VU/8")(n,i,!1,function(t){e("mxYQ")},"data-v-91106130",null);a.a=c.exports},cuIN:function(t,a,e){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var n=e("2eFk"),i=e("fvdr"),c=e("Qie6"),r={name:"reviewed",data:function(){return{tableH:window.screen.availHeight-464-126+"px",appName:"我的顾客",appIcon:"icon-gukedown",activeTab:"1",tabListData:[{tabId:"1",tabName:"会员搜索设置",icon:"icon-sousuoshezhi"},{tabId:"2",tabName:"在线沟通设置",icon:"icon-zaixiangoutong"}],activeBrand:"1"}},computed:{},methods:{selectBrandId:function(t){this.activeBrand=t},setSelectTab:function(t){this.activeTab=t.tabId}},watch:{activeBrand:function(t,a){this.activeBrand=t}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5"},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{appDetail:n.a,commonAppTop:i.a,commonDetailLeft:c.a}},s={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"my-customer-wrap common-set-wrap"},[e("div",{staticClass:"right-content"},[e("common-app-top",{attrs:{appName:t.appName,appIcon:t.appIcon},on:{selectBrandId:t.selectBrandId}}),t._v(" "),e("div",{staticClass:"right-box",style:{"min-height":t.$store.state.bgHeight}},[e("div",{staticClass:"apps-content flex",style:{height:t.$store.state.bgHeight}},[e("div",{staticClass:"apps-content-left w-157"},[e("common-detail-left",{attrs:{tabListData:t.tabListData},on:{setSelectTab:t.setSelectTab}})],1),t._v(" "),e("div",{staticClass:"apps-content-right"},[e("app-detail",{attrs:{brandId:t.activeBrand,tabType:t.activeTab}})],1)])])],1),t._v(" "),e("vue-gic-footer")],1)},staticRenderFns:[]};var o=e("VU/8")(r,s,!1,function(t){e("764x")},"data-v-66f55c80",null);a.default=o.exports},fvdr:function(t,a,e){"use strict";var n=e("Ch4/"),i=e("P9l9"),c={name:"common-app-top",props:{appName:{type:String,default:function(){return""}},appIcon:{type:String,default:function(){return""}}},data:function(){return{projectName:"",activeBrand:"",brandListData:[]}},methods:{returnBack:function(){this.$router.push("appcenter")},changeSelect:function(t){this.$emit("selectBrandId",t)},getBrandData:function(){var t=this;Object(i.c)("/haoban-manage-web/application-brand-list",{}).then(function(a){var e=a.data;if(1!=e.errorCode)n.a.errorMsg(e);else if(e.result&&e.result.length){if(t.brandListData=e.result,t.$route.query.brandId)return t.activeBrand=t.$route.query.brandId,t.$emit("selectBrandId",t.$route.query.brandId),!1;t.activeBrand=t.brandListData[0].brandId,t.$emit("selectBrandId",t.brandListData[0].brandId)}}).catch(function(a){t.$message.error({duration:1e3,message:a.message})})}},watch:{brandId:function(t,a){this.getBrandData()}},mounted:function(){this.getBrandData()}},r={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"app-top-wrap app-detail-wrap"},[e("div",{staticClass:"my-customer-top"},[e("div",{staticClass:"my-customer-name"},[e("span",{staticClass:"app-icon "},[e("i",{class:["iconfont",t.appIcon]})]),e("span",{staticClass:"p-l-8"},[t._v(t._s(t.appName))])]),t._v(" "),e("el-button",{staticClass:"border-radius-18 my-customer-return",on:{click:t.returnBack}},[t._v("返回")]),t._v(" "),e("div",{staticClass:"my-customer-brand"},[e("el-select",{attrs:{placeholder:"请选择"},on:{change:t.changeSelect},model:{value:t.activeBrand,callback:function(a){t.activeBrand=a},expression:"activeBrand"}},t._l(t.brandListData,function(t){return e("el-option",{key:t.brandId,attrs:{label:t.name,value:t.brandId}})}))],1)],1)])},staticRenderFns:[]};var s=e("VU/8")(c,r,!1,function(t){e("9IeW")},"data-v-1ced29b4",null);a.a=s.exports},mxYQ:function(t,a){}});
\ No newline at end of file
webpackJsonp([9],{Knd1:function(t,a,e){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var n=e("2eFk"),c=e("fvdr"),i=e("Qie6"),r={name:"reviewed",data:function(){return{tableH:window.screen.availHeight-464-126+"px",appName:"云日报",appIcon:"icon-ribao",activeSelTab:"1",activeTab:"1",tabListData:[{tabId:"1",tabName:"云日报记录",icon:"icon-ribao1",onlyIconActive:!1},{tabId:"2",tabName:"云日报设置",icon:"icon-ribaoshezhi",onlyIconActive:!1,children:[{tabId:"21",tabName:"模板配置",icon:"",children:[{tabId:"211",tabName:"系统报表",icon:""},{tabId:"212",tabName:"自定义报表",icon:""}]},{tabId:"22",tabName:"任务下发设置",icon:""}]}],activeBrand:""}},computed:{},methods:{changeRoute:function(t){this.$router.push(t)},selectBrandId:function(t){this.activeBrand=t},setSelectTab:function(t){switch(this.activeTab=t.tabId,t.tabId){case"1":this.changeRoute("dailyRecord");break;case"2":case"21":case"211":this.changeRoute("systemReport");break;case"212":this.changeRoute("customReport");break;case"22":this.changeRoute("taskAssign")}},showTab:function(t){this.activeTab=t,this.activeSelTab=t,this.tabListData.forEach(function(a){a.tabId==t&&(a.onlyIconActive=!1),a.children&&a.children.forEach(function(e){e.tabId==t&&(a.onlyIconActive=!0),e.children&&e.children.forEach(function(e){e.tabId==t&&(a.onlyIconActive=!0)})})})}},watch:{activeBrand:function(t,a){this.activeBrand=t}},mounted:function(){document.documentElement.style.backgroundColor="#f0f2f5"},destroyed:function(){document.documentElement.style.backgroundColor="#fff"},components:{appDetail:n.a,commonAppTop:c.a,commonDetailLeft:i.a}},o={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"my-customer-wrap common-set-wrap"},[e("div",{staticClass:"right-content"},[e("common-app-top",{attrs:{appName:t.appName,appIcon:t.appIcon},on:{selectBrandId:t.selectBrandId}}),t._v(" "),e("div",{staticClass:"right-box",style:{"min-height":t.$store.state.bgHeight}},[e("div",{staticClass:"apps-content flex",style:{height:t.$store.state.bgHeight}},[e("div",{staticClass:"apps-content-left w-157"},[e("common-detail-left",{attrs:{tabListData:t.tabListData,activeSelTab:t.activeSelTab},on:{setSelectTab:t.setSelectTab}})],1),t._v(" "),e("div",{staticClass:"apps-content-right"},[e("transition",{attrs:{name:"fade",mode:"out-in"}},[e("router-view",{attrs:{brandId:t.activeBrand,tabType:t.activeTab},on:{showTab:t.showTab}})],1)],1)])])],1),t._v(" "),e("vue-gic-footer")],1)},staticRenderFns:[]};var s=e("VU/8")(r,o,!1,function(t){e("MDAo")},"data-v-44cbc75a",null);a.default=s.exports},MDAo:function(t,a){},Qie6:function(t,a,e){"use strict";var n={name:"common-detail-left",props:{appName:{type:String,default:function(){return""}},activeSelTab:{type:[String,Number],default:function(){return"1"}},tabListData:{type:[Array,Object],default:function(){return[]}}},data:function(){return{projectName:"",activeTab:"1",tabData:this.tabListData}},methods:{returnBack:function(){this.$router.push("appcenter")},selectTab:function(t,a,e){if(a?this.tabData[e].onlyIconActive=!0:this.tabData.forEach(function(t){t.onlyIconActive=!1}),t.hasOwnProperty("children"))return this.tabData[e].onlyIconActive=!0,t.children[0].hasOwnProperty("children")?(this.activeTab=t.children[0].children[0].tabId,this.$emit("setSelectTab",t),!1):(this.activeTab=t.children[0].tabId,this.$emit("setSelectTab",t),!1);this.activeTab=t.tabId,this.$emit("setSelectTab",t)}},watch:{tabListData:function(t,a){this.tabData=t},activeSelTab:function(t,a){this.activeTab=t}}},c={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",[e("ul",{staticClass:"tab-left-list"},[t._l(t.tabData,function(a,n){return[e("li",{key:n,class:["tab-left-list-cell color-303133 font-14 border-box p-l-14",a.tabId==t.activeTab?"active-tab":""],on:{click:function(e){t.selectTab(a,!1,n)}}},[e("i",{class:["p-r-10 color-303133 iconfont",a.icon,a.onlyIconActive?"iconActive":""]}),t._v(t._s(a.tabName))]),t._v(" "),e("ul",{key:"childitem"+n,staticClass:"child-tab-left-list"},[t._l(a.children,function(a,c){return[e("li",{key:c,class:["tab-left-list-cell color-303133 font-14 border-box p-l-40",a.tabId==t.activeTab?"active-tab":""],on:{click:function(e){t.selectTab(a,"child",n)}}},[t._v(t._s(a.tabName))]),t._v(" "),e("ul",{key:"thirditem"+c,staticClass:"third-tab-left-list"},[t._l(a.children,function(a,c){return[e("li",{key:c,class:["tab-left-list-cell color-303133 font-14 border-box p-l-60",a.tabId==t.activeTab?"active-tab":""],on:{click:function(e){t.selectTab(a,"child",n)}}},[t._v(t._s(a.tabName))])]})],2)]})],2)]})],2)])},staticRenderFns:[]};var i=e("VU/8")(n,c,!1,function(t){e("mxYQ")},"data-v-91106130",null);a.a=i.exports},WOmP:function(t,a){},fvdr:function(t,a,e){"use strict";var n=e("Ch4/"),c=e("P9l9"),i={name:"common-app-top",props:{appName:{type:String,default:function(){return""}},appIcon:{type:String,default:function(){return""}}},data:function(){return{projectName:"",activeBrand:"",brandListData:[]}},methods:{returnBack:function(){this.$router.push("appcenter")},changeSelect:function(t){this.$emit("selectBrandId",t)},getBrandData:function(){var t=this;Object(c.c)("/haoban-manage-web/application-brand-list",{}).then(function(a){var e=a.data;if(1!=e.errorCode)n.a.errorMsg(e);else if(e.result&&e.result.length){if(t.brandListData=e.result,t.$route.query.brandId)return t.activeBrand=t.$route.query.brandId,t.$emit("selectBrandId",t.$route.query.brandId),!1;t.activeBrand=t.brandListData[0].brandId,t.$emit("selectBrandId",t.brandListData[0].brandId)}}).catch(function(a){t.$message.error({duration:1e3,message:a.message})})}},watch:{brandId:function(t,a){this.getBrandData()}},mounted:function(){this.getBrandData()}},r={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"app-top-wrap app-detail-wrap"},[e("div",{staticClass:"my-customer-top"},[e("div",{staticClass:"my-customer-name"},[e("span",{staticClass:"app-icon "},[e("i",{class:["iconfont",t.appIcon]})]),e("span",{staticClass:"p-l-8"},[t._v(t._s(t.appName))])]),t._v(" "),e("el-button",{staticClass:"border-radius-18 my-customer-return",on:{click:t.returnBack}},[t._v("返回")]),t._v(" "),e("div",{staticClass:"my-customer-brand"},[e("el-select",{attrs:{placeholder:"请选择"},on:{change:t.changeSelect},model:{value:t.activeBrand,callback:function(a){t.activeBrand=a},expression:"activeBrand"}},t._l(t.brandListData,function(t){return e("el-option",{key:t.brandId,attrs:{label:t.name,value:t.brandId}})}))],1)],1)])},staticRenderFns:[]};var o=e("VU/8")(i,r,!1,function(t){e("WOmP")},"data-v-435f8e69",null);a.a=o.exports},mxYQ:function(t,a){}});
\ No newline at end of file
webpackJsonp([57],{"/NA0":function(e,t){},0:function(e,t,n){n("j1ja"),e.exports=n("NHnr")},"4qCZ":function(e,t){},"5tgt":function(e,t,n){e.exports=function(e,t){return function(o){n("Opzk")("./"+e+"/"+t+".vue").then(function(e){o(e)})}}},NHnr:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n("mvHQ"),a=n.n(o),r=(n("j1ja"),n("hKoQ")),p=n.n(r),c=n("7+uW"),i={render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",{attrs:{id:"app"}},[t("transition",{attrs:{name:"fade",mode:"out-in"}},[t("router-view")],1)],1)},staticRenderFns:[]};var s=n("VU/8")({name:"App",data:function(){return{}}},i,!1,function(e){n("/NA0")},null,null).exports,m=n("/ocq"),d=n("5tgt"),u=n.n(d);c.default.use(m.a);var l=function(e){n.e(1).then(n.bind(null,"ODjX")).then(function(t){e(t)})};window.sessionStorage.getItem("token")&&store.commit(types.LOGIN,window.sessionStorage.getItem("token"));var v,h=[{path:"/",name:"/",redirect:"login"},{path:"/login",name:"登录",component:u()("login","index")},{path:"/index",name:"index",component:u()("index","index")},{path:"/contacts",name:"通讯录",redirect:"administrativeFrame",component:u()("contacts","index"),children:[{path:"/administrativeFrame",name:"行政架构",component:u()("contacts","administrativeFrame")},{path:"/employeeIo",name:"批量导入/导出",component:u()("contacts","employeeIo")},{path:"/addDepartment",name:"添加部门",component:u()("contacts","addDepartment")},{path:"/addClerk",name:"添加店员",component:u()("contacts","addClerk")},{path:"/storeFrame",name:"门店架构",component:u()("contacts","storeFrame")},{path:"/addGroup",name:"添加子分组",component:u()("contacts","addGroup")},{path:"/storeIo",name:"门店导入/导出",component:u()("contacts","storeIo")},{path:"/storeInfo",name:"编辑门店",component:u()("contacts","storeInfo")},{path:"/recycle",name:"门店回收站",component:u()("contacts","recycle")},{path:"/employee",name:"编辑员工",component:u()("contacts","employee")},{path:"/unemployee",name:"离职员工",component:u()("contacts","unemployee")},{path:"/fileSet",name:"档案设置",component:u()("contacts","fileSet")},{path:"/recordInfo",name:"编辑员工信息",component:u()("contacts","recordInfo")},{path:"/recordIo",name:"导入导出员工档案",component:u()("contacts","recordIo")},{path:"/shareContact",name:"共享通讯录",component:u()("contacts","shareContact")},{path:"/shareCode",name:"共享通讯录二维码",component:u()("contacts","shareCode")},{path:"/employeeRecord",name:"在职员工",component:u()("contacts","employeeRecord")}]},{path:"/enterpriseApp",name:"企业应用",redirect:"appcenter",component:u()("enterpriseApp","index"),children:[{path:"/appcenter",name:"企业应用中心",component:u()("enterpriseApp","appcenter")},{path:"/mycustomer",name:"我的顾客",component:u()("enterpriseApp","mycustomer")},{path:"/cloudDaily",name:"云日报",redirect:"/dailyRecord",component:u()("enterpriseApp/cloudDaily","index"),children:[{path:"/dailyRecord",name:"云日报记录",component:u()("enterpriseApp/cloudDaily","dailyRecord")},{path:"/dailyDetail",name:"日报详情",component:u()("enterpriseApp/cloudDaily","dailyDetail")},{path:"/taskAssign",name:"任务下发设置",component:u()("enterpriseApp/cloudDaily","taskAssign")},{path:"/systemReport",name:"系统报表",component:u()("enterpriseApp/cloudDaily","systemReport")},{path:"/customReport",name:"自定义报表",component:u()("enterpriseApp/cloudDaily","customReport")}]}]},{path:"/reviewCenter",name:"审核中心",redirect:"unreview",component:u()("reviewCenter","index"),children:[{path:"/reviewed",name:"已审核",component:u()("reviewCenter","reviewed")},{path:"/unreview",name:"未审核",component:u()("reviewCenter","unreview")}]},{path:"/setCenter",name:"设置",redirect:"companyAddress",component:u()("setting","index"),children:[{path:"/companyAddress",name:"企业地址",component:u()("setting","companyAddress")},{path:"/companyCertify",name:"企业认证",component:u()("setting","companyCertify")},{path:"/staffDetails",name:"员工详情字段",component:u()("setting","staffDetails")},{path:"/storePermission",name:"门店权限设置",component:u()("setting","storePermission")},{path:"/replaceAdmin",name:"更换超级管理员",component:u()("setting","replaceAdmin")},{path:"/setChildAdmin",name:"设置子管理员",component:u()("setting","setChildAdmin")},{path:"/addAdmin",name:"添加管理员",component:u()("setting","addAdmin")},{path:"/addAdminRole",name:"添加管理员角色",component:u()("setting","addAdminRole")}]},{path:"/staffRecordsTemplate",name:"员工档案设置",component:u()("contacts","staffRecordsTemplate")},{path:"/systemReportSet",name:"系统报表设置",component:u()("enterpriseApp/cloudDaily","systemReportSet")},{path:"/template",name:"模板设置",component:u()("enterpriseApp/cloudDaily","template")},{path:"/403",name:"无权访问",component:l},{path:"/404",name:"error404",component:l},{path:"/500",name:"error500",component:l},{path:"*",redirect:"/404",hidden:!0}],f=new m.a({routes:h,scrollBehavior:function(){return{y:0}}}),y=n("zL8q"),g=n.n(y),A=n("Rf8U"),w=n.n(A),D=n("mtWM"),R=n.n(D),C=n("bOdI"),x=n.n(C),I=n("NYxO");c.default.use(I.a);var k=new I.a.Store({state:{user:{},token:null,title:"",show:!1,bgHeight:window.screen.availHeight-440-24+"px"},mutations:(v={},x()(v,"login",function(e,t){sessionStorage.token=t,e.token=t}),x()(v,"logout",function(e){sessionStorage.removeItem("token"),e.token=null}),x()(v,"title",function(e,t){e.title=t}),x()(v,"show",function(e,t){e.show=t}),v)}),S=(n("4qCZ"),n("uKUT"),n("Xcu2"),n("TUaa")),P=n.n(S),j=n("tyqE"),b=n.n(j),F=n("pRVe"),O=n.n(F),T=n("SE7k"),E=n.n(T),z=n("XsK6"),G=n.n(z),H=n("QRL9"),K=n.n(H),N=n("2Pnh"),U=n.n(N),q=n("l9mu"),J=n.n(q),X={install:function(e,t){e.prototype.getPdf=function(){var e=this.htmlTitle;U()(document.querySelector("#pdfDom"),{allowTaint:!0,foreignObjectRendering:!0}).then(function(t){var n=t.width,o=t.height,a=n/592.28*841.89,r=o,p=0,c=592.28/n*o,i=t.toDataURL("image/jpeg",1),s=new J.a("","pt","a4");if(r<a)s.addImage(i,"JPEG",0,0,595.28,c);else for(;r>0;)s.addImage(i,"JPEG",0,p,595.28,c),p-=841.89,(r-=a)>0&&s.addPage();s.save(e+".pdf")})}}};p.a.polyfill(),c.default.use(X),c.default.use(G.a),c.default.use(K.a),c.default.use(E.a),c.default.use(O.a),c.default.use(b.a),c.default.use(P.a),c.default.config.productionTip=!1,c.default.use(g.a,{size:"large"}),c.default.use(w.a,R.a),c.default.axios.defaults.withCredentials=!0,f.beforeEach(function(e,t,n){var o=void 0,r=window.location.origin;o="-1"!=r.indexOf("localhost")?"http://www.gicdev.com":r,localStorage.getItem("userInfo")||R.a.get(o+"/haoban-manage-web/emp/get-user-info",{}).then(function(e){var t=e.data;1!=t.errorCode||localStorage.setItem("userInfo",a()(t.result))}).catch(function(e){y.Message.error({duration:1e3,message:e.message})}),"/"==e.path?n({path:"/login"}):n()}),new c.default({el:"#app",router:f,store:k,components:{App:s},template:"<App/>"})},Opzk:function(e,t,n){var o={"./contacts/addClerk.vue":["27o1",0,22],"./contacts/addDepartment.vue":["HHRu",0,19],"./contacts/addEmployee.vue":["00Sv",39],"./contacts/addGroup.vue":["mPjx",0,35],"./contacts/administrativeFrame.vue":["kLcy",0,3],"./contacts/employee.vue":["AdJp",0,46],"./contacts/employeeIo.vue":["Rwbg",0,32],"./contacts/employeeRecord.vue":["zGJY",0,7],"./contacts/fileSet.vue":["CSjr",0,8],"./contacts/index.vue":["41Rh",0,33],"./contacts/recordInfo.vue":["67iC",0,14],"./contacts/recordIo.vue":["738z",0,20],"./contacts/recycle.vue":["HkK0",0,30],"./contacts/shareAddDepartment.vue":["q5Ri",0,18],"./contacts/shareCode.vue":["JsWW",0,47],"./contacts/shareContact.vue":["Gfms",0,2],"./contacts/staffRecordsTemplate.vue":["lFAe",0,38],"./contacts/storeFrame.vue":["7SJI",0,5],"./contacts/storeInfo.vue":["h/6A",0,12],"./contacts/storeIo.vue":["RHxA",0,53],"./contacts/unemployee.vue":["TGrv",0,17],"./enterpriseApp/appcenter.vue":["yuVF",0,26],"./enterpriseApp/cloudDaily/customReport.vue":["DxdI",0,45],"./enterpriseApp/cloudDaily/dailyDetail.vue":["5nNU",0,43],"./enterpriseApp/cloudDaily/dailyRecord.vue":["Ujni",0,52],"./enterpriseApp/cloudDaily/index.vue":["Knd1",0,10],"./enterpriseApp/cloudDaily/systemReport.vue":["Y8F9",0,41],"./enterpriseApp/cloudDaily/systemReportSet.vue":["VE2c",0,6],"./enterpriseApp/cloudDaily/taskAssign.vue":["5x7s",0,48],"./enterpriseApp/cloudDaily/template.vue":["IA9l",0,4],"./enterpriseApp/cloudDaily/template/block.vue":["PAYw",51],"./enterpriseApp/cloudDaily/template/date-range.vue":["79Bk",40],"./enterpriseApp/cloudDaily/template/image.vue":["H8Kg",50],"./enterpriseApp/cloudDaily/template/input.vue":["s4D+",54],"./enterpriseApp/cloudDaily/template/select.vue":["t0b0",37],"./enterpriseApp/index.vue":["da9f",55],"./enterpriseApp/mycustomer.vue":["cuIN",0,9],"./errorPage/403.vue":["6XGN",25],"./errorPage/404.vue":["AejC",24],"./errorPage/500.vue":["FskK",23],"./errorPage/index.vue":["ODjX",1],"./index/index.vue":["JXTs",0,29],"./login/index.vue":["T+/8",0,11],"./reviewCenter/index.vue":["+lem",44],"./reviewCenter/reviewed.vue":["CLYF",0,16],"./reviewCenter/unreview.vue":["xCEU",0,15],"./setting/addAdmin.vue":["rs/A",0,42],"./setting/addAdminRole.vue":["fZsz",0,27],"./setting/companyAddress.vue":["SKyE",0,49],"./setting/companyCertify.vue":["3zYh",0,13],"./setting/index.vue":["VlR1",31],"./setting/replaceAdmin.vue":["ys9I",0,34],"./setting/setChildAdmin.vue":["VqB7",0,36],"./setting/staffDetails.vue":["Zyzf",0,28],"./setting/storePermission.vue":["Xwfy",0,21]};function a(e){var t=o[e];return t?Promise.all(t.slice(1).map(n.e)).then(function(){return n(t[0])}):Promise.reject(new Error("Cannot find module '"+e+"'."))}a.keys=function(){return Object.keys(o)},a.id="Opzk",e.exports=a},Xcu2:function(e,t){},uKUT:function(e,t){}},[0]); webpackJsonp([57],{"/NA0":function(e,t){},0:function(e,t,n){n("j1ja"),e.exports=n("NHnr")},"4qCZ":function(e,t){},"5tgt":function(e,t,n){e.exports=function(e,t){return function(o){n("Opzk")("./"+e+"/"+t+".vue").then(function(e){o(e)})}}},NHnr:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n("mvHQ"),a=n.n(o),r=(n("j1ja"),n("hKoQ")),p=n.n(r),c=n("7+uW"),i={render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",{attrs:{id:"app"}},[t("transition",{attrs:{name:"fade",mode:"out-in"}},[t("router-view")],1)],1)},staticRenderFns:[]};var s=n("VU/8")({name:"App",data:function(){return{}}},i,!1,function(e){n("/NA0")},null,null).exports,m=n("/ocq"),d=n("5tgt"),u=n.n(d);c.default.use(m.a);var l=function(e){n.e(1).then(n.bind(null,"ODjX")).then(function(t){e(t)})};window.sessionStorage.getItem("token")&&store.commit(types.LOGIN,window.sessionStorage.getItem("token"));var v,h=[{path:"/",name:"/",redirect:"login"},{path:"/login",name:"登录",component:u()("login","index")},{path:"/index",name:"index",component:u()("index","index")},{path:"/contacts",name:"通讯录",redirect:"administrativeFrame",component:u()("contacts","index"),children:[{path:"/administrativeFrame",name:"行政架构",component:u()("contacts","administrativeFrame")},{path:"/employeeIo",name:"批量导入/导出",component:u()("contacts","employeeIo")},{path:"/addDepartment",name:"添加部门",component:u()("contacts","addDepartment")},{path:"/addClerk",name:"添加店员",component:u()("contacts","addClerk")},{path:"/storeFrame",name:"门店架构",component:u()("contacts","storeFrame")},{path:"/addGroup",name:"添加子分组",component:u()("contacts","addGroup")},{path:"/storeIo",name:"门店导入/导出",component:u()("contacts","storeIo")},{path:"/storeInfo",name:"编辑门店",component:u()("contacts","storeInfo")},{path:"/recycle",name:"门店回收站",component:u()("contacts","recycle")},{path:"/employee",name:"编辑员工",component:u()("contacts","employee")},{path:"/unemployee",name:"离职员工",component:u()("contacts","unemployee")},{path:"/fileSet",name:"档案设置",component:u()("contacts","fileSet")},{path:"/recordInfo",name:"编辑员工信息",component:u()("contacts","recordInfo")},{path:"/recordIo",name:"导入导出员工档案",component:u()("contacts","recordIo")},{path:"/shareContact",name:"共享通讯录",component:u()("contacts","shareContact")},{path:"/shareCode",name:"共享通讯录二维码",component:u()("contacts","shareCode")},{path:"/employeeRecord",name:"在职员工",component:u()("contacts","employeeRecord")}]},{path:"/enterpriseApp",name:"企业应用",redirect:"appcenter",component:u()("enterpriseApp","index"),children:[{path:"/appcenter",name:"企业应用中心",component:u()("enterpriseApp","appcenter")},{path:"/mycustomer",name:"我的顾客",component:u()("enterpriseApp","mycustomer")},{path:"/cloudDaily",name:"云日报",redirect:"/dailyRecord",component:u()("enterpriseApp/cloudDaily","index"),children:[{path:"/dailyRecord",name:"云日报记录",component:u()("enterpriseApp/cloudDaily","dailyRecord")},{path:"/dailyDetail",name:"日报详情",component:u()("enterpriseApp/cloudDaily","dailyDetail")},{path:"/taskAssign",name:"任务下发设置",component:u()("enterpriseApp/cloudDaily","taskAssign")},{path:"/systemReport",name:"系统报表",component:u()("enterpriseApp/cloudDaily","systemReport")},{path:"/customReport",name:"自定义报表",component:u()("enterpriseApp/cloudDaily","customReport")}]}]},{path:"/reviewCenter",name:"审核中心",redirect:"unreview",component:u()("reviewCenter","index"),children:[{path:"/reviewed",name:"已审核",component:u()("reviewCenter","reviewed")},{path:"/unreview",name:"未审核",component:u()("reviewCenter","unreview")}]},{path:"/setCenter",name:"设置",redirect:"companyAddress",component:u()("setting","index"),children:[{path:"/companyAddress",name:"企业地址",component:u()("setting","companyAddress")},{path:"/companyCertify",name:"企业认证",component:u()("setting","companyCertify")},{path:"/staffDetails",name:"员工详情字段",component:u()("setting","staffDetails")},{path:"/storePermission",name:"门店权限设置",component:u()("setting","storePermission")},{path:"/replaceAdmin",name:"更换超级管理员",component:u()("setting","replaceAdmin")},{path:"/setChildAdmin",name:"设置子管理员",component:u()("setting","setChildAdmin")},{path:"/addAdmin",name:"添加管理员",component:u()("setting","addAdmin")},{path:"/addAdminRole",name:"添加管理员角色",component:u()("setting","addAdminRole")}]},{path:"/staffRecordsTemplate",name:"员工档案设置",component:u()("contacts","staffRecordsTemplate")},{path:"/systemReportSet",name:"系统报表设置",component:u()("enterpriseApp/cloudDaily","systemReportSet")},{path:"/template",name:"模板设置",component:u()("enterpriseApp/cloudDaily","template")},{path:"/403",name:"无权访问",component:l},{path:"/404",name:"error404",component:l},{path:"/500",name:"error500",component:l},{path:"*",redirect:"/404",hidden:!0}],f=new m.a({routes:h,scrollBehavior:function(){return{y:0}}}),y=n("zL8q"),g=n.n(y),A=n("Rf8U"),w=n.n(A),D=n("mtWM"),R=n.n(D),C=n("bOdI"),x=n.n(C),I=n("NYxO");c.default.use(I.a);var k=new I.a.Store({state:{user:{},token:null,title:"",show:!1,bgHeight:window.screen.availHeight-440-24+"px"},mutations:(v={},x()(v,"login",function(e,t){sessionStorage.token=t,e.token=t}),x()(v,"logout",function(e){sessionStorage.removeItem("token"),e.token=null}),x()(v,"title",function(e,t){e.title=t}),x()(v,"show",function(e,t){e.show=t}),v)}),S=(n("4qCZ"),n("uKUT"),n("Xcu2"),n("TUaa")),P=n.n(S),j=n("tyqE"),b=n.n(j),F=n("pRVe"),O=n.n(F),T=n("SE7k"),E=n.n(T),z=n("XsK6"),G=n.n(z),H=n("QRL9"),K=n.n(H),N=n("2Pnh"),U=n.n(N),q=n("l9mu"),J=n.n(q),X={install:function(e,t){e.prototype.getPdf=function(){var e=this.htmlTitle;U()(document.querySelector("#pdfDom"),{allowTaint:!0,foreignObjectRendering:!0}).then(function(t){var n=t.width,o=t.height,a=n/592.28*841.89,r=o,p=0,c=592.28/n*o,i=t.toDataURL("image/jpeg",1),s=new J.a("","pt","a4");if(r<a)s.addImage(i,"JPEG",0,0,595.28,c);else for(;r>0;)s.addImage(i,"JPEG",0,p,595.28,c),p-=841.89,(r-=a)>0&&s.addPage();s.save(e+".pdf")})}}};p.a.polyfill(),c.default.use(X),c.default.use(G.a),c.default.use(K.a),c.default.use(E.a),c.default.use(O.a),c.default.use(b.a),c.default.use(P.a),c.default.config.productionTip=!1,c.default.use(g.a,{size:"large"}),c.default.use(w.a,R.a),c.default.axios.defaults.withCredentials=!0,f.beforeEach(function(e,t,n){var o=void 0,r=window.location.origin;o="-1"!=r.indexOf("localhost")?"http://www.gicdev.com":r,localStorage.getItem("userInfo")||R.a.get(o+"/haoban-manage-web/emp/get-user-info",{}).then(function(e){var t=e.data;1!=t.errorCode||localStorage.setItem("userInfo",a()(t.result))}).catch(function(e){y.Message.error({duration:1e3,message:e.message})}),"/"==e.path?n({path:"/login"}):n()}),new c.default({el:"#app",router:f,store:k,components:{App:s},template:"<App/>"})},Opzk:function(e,t,n){var o={"./contacts/addClerk.vue":["27o1",0,22],"./contacts/addDepartment.vue":["HHRu",0,19],"./contacts/addEmployee.vue":["00Sv",39],"./contacts/addGroup.vue":["mPjx",0,36],"./contacts/administrativeFrame.vue":["kLcy",0,3],"./contacts/employee.vue":["AdJp",0,45],"./contacts/employeeIo.vue":["Rwbg",0,33],"./contacts/employeeRecord.vue":["zGJY",0,7],"./contacts/fileSet.vue":["CSjr",0,10],"./contacts/index.vue":["41Rh",0,34],"./contacts/recordInfo.vue":["67iC",0,14],"./contacts/recordIo.vue":["738z",0,20],"./contacts/recycle.vue":["HkK0",0,30],"./contacts/shareAddDepartment.vue":["q5Ri",0,18],"./contacts/shareCode.vue":["JsWW",0,46],"./contacts/shareContact.vue":["Gfms",0,2],"./contacts/staffRecordsTemplate.vue":["lFAe",0,51],"./contacts/storeFrame.vue":["7SJI",0,5],"./contacts/storeInfo.vue":["h/6A",0,12],"./contacts/storeIo.vue":["RHxA",0,53],"./contacts/unemployee.vue":["TGrv",0,17],"./enterpriseApp/appcenter.vue":["yuVF",0,26],"./enterpriseApp/cloudDaily/customReport.vue":["DxdI",0,31],"./enterpriseApp/cloudDaily/dailyDetail.vue":["5nNU",0,43],"./enterpriseApp/cloudDaily/dailyRecord.vue":["Ujni",0,52],"./enterpriseApp/cloudDaily/index.vue":["Knd1",0,9],"./enterpriseApp/cloudDaily/systemReport.vue":["Y8F9",0,41],"./enterpriseApp/cloudDaily/systemReportSet.vue":["VE2c",0,6],"./enterpriseApp/cloudDaily/taskAssign.vue":["5x7s",0,49],"./enterpriseApp/cloudDaily/template.vue":["IA9l",0,4],"./enterpriseApp/cloudDaily/template/block.vue":["PAYw",50],"./enterpriseApp/cloudDaily/template/date-range.vue":["79Bk",40],"./enterpriseApp/cloudDaily/template/image.vue":["H8Kg",48],"./enterpriseApp/cloudDaily/template/input.vue":["s4D+",54],"./enterpriseApp/cloudDaily/template/select.vue":["t0b0",38],"./enterpriseApp/index.vue":["da9f",55],"./enterpriseApp/mycustomer.vue":["cuIN",0,8],"./errorPage/403.vue":["6XGN",25],"./errorPage/404.vue":["AejC",24],"./errorPage/500.vue":["FskK",23],"./errorPage/index.vue":["ODjX",1],"./index/index.vue":["JXTs",0,29],"./login/index.vue":["T+/8",0,11],"./reviewCenter/index.vue":["+lem",44],"./reviewCenter/reviewed.vue":["CLYF",0,16],"./reviewCenter/unreview.vue":["xCEU",0,15],"./setting/addAdmin.vue":["rs/A",0,42],"./setting/addAdminRole.vue":["fZsz",0,27],"./setting/companyAddress.vue":["SKyE",0,47],"./setting/companyCertify.vue":["3zYh",0,13],"./setting/index.vue":["VlR1",32],"./setting/replaceAdmin.vue":["ys9I",0,35],"./setting/setChildAdmin.vue":["VqB7",0,37],"./setting/staffDetails.vue":["Zyzf",0,28],"./setting/storePermission.vue":["Xwfy",0,21]};function a(e){var t=o[e];return t?Promise.all(t.slice(1).map(n.e)).then(function(){return n(t[0])}):Promise.reject(new Error("Cannot find module '"+e+"'."))}a.keys=function(){return Object.keys(o)},a.id="Opzk",e.exports=a},Xcu2:function(e,t){},uKUT:function(e,t){}},[0]);
\ No newline at end of file \ No newline at end of file
!function(e){var c=window.webpackJsonp;window.webpackJsonp=function(a,b,n){for(var r,t,o,i=0,u=[];i<a.length;i++)t=a[i],f[t]&&u.push(f[t][0]),f[t]=0;for(r in b)Object.prototype.hasOwnProperty.call(b,r)&&(e[r]=b[r]);for(c&&c(a,b,n);u.length;)u.shift()();if(n)for(i=0;i<n.length;i++)o=d(d.s=n[i]);return o};var a={},f={59:0};function d(c){if(a[c])return a[c].exports;var f=a[c]={i:c,l:!1,exports:{}};return e[c].call(f.exports,f,f.exports,d),f.l=!0,f.exports}d.e=function(e){var c=f[e];if(0===c)return new Promise(function(e){e()});if(c)return c[2];var a=new Promise(function(a,d){c=f[e]=[a,d]});c[2]=a;var b=document.getElementsByTagName("head")[0],n=document.createElement("script");n.type="text/javascript",n.charset="utf-8",n.async=!0,n.timeout=12e4,d.nc&&n.setAttribute("nonce",d.nc),n.src=d.p+"static/js/"+e+"."+{0:"493a52fbc3171f49335b",1:"0ebe3ead93207dc78a78",2:"a168f9f3fa5a62ea5c70",3:"7f87f1f60c09bb6ad371",4:"bef53fdeed42d373243f",5:"d453dce272cb1568e82a",6:"75b373af2f81e7a154c6",7:"e2adc4d7afcbe0a7ed52",8:"44969937220a81406149",9:"fa2f642d9f52043f2d81",10:"e814eb130da46ab8f9ac",11:"2a6371e26ce81d53bfa6",12:"7456b731b3dcfc614219",13:"f0eeeb571414f7729a5b",14:"03b6a6249c86c65ed92f",15:"e0b74d60b14247754cb3",16:"d2f23967b1247f2207ec",17:"9cfaee8d66ae728ea464",18:"81ae347a12f75b90e007",19:"cc8c9552f7ea84249be2",20:"a8abdc23bdc593b762e5",21:"38d35871ca0f95869726",22:"7cee9a623310b73db76b",23:"9efbbc6dd315a676ce09",24:"bf6f0ff86766a16c7dbd",25:"4f9db49437ea94436d03",26:"bbc7a69bf6fba46efcbb",27:"3162eb199b04bdea1533",28:"23e211b3adb48af95990",29:"175367c6d43c170e5641",30:"ca8c2764a85d8486ce80",31:"f7a7dc14f37ff65b584c",32:"1698f86a851d84bc6e8e",33:"c390504b594e1f84e4d8",34:"8155480fe9f81f88b815",35:"308ac3bedeff9dcf6336",36:"0431cd8a342c85095c1a",37:"92fafbae4b635255cd8f",38:"db0ccdb9d831a1fee238",39:"8861e4489f26fe322990",40:"c6cf553f8eb155ae6f1a",41:"119ab10f2d353ddcdbc8",42:"2acf6cfffaeed2ca7a49",43:"45e56240c38c21153aab",44:"9729f565fa08bdae59f9",45:"5aaf6c7eca45f26cf42d",46:"7f9735f489d42a948c2b",47:"0c34273668ce2d81869a",48:"159c4ba17840952c1e34",49:"989da6dd06ae3fc58bc5",50:"a4114fd4e51ea1e06ac4",51:"521075f1996074ef045c",52:"35dfc341d665f7f8364c",53:"99186c854574bb3bf0e6",54:"4c0d4c8c14180b49fb26",55:"9ccaceac4331fa11d788",58:"acb5d0caf683189666dc"}[e]+".js";var r=setTimeout(t,12e4);function t(){n.onerror=n.onload=null,clearTimeout(r);var c=f[e];0!==c&&(c&&c[1](new Error("Loading chunk "+e+" failed.")),f[e]=void 0)}return n.onerror=n.onload=t,b.appendChild(n),a},d.m=e,d.c=a,d.d=function(e,c,a){d.o(e,c)||Object.defineProperty(e,c,{configurable:!1,enumerable:!0,get:a})},d.n=function(e){var c=e&&e.__esModule?function(){return e.default}:function(){return e};return d.d(c,"a",c),c},d.o=function(e,c){return Object.prototype.hasOwnProperty.call(e,c)},d.p="./",d.oe=function(e){throw console.error(e),e}}([]);
\ No newline at end of file
!function(e){var a=window.webpackJsonp;window.webpackJsonp=function(c,d,n){for(var r,t,o,i=0,u=[];i<c.length;i++)t=c[i],f[t]&&u.push(f[t][0]),f[t]=0;for(r in d)Object.prototype.hasOwnProperty.call(d,r)&&(e[r]=d[r]);for(a&&a(c,d,n);u.length;)u.shift()();if(n)for(i=0;i<n.length;i++)o=b(b.s=n[i]);return o};var c={},f={59:0};function b(a){if(c[a])return c[a].exports;var f=c[a]={i:a,l:!1,exports:{}};return e[a].call(f.exports,f,f.exports,b),f.l=!0,f.exports}b.e=function(e){var a=f[e];if(0===a)return new Promise(function(e){e()});if(a)return a[2];var c=new Promise(function(c,b){a=f[e]=[c,b]});a[2]=c;var d=document.getElementsByTagName("head")[0],n=document.createElement("script");n.type="text/javascript",n.charset="utf-8",n.async=!0,n.timeout=12e4,b.nc&&n.setAttribute("nonce",b.nc),n.src=b.p+"static/js/"+e+"."+{0:"23b23733f6065b4179c2",1:"0ebe3ead93207dc78a78",2:"a168f9f3fa5a62ea5c70",3:"7f87f1f60c09bb6ad371",4:"980fbe9ce39d0bdd10c0",5:"d453dce272cb1568e82a",6:"e0db72d8013f3998914f",7:"e2adc4d7afcbe0a7ed52",8:"555ec3b4a00bb6aee826",9:"8d73e309ef58b30f3949",10:"df9e16ddb6a75b958744",11:"2a6371e26ce81d53bfa6",12:"666f0a8165beb18b8d9d",13:"f0eeeb571414f7729a5b",14:"03b6a6249c86c65ed92f",15:"e0b74d60b14247754cb3",16:"d2f23967b1247f2207ec",17:"9cfaee8d66ae728ea464",18:"81ae347a12f75b90e007",19:"cc8c9552f7ea84249be2",20:"a8abdc23bdc593b762e5",21:"38d35871ca0f95869726",22:"7cee9a623310b73db76b",23:"9efbbc6dd315a676ce09",24:"bf6f0ff86766a16c7dbd",25:"4f9db49437ea94436d03",26:"bbc7a69bf6fba46efcbb",27:"3162eb199b04bdea1533",28:"23e211b3adb48af95990",29:"175367c6d43c170e5641",30:"ca8c2764a85d8486ce80",31:"1b98b5a68e3b103fd91f",32:"bedbe19efe184da871fd",33:"5526970631a630fe7d39",34:"faebf976540c43a270ad",35:"8425bf13fae43f58bbc3",36:"b4d48c4b28ba43575533",37:"d045f27e556ef0cd011b",38:"28d16cd53b7944efc4cd",39:"8861e4489f26fe322990",40:"c6cf553f8eb155ae6f1a",41:"119ab10f2d353ddcdbc8",42:"2acf6cfffaeed2ca7a49",43:"45e56240c38c21153aab",44:"9729f565fa08bdae59f9",45:"8fc6bc64d699c523cafa",46:"b511df899e058a75227c",47:"a0628e1ca4b8b3f4b568",48:"f5b0ea05d46364fefec1",49:"312fbfa8240b2f51ff62",50:"a75c0b98514e4b842995",51:"778b4ef4e1c41bb37140",52:"4a20fc9d833ea98ca890",53:"99186c854574bb3bf0e6",54:"4c0d4c8c14180b49fb26",55:"9ccaceac4331fa11d788",58:"acb5d0caf683189666dc"}[e]+".js";var r=setTimeout(t,12e4);function t(){n.onerror=n.onload=null,clearTimeout(r);var a=f[e];0!==a&&(a&&a[1](new Error("Loading chunk "+e+" failed.")),f[e]=void 0)}return n.onerror=n.onload=t,d.appendChild(n),c},b.m=e,b.c=c,b.d=function(e,a,c){b.o(e,a)||Object.defineProperty(e,a,{configurable:!1,enumerable:!0,get:c})},b.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return b.d(a,"a",a),a},b.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},b.p="./",b.oe=function(e){throw console.error(e),e}}([]);
\ No newline at end of file
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<el-input v-model="searchText" placeholder="请输入内容"></el-input> <el-input v-model="searchText" placeholder="请输入内容"></el-input>
</div> </div>
<div class="select-div" style="width: 100%;"> <div class="select-div" style="width: 100%;">
<el-select v-model="brandSelection" placeholder="请选择品牌" @change="selectBrand" style="width: 100%;margin-top:20px;"> <el-select v-model="brandSelection" :disabled="!!currentBrand ? true : false" placeholder="请选择品牌" @change="selectBrand" style="width: 100%;margin-top:20px;">
<el-option v-for="(item, index) in brands" :key="item.id" :label="item.label" :value="index"> <el-option v-for="(item, index) in brands" :key="item.id" :label="item.label" :value="index">
{{ item.label }} {{ item.label }}
</el-option> </el-option>
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
<el-tree class="search-menu" node-key="id" ref="tree" :check-strictly="true" :default-expanded-keys="defaultOpen" :data="menuData" show-checkbox :highlight-current="true" :expand-on-click-node="false" icon-class="open-child" :props="myProps" :filter-node-method="filterNode" @check-change="getCurrentNode" @node-expand="nodeOpen" @node-collapse="nodeClose" @node-click="handleNodeClick"> <el-tree class="search-menu" node-key="id" ref="tree" :check-strictly="true" :default-expanded-keys="defaultOpen" :data="menuData" show-checkbox :highlight-current="true" :expand-on-click-node="false" icon-class="open-child" :props="myProps" :filter-node-method="filterNode" @check-change="getCurrentNode" @node-expand="nodeOpen" @node-collapse="nodeClose" @node-click="handleNodeClick">
<span class="custom-tree-node" :class="data.disableOpen ? 'disable-open' : ''" slot-scope="{ node, data }"> <span class="custom-tree-node" :class="data.disableOpen ? 'disable-open' : ''" slot-scope="{ node, data }">
<span>{{ data.label }}</span> <span>{{ data.label }}</span>
<span class="open-btn" v-if="data.childrens"> <span class="open-btn" v-if="!!data.childrens && !!data.childrens.length">
<el-button @click="nodeOpen(data, node)" :disabled="data.disableOpen" type="text" size="small">下级</el-button> <el-button @click="nodeOpen(node, data)" :disabled="node.disableOpen" type="text" size="small">下级</el-button>
</span> </span>
</span> </span>
</el-tree> </el-tree>
...@@ -64,6 +64,13 @@ export default { ...@@ -64,6 +64,13 @@ export default {
}; };
} }
}, },
currentBrand: {
// 当前传入的品牌 id
type: String,
default() {
return '';
}
},
selectType: { selectType: {
type: String, type: String,
default: 'all' // all 所有都可选, person 只选人, store 只选门店, group 只选分组, group-store 选门店/分组 default: 'all' // all 所有都可选, person 只选人, store 只选门店, group 只选分组, group-store 选门店/分组
...@@ -106,7 +113,7 @@ export default { ...@@ -106,7 +113,7 @@ export default {
menusObj: {}, menusObj: {},
defaultOpen: [], defaultOpen: [],
selectedList: [], selectedList: [],
brandSelection: 0, brandSelection: 0, // 看了代码发现这里是取的索引值
brands: [], brands: [],
hasOpened: false, hasOpened: false,
firstRender: true // 判断是否是第一次渲染数据,用于切换品牌时判断 firstRender: true // 判断是否是第一次渲染数据,用于切换品牌时判断
...@@ -132,11 +139,14 @@ export default { ...@@ -132,11 +139,14 @@ export default {
}) })
.catch(e => {}); .catch(e => {});
}, },
/**
* 处理获取分组数据
*/
formatGroupData(data) { formatGroupData(data) {
let that = this; let that = this;
let selType = that.selectType; let selType = that.selectType;
let fbdList = this.forbidenList; let fbdList = that.forbidenList;
this.menusObj = {}; that.menusObj = {};
data.forEach(group => { data.forEach(group => {
group.label = group.name || ''; group.label = group.name || '';
group.id = group.groupId || ''; group.id = group.groupId || '';
...@@ -144,11 +154,11 @@ export default { ...@@ -144,11 +154,11 @@ export default {
let isForbiden = !!(fbdList.indexOf(group.id) > -1); // 判断当前分组是否在禁用分组列表内 let isForbiden = !!(fbdList.indexOf(group.id) > -1); // 判断当前分组是否在禁用分组列表内
group.disabled = group.hasPression != 1 || selType == 'person' || selType == 'store' || isForbiden; group.disabled = group.hasPression != 1 || selType == 'person' || selType == 'store' || isForbiden;
let arr = []; let arr = [];
data.forEach(cG => { data.forEach(child => {
cG.disableOpen = false; child.disableOpen = false;
cG.disabled = cG.hasPression != 1 || selType == 'person' || selType == 'store' || isForbiden; child.disabled = child.hasPression != 1 || selType == 'person' || selType == 'store' || isForbiden;
if (cG.parentId == group.groupId) { if (child.parentId == group.groupId) {
arr.push(cG); arr.push(child);
} }
}); });
if (arr.length > 0) { if (arr.length > 0) {
...@@ -191,13 +201,17 @@ export default { ...@@ -191,13 +201,17 @@ export default {
/** /**
* 节点展开时,禁用复选框 * 节点展开时,禁用复选框
*/ */
nodeOpen(data, self) { nodeOpen(node, data) {
data.disabled = true; console.log(node, data);
if (!data.hasLoad && this.selectType != 'group') { node.disabled = true;
this.getStoreList(data); if (!node.hasLoad && this.selectType != 'group') {
data.hasLoad = true; // 标记为已经请求过子分组数据,下次展开不再请求 this.getStoreList(node);
node.hasLoad = true; // 标记为已经请求过子分组数据,下次展开不再请求
} }
}, },
/**
* 获取门店列表
*/
getStoreList(parent) { getStoreList(parent) {
let that = this; let that = this;
let params = { let params = {
...@@ -218,10 +232,11 @@ export default { ...@@ -218,10 +232,11 @@ export default {
} }
} }
}) })
/* eslint-disable */ .catch(e => {});
.catch(e => {
});
}, },
/**
* 处理获取门店列表的数据
*/
formatStoreList(list, parent) { formatStoreList(list, parent) {
let type = this.selectType; let type = this.selectType;
list.forEach(li => { list.forEach(li => {
...@@ -238,8 +253,10 @@ export default { ...@@ -238,8 +253,10 @@ export default {
} }
}); });
if (parent.isLast) { if (parent.isLast) {
// 应该是判断是不是最后一层
parent.childrens = list; parent.childrens = list;
} else { } else {
// 现在问题是每次都追加数据了
let arr = !!parent.childrens ? parent.childrens : []; let arr = !!parent.childrens ? parent.childrens : [];
arr = arr.concat(list); arr = arr.concat(list);
parent.childrens = JSON.parse(JSON.stringify(arr)); parent.childrens = JSON.parse(JSON.stringify(arr));
...@@ -298,6 +315,7 @@ export default { ...@@ -298,6 +315,7 @@ export default {
this.brands[val].hasLoad = true; this.brands[val].hasLoad = true;
this.firstRender = true; this.firstRender = true;
if (this.selectType != 'group') { if (this.selectType != 'group') {
// 如果选择的不是 group (即:只选分组)
this.getStoreList(this.menuData[0]); this.getStoreList(this.menuData[0]);
} }
this.renderDefault(); this.renderDefault();
...@@ -347,6 +365,17 @@ export default { ...@@ -347,6 +365,17 @@ export default {
} }
}, },
deep: true deep: true
},
currentBrand: function(newData, oldData) {
let that = this;
if (!!newData) {
that.brands.forEach((ele,index) => {
if(ele.id == newData) { // 目前有些问题,brands 中只有groupId ,没有 brandId
that.brandSelection = index;
}
})
that.selectBrand(that.brandSelection);
}
} }
} }
}; };
......
...@@ -309,8 +309,8 @@ export default { ...@@ -309,8 +309,8 @@ export default {
this.treeSet.dialogVisible = true; this.treeSet.dialogVisible = true;
}, },
handleSelectedList(list) { handleSelectedList(list) {
this.storeInfo.departmentName = list[0].label; this.storeInfo.departmentName = !!list.length ? list[0].label : '';
this.storeInfo.storeGroupId = list[0].id; this.storeInfo.storeGroupId = !!list.length ? list[0].id : '';
}, },
/** /**
* 省市区选择 * 省市区选择
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
<el-select v-model="conditionObj.storeType" placeholder="请选择"> <el-select v-model="conditionObj.storeType" placeholder="请选择">
<el-option v-for="item in storeTypeOptions" :key="item.value" :label="item.label" :value="item.value"> </el-option> <el-option v-for="item in storeTypeOptions" :key="item.value" :label="item.label" :value="item.value"> </el-option>
</el-select> </el-select>
<el-date-picker v-model="conditionObj.dateRange" type="daterange" align="right" unlink-panels range-separator="至" start-placeholder="开始日期" end-placeholder="结束日期" :picker-options="pickerOptions2"> </el-date-picker> <el-date-picker v-model="conditionObj.dateRange" :editable="false" type="daterange" align="right" unlink-panels range-separator="至" start-placeholder="开始日期" end-placeholder="结束日期"> </el-date-picker>
</div> </div>
<div class="table-condition-right"> <div class="table-condition-right">
<el-button type="info" @click="multDel">批量删除</el-button> <el-button type="info" @click="multDel">批量删除</el-button>
...@@ -34,7 +34,20 @@ ...@@ -34,7 +34,20 @@
</div> </div>
</div> </div>
<el-table class="select-table" ref="multipleTable" :data="tableData" tooltip-effect="dark" style="width: 100%" @selection-change="handleSelectionChange"> <el-table class="select-table" ref="multipleTable" :data="tableData" tooltip-effect="dark" style="width: 100%" @selection-change="handleSelectionChange">
<el-table-column type="selection" width="55" :filters="[{ text: '选择当页', value: '1' }, { text: '选择全部', value: '2' }]" filter-placement="bottom-start"> </el-table-column> <el-table-column type="selection" width="35"> </el-table-column
><!--:filters="[{ text: '选择当页', value: '1' }, { text: '选择全部', value: '2' }]" filter-placement="bottom-start"-->
<el-table-column width="25">
<template slot="header" slot-scope="scope">
<el-dropdown style="line-height: 10px; padding: 0; margin-left: -15px; transform: translateY(4px); -webkit-transform: translateY(4px);" @command="handleCommand" placement="bottom-start">
<span class="el-dropdown-link"><i class="el-icon-arrow-down el-icon--right"></i> </span>
<el-dropdown-menu slot="dropdown">
<el-dropdown-item command="1">选择当页</el-dropdown-item>
<el-dropdown-item command="2">选择全部</el-dropdown-item>
</el-dropdown-menu>
</el-dropdown>
</template>
<template slot-scope="scope"> </template>
</el-table-column>
<el-table-column label="门店名称" width="120"> <el-table-column label="门店名称" width="120">
<template slot-scope="scope">{{ scope.row.storeName }}</template> <template slot-scope="scope">{{ scope.row.storeName }}</template>
</el-table-column> </el-table-column>
...@@ -63,7 +76,7 @@ ...@@ -63,7 +76,7 @@
<el-pagination background @size-change="handleSizeChange" @current-change="handleCurrentChange" :current-page="currentPage" :page-sizes="[10, 20, 30, 40]" :page-size="pageSize" layout="total, sizes, prev, pager, next, jumper" :total="total"> </el-pagination> <el-pagination background @size-change="handleSizeChange" @current-change="handleCurrentChange" :current-page="currentPage" :page-sizes="[10, 20, 30, 40]" :page-size="pageSize" layout="total, sizes, prev, pager, next, jumper" :total="total"> </el-pagination>
</div> </div>
</div> </div>
<vue-select-store ref="storeSelector" :appScene="appScene" :treeSet="storeTreeSet" :selectType="'all'" :defaultList="defaultStoreList" @handleSelectedList="handleSelectedList"> </vue-select-store> <vue-select-store ref="storeSelector" :currentBrand="activeBrand" :appScene="appScene" :treeSet="storeTreeSet" :selectType="'all'" :defaultList="defaultStoreList" @handleSelectedList="handleSelectedList"> </vue-select-store>
</div> </div>
</template> </template>
<script> <script>
...@@ -111,7 +124,7 @@ export default { ...@@ -111,7 +124,7 @@ export default {
value: '2' value: '2'
} }
], ],
selectRadio: '', // 选择当页/选择全部
tableData: [ tableData: [
{ {
storeName: '2016-05-03', storeName: '2016-05-03',
...@@ -144,6 +157,12 @@ export default { ...@@ -144,6 +157,12 @@ export default {
computed: {}, computed: {},
methods: { methods: {
/** /**
* 显示选择本页/全部
*/
handleCommand(command) {
this.selectRadio = command;
},
/**
* 返回 的 brandId * 返回 的 brandId
*/ */
......
...@@ -136,7 +136,7 @@ ...@@ -136,7 +136,7 @@
<!-- 单行/多行/数字输入框 --> <!-- 单行/多行/数字输入框 -->
<input-com v-if="childItem.type == 1 || childItem.type == 2 || childItem.type == 3 || childItem.type == 10 || childItem.type == 9" :childItem="childItem"></input-com> <input-com v-if="childItem.type == 1 || childItem.type == 2 || childItem.type == 3 || childItem.type == 10 || childItem.type == 9" :childItem="childItem"></input-com>
<!-- 业绩王/竞品品牌 组块的 --> <!-- 业绩王/竞品品牌 组块的 -->
<block-com v-if="childItem.type == '11'" :childItem="childItem"></block-com> <block-com v-if="childItem.type == '11' && !!childItem.systemFlag" :childItem="childItem"></block-com>
</li> </li>
</draggable> </draggable>
</ul> </ul>
...@@ -455,7 +455,6 @@ export default { ...@@ -455,7 +455,6 @@ export default {
competeInfo: [], competeInfo: [],
// 自定义 // 自定义
defineInfo: [], defineInfo: [],
defineInfoFields: [], // 自定义所有字段集合
// 中间数据集合 // 中间数据集合
currentIndex: 0, //当前选择的 item currentIndex: 0, //当前选择的 item
// children // children
...@@ -512,41 +511,51 @@ export default { ...@@ -512,41 +511,51 @@ export default {
cloneItem(original) { cloneItem(original) {
let that = this; let that = this;
original.cid = `c${that.counter}`; let originalCopy = JSON.parse(JSON.stringify(original));
console.log('original:', original); originalCopy.cid = `c${that.counter}`;
if (!original.systemFlag) { if (!originalCopy.systemFlag) {
if (original.name.includes('textc')) { if (originalCopy.name.includes('textc')) {
original.name = `textc${that.counter}`; originalCopy.name = `textc${that.counter}`;
originalCopy.title = `${originalCopy.title}${that.counter}`;
} }
if (original.name.includes('paragraphc')) { if (originalCopy.name.includes('paragraphc')) {
original.name = `paragraphc${that.counter}`; originalCopy.name = `paragraphc${that.counter}`;
originalCopy.title = `${originalCopy.title}${that.counter}`;
} }
if (original.name.includes('numberc')) { if (originalCopy.name.includes('numberc')) {
original.name = `numberc${that.counter}`; originalCopy.name = `numberc${that.counter}`;
originalCopy.title = `${originalCopy.title}${that.counter}`;
} }
if (original.name.includes('checkboxesOrRadioc')) { if (originalCopy.name.includes('checkboxesOrRadioc')) {
original.name = `checkboxesOrRadioc${that.counter}`; originalCopy.name = `checkboxesOrRadioc${that.counter}`;
originalCopy.title = `${originalCopy.title}${that.counter}`;
} }
if (original.name.includes('datec')) { if (originalCopy.name.includes('datec')) {
original.name = `datec${that.counter}`; originalCopy.name = `datec${that.counter}`;
originalCopy.title = `${originalCopy.title}${that.counter}`;
} }
if (original.name.includes('dateareac')) { if (originalCopy.name.includes('dateareac')) {
original.name = `dateareac${that.counter}`; originalCopy.name = `dateareac${that.counter}`;
originalCopy.title = `${originalCopy.title}${that.counter}`;
} }
if (original.name.includes('picc')) { if (originalCopy.name.includes('picc')) {
original.name = `picc${that.counter}`; originalCopy.name = `picc${that.counter}`;
originalCopy.title = `${originalCopy.title}${that.counter}`;
} }
if (original.name.includes('introductionc')) { if (originalCopy.name.includes('introductionc')) {
original.name = `introductionc${that.counter}`; originalCopy.name = `introductionc${that.counter}`;
originalCopy.title = `${originalCopy.title}${that.counter}`;
} }
if (original.name.includes('pricec')) { if (originalCopy.name.includes('pricec')) {
original.name = `pricec${that.counter}`; originalCopy.name = `pricec${that.counter}`;
originalCopy.title = `${originalCopy.title}${that.counter}`;
} }
if (original.name.includes('groupc')) { if (originalCopy.name.includes('groupc')) {
original.name = `groupc${that.counter}`; originalCopy.name = `groupc${that.counter}`;
originalCopy.title = `${originalCopy.title}${that.counter}`;
} }
} }
return original; return originalCopy;
}, },
/** /**
* move{relatedContext, draggedContext} * move{relatedContext, draggedContext}
...@@ -605,7 +614,6 @@ export default { ...@@ -605,7 +614,6 @@ export default {
} }
}); });
} }
console.log(evt,that.tempaletDataList)
that.selectKey = ''; that.selectKey = '';
that.tempaletDataList = JSON.parse(JSON.stringify(that.tempaletDataList)); that.tempaletDataList = JSON.parse(JSON.stringify(that.tempaletDataList));
that.$forceUpdate(); that.$forceUpdate();
...@@ -1006,7 +1014,6 @@ export default { ...@@ -1006,7 +1014,6 @@ export default {
*/ */
getAllFields(type) { getAllFields(type) {
let that = this; let that = this;
that.defineInfoFields = []; // 所有自定义字段 name 集合
postRequest('/haoban-app-daily-web/daily/get-template-items', {brandId: that.brandId, type: type}) postRequest('/haoban-app-daily-web/daily/get-template-items', {brandId: that.brandId, type: type})
.then(res => { .then(res => {
let resData = res.data; let resData = res.data;
...@@ -1025,7 +1032,6 @@ export default { ...@@ -1025,7 +1032,6 @@ export default {
} }
if (type == 3) { if (type == 3) {
ele.systemFlag = false; ele.systemFlag = false;
that.defineInfoFields.push(ele.name);
}else { }else {
ele.systemFlag = true; ele.systemFlag = true;
} }
...@@ -1143,12 +1149,14 @@ export default { ...@@ -1143,12 +1149,14 @@ export default {
let data = JSON.parse(JSON.stringify(result)); let data = JSON.parse(JSON.stringify(result));
that.cids = []; // 设置计数器 that.cids = []; // 设置计数器
that.setParent = [];// 设置 fixed that.setParent = [];// 设置 fixed
data.forEach(function(ele, index) { data.forEach(function(ele, index) {
ele.title = (ele.title).trim(); // 返回字段有空格 ele.title = (ele.title).trim(); // 返回字段有空格
ele.isMust = !!ele.isMust ? true : false; ele.isMust = !!ele.isMust ? true : false;
ele.memory = !!ele.memory ? true : false; ele.memory = !!ele.memory ? true : false;
// 兼容老数据,增加字段 // 兼容老数据,增加字段
if (that.defineInfoFields.includes(ele.name)) { let nameFlag = ele.name.includes('textc') || ele.name.includes('paragraphc') || ele.name.includes('numberc') || ele.name.includes('checkboxesOrRadioc') || ele.name.includes('datec') || ele.name.includes('dateareac') || ele.name.includes('picc') || ele.name.includes('introductionc') || ele.name.includes('pricec') || ele.name.includes('groupc');
if (nameFlag) {
// 自定义 // 自定义
ele.systemFlag = false; ele.systemFlag = false;
ele.parentCode = 'defineInfo'; ele.parentCode = 'defineInfo';
...@@ -1174,27 +1182,28 @@ export default { ...@@ -1174,27 +1182,28 @@ export default {
if (ele.hasOwnProperty('list') && !!ele.list && !!ele.list.length) { if (ele.hasOwnProperty('list') && !!ele.list && !!ele.list.length) {
ele.list.forEach(child => { ele.list.forEach(child => {
child.isMust = !!child.isMust ? true : false; child.isMust = !!child.isMust ? true : false;
if (ele.name.includes('groupc')) { if (ele.name.includes('groupc')) { // 返回字段有空格
child.title = (child.title).trim(); // 返回字段有空格
child.isMust = !!child.isMust ? true : false; child.isMust = !!child.isMust ? true : false;
child.memory = !!child.memory ? true : false; child.memory = !!child.memory ? true : false;
}
if (that.defineInfoFields.includes(child.name)) { let childFlag = child.name.includes('textc') || child.name.includes('paragraphc') || child.name.includes('numberc') || child.name.includes('checkboxesOrRadioc') || child.name.includes('datec') || child.name.includes('dateareac') || child.name.includes('picc') || child.name.includes('introductionc') || child.name.includes('pricec') || child.name.includes('groupc');
child.systemFlag = false; if (childFlag) {
}else { child.systemFlag = false;
that.setParent.push(child.name); }else {
child.systemFlag = true; that.setParent.push(child.name);
if (child.classify == 1) { child.systemFlag = true;
child.parentCode = 'tradeInfo'; if (child.classify == 1) {
} child.parentCode = 'tradeInfo';
if (child.classify == 2) { }
child.parentCode = 'personInfo'; if (child.classify == 2) {
} child.parentCode = 'personInfo';
if (child.classify == 3) { }
child.parentCode = 'goodsInfo'; if (child.classify == 3) {
} child.parentCode = 'goodsInfo';
if (child.classify == 4) { }
child.parentCode = 'competeInfo'; if (child.classify == 4) {
child.parentCode = 'competeInfo';
}
} }
} }
}) })
...@@ -1205,7 +1214,6 @@ export default { ...@@ -1205,7 +1214,6 @@ export default {
that.cids.push(Number.parseInt(ele.cid.match(/\d+/g))); that.cids.push(Number.parseInt(ele.cid.match(/\d+/g)));
if (ele.hasOwnProperty('children')) { if (ele.hasOwnProperty('children')) {
ele.children.forEach(child => { ele.children.forEach(child => {
child.title = (child.title).trim(); // 返回字段有空格
child.isMust = !!child.isMust ? true : false; child.isMust = !!child.isMust ? true : false;
child.memory = !!child.memory ? true : false; child.memory = !!child.memory ? true : false;
that.cids.push(Number.parseInt(child.cid.match(/\d+/g))); that.cids.push(Number.parseInt(child.cid.match(/\d+/g)));
......
...@@ -929,32 +929,3 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { ...@@ -929,32 +929,3 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
.app-dialog .el-dialog__footer { .app-dialog .el-dialog__footer {
border: none; border: none;
} }
/* table filter */
.el-table-filter .el-table-filter__bottom {
display: none;
}
.el-table-filter .el-checkbox__input {
display: none;
}
.el-table-filter .is-checked .el-checkbox__label {
/* color: #1890ff; */
}
.select-table .el-table__column-filter-trigger {
position: absolute;
top: 0;
-webkit-transform: translate(10px);
-moz-transform: translate(10px);
transform: translate(10px);
}
.select-table .el-checkbox {
overflow: hidden;
}
.select-table .el-table__column-filter-trigger i {
font-size: 16px;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment