chunk-2091d226.892508d5.js 18 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2091d226"],{"09f4":function(e,t,r){"use strict";r.d(t,"a",(function(){return s})),Math.easeInOutQuad=function(e,t,r,a){return e/=a/2,e<1?r/2*e*e+t:(e--,-r/2*(e*(e-2)-1)+t)};var a=function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||function(e){window.setTimeout(e,1e3/60)}}();function n(e){document.documentElement.scrollTop=e,document.body.parentNode.scrollTop=e,document.body.scrollTop=e}function o(){return document.documentElement.scrollTop||document.body.parentNode.scrollTop||document.body.scrollTop}function s(e,t,r){var s=o(),i=e-s,l=20,c=0;t="undefined"===typeof t?500:t;var p=function e(){c+=l;var o=Math.easeInOutQuad(c,s,i,t);n(o),c<t?a(e):r&&"function"===typeof r&&r()};p()}},"7b19":function(e,t,r){"use strict";r("8e81")},"868a":function(e,t,r){"use strict";var a=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",[r("el-table",{staticStyle:{width:"100%"},attrs:{"header-cell-style":{background:"#EDEEF0",color:"#444"},data:e.protocolVersions}},[r("el-table-column",{attrs:{align:"center",prop:"studentId",label:"协议名称"},scopedSlots:e._u([{key:"default",fn:function(t){return[r("span",[e._v(e._s(t.row.contractName||e.name)+" "+e._s(t.row.version?"v"+t.row.version:null))])]}}])}),e._v(" "),r("el-table-column",{attrs:{align:"center",label:"签署时间",prop:"createTime"}}),e._v(" "),r("el-table-column",{attrs:{align:"center",width:"150px",label:"操作"},scopedSlots:e._u([{key:"default",fn:function(t){return[r("div",[r("el-button",{attrs:{type:"text"},on:{click:function(r){return e.onDownloadProtocol(t.row)}}},[e._v("下载")])],1)]}}])})],1),e._v(" "),r("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[r("el-button",{on:{click:function(t){return e.$listeners.close()}}},[e._v("取 消")])],1)],1)},n=[],o={name:"protocolModel",props:{name:{type:String,default:"产品与服务协议"},protocolVersions:{type:[Array,Object],default:function(){return[]}}},methods:{onDownloadProtocol:function(e){window.location.href=e.url}}},s=o,i=(r("7b19"),r("2877")),l=Object(i["a"])(s,a,n,!1,null,"07e9e40c",null);t["a"]=l.exports},"8e81":function(e,t,r){},"9d64":function(e,t,r){e.exports=r.p+"static/img/logo.ae7b11a3.png"},c91b:function(e,t,r){},ed08:function(e,t,r){"use strict";r.d(t,"b",(function(){return s})),r.d(t,"a",(function(){return i}));var a=r("ade3"),n=(r("c5f6"),r("28a5"),r("a481"),r("6b54"),r("53ca"),r("5a0c")),o=r.n(n);var s=function(e){var t=[];for(var r in e)if(e.hasOwnProperty(r)){var a=e[r],n=r.toLocaleUpperCase();t.push({label:a,value:"TRUE"===n||"FALSE"===n?"TRUE"===n:r})}return t},i=function(e){var t,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"YYYY-MM-DD";return e&&e.length?(t={},Object(a["a"])(t,r[0]||"start",o()(e[0]).isValid()?o()(e[0]).format(n):""),Object(a["a"])(t,r[1]||"end",o()(e[1]).isValid()?o()(e[1]).format(n):""),t):{}}},f3a6:function(e,t,r){"use strict";r.r(t);var a=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"m-container"},[e._m(0),e._v(" "),r("div",{staticClass:"m-core"},[r("save-form",{ref:"searchForm",staticClass:"searchForm",attrs:{inline:!0,saveKey:"platformServiceManager",model:e.searchForm},on:{submit:e.search,reset:e.reset,"update:model":function(t){e.searchForm=t}}},[r("el-form-item",{attrs:{rules:[]}},[r("el-input",{attrs:{placeholder:"机构编号/名称/电话"},model:{value:e.searchForm.search,callback:function(t){e.$set(e.searchForm,"search",t)},expression:"searchForm.search"}})],1),e._v(" "),r("el-form-item",{attrs:{prop:"createTimer"}},[r("el-date-picker",{attrs:{type:"daterange","value-format":"yyyy-MM-dd","range-separator":"至","start-placeholder":"开始时间","end-placeholder":"结束时间","picker-options":{firstDayOfWeek:1}},model:{value:e.searchForm.createTimer,callback:function(t){e.$set(e.searchForm,"createTimer","string"===typeof t?t.trim():t)},expression:"searchForm.createTimer"}})],1),e._v(" "),r("el-form-item",{attrs:{prop:"createdName"}},[r("el-input",{attrs:{placeholder:"请输入添加人"},model:{value:e.searchForm.createdName,callback:function(t){e.$set(e.searchForm,"createdName",t)},expression:"searchForm.createdName"}})],1),e._v(" "),r("el-form-item",{attrs:{prop:"payState"}},[r("el-select",{attrs:{filterable:"",placeholder:"请选择支付状态",clearable:""},model:{value:e.searchForm.payState,callback:function(t){e.$set(e.searchForm,"payState","string"===typeof t?t.trim():t)},expression:"searchForm.payState"}},[r("el-option",{attrs:{label:"未缴费",value:0}}),e._v(" "),r("el-option",{attrs:{label:"已缴费",value:1}})],1)],1),e._v(" "),r("el-form-item",{attrs:{prop:"state"}},[r("el-select",{attrs:{filterable:"",placeholder:"请选择机构状态",clearable:""},model:{value:e.searchForm.state,callback:function(t){e.$set(e.searchForm,"state","string"===typeof t?t.trim():t)},expression:"searchForm.state"}},[r("el-option",{attrs:{label:"启动",value:1}}),e._v(" "),r("el-option",{attrs:{label:"停用",value:2}})],1)],1),e._v(" "),r("el-form-item",[r("el-button",{attrs:{"native-type":"submit",type:"danger"}},[e._v("搜索")]),e._v(" "),r("el-button",{attrs:{"native-type":"reset",type:"primary"}},[e._v("重置")])],1)],1),e._v(" "),r("el-button",{directives:[{name:"permission",rawName:"v-permission",value:"tenantInfo/add",expression:"'tenantInfo/add'"}],staticStyle:{"margin-bottom":"20px"},attrs:{type:"primary",icon:"el-icon-plus"},on:{click:function(t){return e.openService("create")}}},[e._v("新增机构")]),e._v(" "),r("div",{staticClass:"tableWrap"},[r("el-table",{attrs:{data:e.tableList,"header-cell-style":{background:"#EDEEF0",color:"#444"}}},[r("el-table-column",{attrs:{align:"center",prop:"id",label:"机构编号"}}),e._v(" "),r("el-table-column",{attrs:{align:"center",label:"机构名称",prop:"name"}}),e._v(" "),r("el-table-column",{attrs:{align:"center",label:"联系人",prop:"contacts"}}),e._v(" "),r("el-table-column",{attrs:{align:"center",label:"联系人电话",prop:"phone"}}),e._v(" "),r("el-table-column",{attrs:{align:"center",label:"服务",prop:"serveName"}}),e._v(" "),r("el-table-column",{attrs:{align:"center",label:"人数",prop:"studentUpLimit"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v("\n "+e._s(t.row.studentCount)+"/"+e._s(t.row.studentUpLimit)+"\n ")]}}])}),e._v(" "),r("el-table-column",{attrs:{align:"center",label:"有效期到期时间",prop:"expireDate"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v("\n "+e._s(e._f("formatTimer")(t.row.expireDate))+"\n ")]}}])}),e._v(" "),r("el-table-column",{attrs:{align:"center",label:"缴费状态",prop:"payState"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v("\n "+e._s(e._f("organPayState")(t.row.payState))+"\n ")]}}])}),e._v(" "),r("el-table-column",{attrs:{align:"center",label:"添加人",prop:"createdName"}}),e._v(" "),r("el-table-column",{attrs:{align:"center",label:"机构状态",prop:"state"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v("\n "+e._s(e._f("organState")(t.row.state))+"\n ")]}}])}),e._v(" "),r("el-table-column",{attrs:{align:"center",label:"操作"},scopedSlots:e._u([{key:"default",fn:function(t){return[r("el-button",{directives:[{name:"permission",rawName:"v-permission",value:"tenantInfo/info",expression:"'tenantInfo/info'"}],attrs:{type:"text"},on:{click:function(r){return e.openService("look",t.row)}}},[e._v("查看")]),e._v(" "),r("el-button",{directives:[{name:"permission",rawName:"v-permission",value:"tenantInfo/update",expression:"'tenantInfo/update'"}],attrs:{type:"text"},on:{click:function(r){return e.openService("update",t.row)}}},[e._v("修改")]),e._v(" "),r("el-button",{directives:[{name:"permission",rawName:"v-permission",value:1==t.row.state?"tenantInfo/opsState/stop":"tenantInfo/opsState/open",expression:"\n scope.row.state == 1\n ? 'tenantInfo/opsState/stop'\n : 'tenantInfo/opsState/open'\n "}],attrs:{type:"text"},on:{click:function(r){return e.changeOrgan(t.row)}}},[e._v(e._s(1==t.row.state?"停用":"启用"))]),e._v(" "),1!=t.row.payState?r("el-button",{attrs:{type:"text"},on:{click:function(r){return e.onQrCode(t.row)}}},[e._v("缴费二维码")]):e._e(),e._v(" "),1===t.row.payState&&e.$helpers.permission("tenantContractRecord/queryPage")?r("el-button",{attrs:{type:"text"},on:{click:function(r){return e.onDownloadProtocol(t.row)}}},[e._v("下载协议")]):e._e(),e._v(" "),e.$helpers.permission("hfMerchantConfig/queryByTenantId")?r("el-button",{attrs:{type:"text"},on:{click:function(r){return e.setHfMerchant(t.row)}}},[e._v("汇付账号设置")]):e._e()]}}])})],1),e._v(" "),r("pagination",{attrs:{saveKey:"platformServiceManager",sync:"",total:e.pageInfo.total,page:e.pageInfo.page,limit:e.pageInfo.limit,"page-sizes":e.pageInfo.page_size},on:{"update:total":function(t){return e.$set(e.pageInfo,"total",t)},"update:page":function(t){return e.$set(e.pageInfo,"page",t)},"update:limit":function(t){return e.$set(e.pageInfo,"limit",t)},pagination:e.getList}})],1)],1),e._v(" "),r("qr-code",{attrs:{title:"机构缴费二维码",codeUrl:e.codeUrl},model:{value:e.qrcodeStatus,callback:function(t){e.qrcodeStatus=t},expression:"qrcodeStatus"}}),e._v(" "),r("el-dialog",{attrs:{title:"协议下载",visible:e.protocolVisible,width:"650px"},on:{"update:visible":function(t){e.protocolVisible=t}}},[e.protocolVisible?r("protocol-model",{attrs:{protocolVersions:e.protocolVersions},on:{close:function(t){e.protocolVisible=!1}}}):e._e()],1),e._v(" "),r("hfPayCount",{ref:"hfPayCount"})],1)},n=[function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("h2",[r("div",{staticClass:"squrt"}),e._v("\n 机构列表\n ")])}],o=(r("386d"),r("15fd")),s=(r("96cf"),r("1da1")),i=r("5530"),l=r("333d"),c=r("641c"),p=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",[r("el-dialog",{attrs:{title:"汇付账号设置",visible:e.nextVisible,width:"650px","append-to-body":""},on:{"update:visible":function(t){e.nextVisible=t}}},[r("el-form",{ref:"form",attrs:{model:e.form,"label-width":"170px"}},[r("el-form-item",{attrs:{label:"汇付ApiKey",prop:"apiKey",rules:[{required:!0,message:"请输入汇付ApiKey"}]}},[r("el-input",{staticStyle:{width:"400px"},attrs:{placeholder:"请输入汇付ApiKey"},model:{value:e.form.apiKey,callback:function(t){e.$set(e.form,"apiKey",t)},expression:"form.apiKey"}})],1),e._v(" "),r("el-form-item",{attrs:{label:"汇付AppId",prop:"appId",rules:[{required:!0,message:"请输入汇付AppId"}]}},[r("el-input",{staticStyle:{width:"400px"},attrs:{placeholder:"请输入汇付AppId"},model:{value:e.form.appId,callback:function(t){e.$set(e.form,"appId",t)},expression:"form.appId"}})],1),e._v(" "),r("el-form-item",{attrs:{label:"商户Key",prop:"merKey",rules:[{required:!0,message:"请输入商户Key"}]}},[r("el-input",{staticStyle:{width:"400px"},attrs:{placeholder:"请输入商户Key"},model:{value:e.form.merKey,callback:function(t){e.$set(e.form,"merKey",t)},expression:"form.merKey"}})],1),e._v(" "),r("el-form-item",{attrs:{label:"汇付MockApiKey",prop:"mockApiKey",rules:[{required:!0,message:"请输入汇付MockApiKey"}]}},[r("el-input",{staticStyle:{width:"400px"},attrs:{placeholder:"请输入汇付MockApiKey"},model:{value:e.form.mockApiKey,callback:function(t){e.$set(e.form,"mockApiKey",t)},expression:"form.mockApiKey"}})],1),e._v(" "),r("el-form-item",{attrs:{label:"平台收款子账户号",prop:"platformPayeeMemberId",rules:[{required:!0,message:"请输入平台收款子账户号"}]}},[r("el-input",{staticStyle:{width:"400px"},attrs:{placeholder:"请输入平台收款子账户号"},model:{value:e.form.platformPayeeMemberId,callback:function(t){e.$set(e.form,"platformPayeeMemberId",t)},expression:"form.platformPayeeMemberId"}})],1),e._v(" "),r("el-form-item",{attrs:{label:"商户私钥",prop:"rsaPrivateKey",rules:[{required:!0,message:"请输入商户私钥"}]}},[r("el-input",{staticStyle:{width:"400px"},attrs:{placeholder:"请输入商户私钥"},model:{value:e.form.rsaPrivateKey,callback:function(t){e.$set(e.form,"rsaPrivateKey",t)},expression:"form.rsaPrivateKey"}})],1),e._v(" "),r("el-form-item",{attrs:{label:"汇付公钥",prop:"rsaPublicKey",rules:[{required:!0,message:"请输入汇付公钥"}]}},[r("el-input",{staticStyle:{width:"400px"},attrs:{placeholder:"请输入汇付公钥"},model:{value:e.form.rsaPublicKey,callback:function(t){e.$set(e.form,"rsaPublicKey",t)},expression:"form.rsaPublicKey"}})],1),e._v(" "),r("el-form-item",{attrs:{label:"微信公众号开发者ID",prop:"wxAppId",rules:[{required:!0,message:"请输入微信公众号开发者ID"}]}},[r("el-input",{staticStyle:{width:"400px"},attrs:{placeholder:"请输入微信公众号开发者ID"},model:{value:e.form.wxAppId,callback:function(t){e.$set(e.form,"wxAppId",t)},expression:"form.wxAppId"}})],1),e._v(" "),r("el-form-item",{attrs:{label:"微信公众号开发者密码",prop:"wxAppSecret",rules:[{required:!0,message:"请输入微信公众号开发者密码"}]}},[r("el-input",{staticStyle:{width:"400px"},attrs:{placeholder:"请输入微信公众号开发者密码"},model:{value:e.form.wxAppSecret,callback:function(t){e.$set(e.form,"wxAppSecret",t)},expression:"form.wxAppSecret"}})],1)],1),e._v(" "),r("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[r("el-button",{on:{click:function(t){e.nextVisible=!1}}},[e._v("取 消")]),e._v(" "),r("el-button",{attrs:{type:"primary"},on:{click:e.submitInfo}},[e._v("确 定")])],1)],1)],1)},u=[],m=(r("bc3a"),r("5f87"),r("3908"),r("ed08")),f=r("a21b"),d={data:function(){return{form:{apiKey:"",appId:"",createTime:"",expendParams:"",id:0,merKey:"",mockApiKey:"",platformPayeeMemberId:"",rsaPrivateKey:"",rsaPublicKey:"",tenantId:0,updateTime:"",wxAppId:"",wxAppSecret:""},nextVisible:!1,isNew:!1,activeId:""}},created:function(){},mounted:function(){},methods:{init:function(e){this.form.tenantId=e.id,this.activeId=e.id,this.gethfInfo(),this.nextVisible=!0},gethfInfo:function(){var e=Object(s["a"])(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,Object(f["c"])(this.form.tenantId);case 3:t=e.sent,t.data?(this.form=Object(i["a"])(Object(i["a"])({},this.form),t.data),this.isNew=!1):(this.form={apiKey:"",appId:"",createTime:"",expendParams:"",id:0,merKey:"",mockApiKey:"",platformPayeeMemberId:"",rsaPrivateKey:"",rsaPublicKey:"",tenantId:0,updateTime:"",wxAppId:"",wxAppSecret:""},this.$refs.form.resetFields(),this.form.tenantId=this.activeId,this.isNew=!0),e.next=10;break;case 7:e.prev=7,e.t0=e["catch"](0),console.log(e.t0);case 10:case"end":return e.stop()}}),e,this,[[0,7]])})));function t(){return e.apply(this,arguments)}return t}(),submitInfo:function(){var e=this;this.$refs.form.validate(function(){var t=Object(s["a"])(regeneratorRuntime.mark((function t(r){return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(!r){t.next=19;break}if(t.prev=1,!e.isNew){t.next=9;break}return t.next=5,Object(f["a"])(Object(i["a"])({},e.form));case 5:t.sent,e.$message.success("新增成功"),t.next=13;break;case 9:return t.next=11,Object(f["d"])(Object(i["a"])({},e.form));case 11:t.sent,e.$message.success("修改成功");case 13:e.nextVisible=!1,t.next=19;break;case 16:t.prev=16,t.t0=t["catch"](1),console.log(t.t0);case 19:case"end":return t.stop()}}),t,null,[[1,16]])})));return function(e){return t.apply(this,arguments)}}())}}},v=d,b=r("2877"),h=Object(b["a"])(v,p,u,!1,null,"ff0ef436",null),y=h.exports,g=r("868a"),w=r("61f7"),_={search:null,state:null,createTimer:[],payState:null,createdName:null},x={components:{pagination:l["a"],QrCode:c["a"],protocolModel:g["a"],hfPayCount:y},data:function(){return{tableList:[],pageInfo:{limit:10,page:1,total:0,page_size:[10,20,40,50]},searchForm:Object(i["a"])({},_),qrcodeStatus:!1,codeUrl:null,protocolVisible:!1,protocolVersions:[]}},mounted:function(){this.getList()},methods:{getList:function(){var e=Object(s["a"])(regeneratorRuntime.mark((function e(){var t,r,a,n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,t=this.searchForm,r=t.createTimer,a=Object(o["a"])(t,["createTimer"]),e.next=4,Object(f["i"])(Object(i["a"])(Object(i["a"])(Object(i["a"])({},a),Object(m["a"])(r,["startDate","endDate"],"YYYY-MM-DD")),{},{page:this.pageInfo.page,rows:this.pageInfo.limit}));case 4:n=e.sent,this.pageInfo.total=n.data.total,this.tableList=n.data.rows,e.next=11;break;case 9:e.prev=9,e.t0=e["catch"](0);case 11:case"end":return e.stop()}}),e,this,[[0,9]])})));function t(){return e.apply(this,arguments)}return t}(),search:function(){this.pageInfo.page=1,this.$refs.searchForm.save(this.searchForm),this.$refs.searchForm.save(this.pageInfo,"page"),this.getList()},reset:function(){this.searchForm=Object(i["a"])({},_),this.search()},onDownloadProtocol:function(){var e=Object(s["a"])(regeneratorRuntime.mark((function e(t){var r,a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,Object(f["e"])({tenantId:t.id});case 3:a=e.sent,console.log(a),this.protocolVersions=(null===(r=a.data)||void 0===r?void 0:r.rows)||[],this.protocolVisible=!0,e.next=12;break;case 9:e.prev=9,e.t0=e["catch"](0),console.log(e.t0);case 12:case"end":return e.stop()}}),e,this,[[0,9]])})));function t(t){return e.apply(this,arguments)}return t}(),onQrCode:function(e){this.qrcodeStatus=!0,this.codeUrl=Object(w["f"])()+"/#/tenantPay/"+e.id},changeOrgan:function(e){var t=this,r=1==e.state?"停用":"启用",a=1==e.state?2:1;this.$confirm("是否".concat(r,"?"),"提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(Object(s["a"])(regeneratorRuntime.mark((function n(){return regeneratorRuntime.wrap((function(n){while(1)switch(n.prev=n.next){case 0:return n.prev=0,n.next=3,Object(f["h"])({id:e.id,state:a});case 3:t.$message.success(r+"成功"),t.getList(),n.next=9;break;case 7:n.prev=7,n.t0=n["catch"](0);case 9:case"end":return n.stop()}}),n,null,[[0,7]])}))))},openService:function(e,t){var r="创建";"update"==e?r="修改":"look"==e&&(r="查看"),this.$router.push({path:"/platformManager/organOperation",query:{type:e,id:(null===t||void 0===t?void 0:t.id)||null}},(function(e){e.meta.title=r+"机构"}))},setHfMerchant:function(e){console.log("setHfMerchant",e),this.$refs.hfPayCount.init(e)}}},k=x,I=(r("f831"),Object(b["a"])(k,a,n,!1,null,"1588ef02",null));t["default"]=I.exports},f831:function(e,t,r){"use strict";r("c91b")}}]);