(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-456498b9"],{"0cd5":function(e,r,l){},"62db":function(e,r,l){"use strict";l("0cd5")},"8e8e":function(e,r,l){"use strict";l.r(r),l("d9e2");var t={props:["currentType","isAdmin"],data(){var e=(e,r,l)=>{var t;""!==r&&null!=r?(t=/^[a-zA-Z0-9]*$/,(r=r.replace(/(^\s*)|(\s*$)/g,""))&&50<r.length?l(new Error("长度限制50个字符")):r&&!t.test(r)?l(new Error("只支持字母、数字")):l()):l()};return{eleBillForm:{customerCode:"",printKey:"",orgCode:""},eleBillFormRule:{printKey:[{required:!0,message:"请输入",trigger:"blur"},{validator:(e,r,l)=>{var t;""!==r&&null!=r?(t=/^[a-zA-Z0-9_]*$/,(r=r.replace(/(^\s*)|(\s*$)/g,""))&&50<r.length?l(new Error("长度限制50个字符")):r&&!t.test(r)?l(new Error("只支持字母、数字、下划线")):l()):l()},trigger:["change","blur"]}],customerCode:[{required:!0,message:"请输入",trigger:"blur"},{validator:e,trigger:["change","blur"]}],orgCode:[{required:!0,message:"请输入",trigger:"blur"},{validator:e,trigger:["change","blur"]}]}}}};l("62db"),l=l("2877"),l=Object(l.a)(t,(function(){var e=this,r=e._self._c;return r("el-form",{ref:"eleBillForm",attrs:{"label-width":"100px",rules:e.eleBillFormRule,model:e.eleBillForm}},[r("div",{staticClass:"ordinary"},[r("h4",[e._v("网点电子面单授权")]),r("h5",[e._v("网点普通电子面单账号请联系网点获取")]),r("el-form-item",{attrs:{label:"YTO"===e.currentType?"客户编码":"SF"===e.currentType?"月卡":"商家ID",prop:"customerCode"}},[r("el-input",{attrs:{placeholder:"请输入合作网点提供的"+("YTO"===e.currentType?"客户编码":"SF"===e.currentType?"月卡":"商家ID"),disabled:"YTO"==e.currentType&&!e.isAdmin,maxlength:"50"},model:{value:e.eleBillForm.customerCode,callback:function(r){e.$set(e.eleBillForm,"customerCode","string"==typeof r?r.trim():r)},expression:"eleBillForm.customerCode"}})],1),"SF"!==e.currentType?r("el-form-item",{attrs:{label:"打印密钥",prop:"printKey"}},[r("el-input",{attrs:{placeholder:"请输入合作网点提供的打印密钥",disabled:"YTO"==e.currentType&&!e.isAdmin,maxlength:"50"},model:{value:e.eleBillForm.printKey,callback:function(r){e.$set(e.eleBillForm,"printKey","string"==typeof r?r.trim():r)},expression:"eleBillForm.printKey"}})],1):e._e(),"STO"===e.currentType?r("el-form-item",{attrs:{label:"网点编码",prop:"orgCode"}},[r("el-input",{attrs:{placeholder:"请输入合作网点编码",maxlength:"30"},model:{value:e.eleBillForm.orgCode,callback:function(r){e.$set(e.eleBillForm,"orgCode","string"==typeof r?r.trim():r)},expression:"eleBillForm.orgCode"}})],1):e._e(),"YTO"!=e.currentType||e.isAdmin?e._e():r("div",{staticClass:"textCenter"},[r("span",[e._v("您在当前组织下非管理员角色，不可绑定圆通客户编码")])])],1)])}),[],!1,null,"02eb6a18",null);r.default=l.exports}}]);