chunk-573eb952.a1e42ee0.js 12 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-573eb952"],{"0551":function(e,t,r){"use strict";r("649f")},"3a07":function(e,t,r){"use strict";r.d(t,"c",(function(){return o})),r.d(t,"b",(function(){return i})),r.d(t,"d",(function(){return s})),r.d(t,"a",(function(){return c}));var a=r("829b"),n=(r("4328"),"/api-web");function o(e){return Object(a["a"])({url:n+"/musicGroupCalenderRefundPeriod/queryCoopRefund",method:"post",data:e})}function i(e){return Object(a["a"])({url:n+"/musicGroupCalenderRefundPeriod/queryCoopCalender",method:"post",data:e})}function s(e){return Object(a["a"])({url:n+"/cooperationShareProfit/queryPage",method:"post",data:e})}function c(e){return Object(a["a"])({url:n+"/cooperationShareProfit/addCredentials",method:"post",data:e})}},"649f":function(e,t,r){},adb21:function(e,t,r){"use strict";r.d(t,"a",(function(){return u}));var a=r("bc3a"),n=r.n(a),o=(r("4328"),r("5f87")),i=r("3908"),s=r("e3eb"),c=r.n(s),u=function(e,t,r,a){var s=t.url,u={method:t.method?t.method:"get",headers:{Authorization:Object(o["b"])(),tenantId:Object(o["a"])()},url:s,responseType:"blob"};"post"==u.method?u.data=t.params:u.params=t.params,e.$confirm(r||"您确定下载模板","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then((function(){i["a"].startLoading(),n()(c()(u)).then((function(r){var n=new Blob([r.data],{type:"application/vnd.ms-excel;charset=utf-8"}),o=new Response(n).text();o.then((function(r){if(-1!=r.indexOf("code")){var o=JSON.parse(r);if(403==o.code)return e.$message.error("登录过期,请重新登录!"),void setTimeout((function(){e.$store.dispatch("user/resetToken").then((function(){location.reload()}))}),1e3);200==o.code?e.$message.success(o.msg):e.$message.error(o.msg),a&&a()}else{var i=URL.createObjectURL(n),s=document.createElement("a"),c=t.fileName||"导出文件.xls";s.href=i,s.setAttribute("download",c),document.body.appendChild(s),s.click(),a&&a()}})),i["a"].endLoading()})).catch((function(t){console.log(t),e.$message.error("下载失败,请联系管理员"),i["a"].endLoading()}))})).catch((function(){}))}},c92d: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"},[r("el-page-header",{attrs:{content:e.name},on:{back:e.goBack}}),e._v(" "),r("div",{staticClass:"m-core",staticStyle:{"margin-top":"20px"}},[r("save-form",{ref:"searchForm",attrs:{inline:!0,model:e.searchForm},on:{submit:e.search,reset:e.onReSet}},[r("el-form-item",{attrs:{prop:"search"}},[r("el-input",{attrs:{clearable:"",placeholder:"乐团名称"},nativeOn:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:function(t){t.target.blur(),e.$refs.saveForm.save(),e.search()}(t)}},model:{value:e.searchForm.search,callback:function(t){e.$set(e.searchForm,"search","string"===typeof t?t.trim():t)},expression:"searchForm.search"}})],1),e._v(" "),r("el-form-item",{attrs:{prop:"refundStatus"}},[r("el-select",{attrs:{clearable:"",placeholder:"付款状态"},model:{value:e.searchForm.refundStatus,callback:function(t){e.$set(e.searchForm,"refundStatus","string"===typeof t?t.trim():t)},expression:"searchForm.refundStatus"}},[r("el-option",{attrs:{label:"回款中",value:"ING"}}),e._v(" "),r("el-option",{attrs:{label:"已回款",value:"END"}})],1)],1),e._v(" "),r("el-form-item",{attrs:{prop:"payTime"}},[r("el-date-picker",{staticStyle:{width:"400px"},attrs:{type:"daterange","range-separator":"至","start-placeholder":"缴费开始日期","end-placeholder":"缴费结束日期","value-format":"yyyy-MM-dd","picker-options":{firstDayOfWeek:1}},model:{value:e.searchForm.payTime,callback:function(t){e.$set(e.searchForm,"payTime","string"===typeof t?t.trim():t)},expression:"searchForm.payTime"}})],1),e._v(" "),r("el-form-item",[r("el-button",{attrs:{"native-type":"submit",type:"primary"}},[e._v("搜索")]),e._v(" "),r("el-button",{attrs:{"native-type":"reset",type:"danger"}},[e._v("重置")])],1)],1),e._v(" "),r("div",{staticClass:"tableWrap"},[r("el-table",{staticStyle:{width:"100%"},attrs:{"header-cell-style":{background:"#EDEEF0",color:"#444"},data:e.tableList}},[r("el-table-column",{attrs:{align:"center",prop:"musicGroupName",label:"乐团名称"}}),e._v(" "),r("el-table-column",{attrs:{align:"center",prop:"batchNo",label:"缴费批次"}}),e._v(" "),r("el-table-column",{attrs:{align:"center",prop:"studentId",label:"缴费类型"},scopedSlots:e._u([{key:"default",fn:function(t){return[r("div",[e._v("\n "+e._s(e._f("userPaymentTypeFormat")(t.row.paymentType))+"\n ")])]}}])}),e._v(" "),r("el-table-column",{attrs:{align:"center",prop:"studentId",label:"计价标准"},scopedSlots:e._u([{key:"default",fn:function(t){return[t.row.calenderFeeType?r("div",[e._v("\n "+e._s("TEACHER"==t.row.calenderFeeType?"按老师":"按学员")+"\n ")]):r("div",[e._v("--")])]}}])}),e._v(" "),r("el-table-column",{attrs:{align:"center",prop:"studentId",label:"应收总额"},scopedSlots:e._u([{key:"default",fn:function(t){return[r("div",[e._v("\n "+e._s(e._f("moneyFormat")(t.row.receivable))+"\n ")])]}}])}),e._v(" "),r("el-table-column",{attrs:{align:"center",prop:"studentId",label:"实收总额"},scopedSlots:e._u([{key:"default",fn:function(t){return[r("div",[e._v("\n "+e._s(e._f("moneyFormat")(t.row.income))+"\n ")])]}}])}),e._v(" "),r("el-table-column",{attrs:{align:"center",prop:"studentId",label:"待收金额"},scopedSlots:e._u([{key:"default",fn:function(t){return[r("div",[e._v("\n "+e._s(e._f("moneyFormat")(t.row.prepaidFee))+"\n ")])]}}])}),e._v(" "),r("el-table-column",{attrs:{align:"center",prop:"educationUserName",label:"下一回款日期"},scopedSlots:e._u([{key:"default",fn:function(t){return[r("div",[e._v("\n "+e._s(e._f("dayjsFormat")(t.row.nextRefundDate))+"\n ")])]}}])}),e._v(" "),r("el-table-column",{attrs:{align:"center",prop:"educationUserName",label:"回款状态",width:"100px"},scopedSlots:e._u([{key:"default",fn:function(t){return[r("div",[e._v("\n "+e._s("ING"==t.row.refundStatus?"回款中":"已回款")+"\n ")])]}}])}),e._v(" "),r("el-table-column",{attrs:{align:"center",prop:"memo",label:"备注内容"},scopedSlots:e._u([{key:"default",fn:function(e){return[r("div",[r("tooltip",{attrs:{content:e.row.memo}})],1)]}}])}),e._v(" "),r("el-table-column",{attrs:{align:"center",prop:"studentId",label:"操作"},scopedSlots:e._u([{key:"default",fn:function(t){return[r("div",[r("auth",{attrs:{auths:"musicGroupPaymentCalender/getDetail/barnch"}},[r("el-button",{attrs:{type:"text"},on:{click:function(r){return e.lookList(t.row)}}},[e._v("详情")])],1),e._v(" "),r("el-button",{attrs:{type:"text",disabled:!t.row.contractUrl},on:{click:function(r){return e.downLoad(t.row)}}},[e._v("下载合同")]),e._v(" "),"GOODS_PURCHASE"===t.row.paymentType?r("auth",{attrs:{auths:"musicGroupCalenderRefundPeriod/batchUpdate"}},[r("el-button",{attrs:{type:"text"},on:{click:function(r){return e.onChangeTime(t.row)}}},[e._v("修改账期")])],1):e._e()],1)]}}])})],1),e._v(" "),r("pagination",{attrs:{sync:"",total:e.rules.total,page:e.rules.page,limit:e.rules.limit,"page-sizes":e.rules.page_size},on:{"update:total":function(t){return e.$set(e.rules,"total",t)},"update:page":function(t){return e.$set(e.rules,"page",t)},"update:limit":function(t){return e.$set(e.rules,"limit",t)},pagination:e.getList}})],1),e._v(" "),e.reviewVisible?r("el-dialog",{attrs:{title:"查看",visible:e.reviewVisible,width:"900px"},on:{"update:visible":function(t){e.reviewVisible=t}}},[r("reviewDetail",{attrs:{detail:e.viewDetail,musicGroupId:e.$route.query.id,"destroy-on-close":""},on:{close:function(t){e.reviewVisible=!1},submited:e.getList}}),e._v(" "),r("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[r("el-button",{attrs:{type:"primary"},on:{click:function(t){e.reviewVisible=!1}}},[e._v("关闭")])],1)],1):e._e()],1)],1)},n=[],o=(r("386d"),r("5530")),i=r("15fd"),s=r("c7eb"),c=(r("96cf"),r("1da1")),u=(r("7f7f"),r("bc3a"),r("5f87"),r("333d")),l=r("ed08"),d=(r("3908"),r("92e3")),p=r("adb21"),f=r("3a07"),m=(r("99b4"),r("3762")),h=r("4328"),b=r.n(h),v=["payTime"],y=["backTime","payTime","organId"],g={components:{pagination:u["a"],reviewDetail:m["a"]},data:function(){return{searchForm:{cooperationId:this.$route.query.id,refundStatus:"",payTime:[]},name:this.$route.query.name,backTypeList:d["g"],tableList:[],cooperationList:[],activeRow:null,rules:{limit:10,page:1,total:0,page_size:[10,20,40,50]},form:{id:null},reviewVisible:!1,viewDetail:null}},created:function(){},mounted:function(){var e=Object(c["a"])(Object(s["a"])().mark((function e(){return Object(s["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,this.$store.dispatch("setBranchs");case 2:this.init();case 3:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}(),methods:{init:function(){this.getList()},getList:function(){var e=Object(c["a"])(Object(s["a"])().mark((function e(){var t,r,a,n,c;return Object(s["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t=this.searchForm,r=t.payTime,a=Object(i["a"])(t,v),n=Object(o["a"])(Object(o["a"])(Object(o["a"])({},a),Object(l["d"])(r,["refundStartDate","refundEndDate"])),{},{page:this.rules.page,rows:this.rules.limit}),e.prev=2,e.next=5,Object(f["b"])(n);case 5:c=e.sent,this.tableList=c.data.rows,this.rules.total=c.data.total,e.next=13;break;case 10:e.prev=10,e.t0=e["catch"](2),console.log(e.t0);case 13:case"end":return e.stop()}}),e,this,[[2,10]])})));function t(){return e.apply(this,arguments)}return t}(),search:function(){this.rules.page=1,this.getList()},onReSet:function(){this.$refs["searchForm"].resetFields(),this.searchForm.payTime=[],this.searchForm.cooperationId=this.$route.query.id,this.search()},goBack:function(){this.$store.dispatch("delVisitedViews",this.$route),this.$router.push("/branchPayManager")},lookList:function(e){this.viewDetail=e,this.viewDetail.id=e.calenderId,this.reviewVisible=!0},onChangeTime:function(e){var t=this.$route.query;this.$router.push({path:"/business/goodsPaySet",query:Object(o["a"])({calenderId:e.calenderId,musicGroupId:e.musicGroupId,type:"payschoolList"},t)})},downLoad:function(){var e=Object(c["a"])(Object(s["a"])().mark((function e(t){return Object(s["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,this.$confirm("是否下载批次号为".concat(t.batchNo,"合同"),"提示",{type:"warning"});case 3:window.open(t.contractUrl),e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),console.log(e.t0);case 9:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(t){return e.apply(this,arguments)}return t}(),resetBackForm:function(e){this.activeRow=e,this.form=Object(o["a"])({},e),this.resetVisible=!0},resetRorm:function(){var e=this;this.$refs.form.validate(function(){var t=Object(c["a"])(Object(s["a"])().mark((function t(r){return Object(s["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(!r){t.next=14;break}return t.prev=1,e.form.transNo||(e.form.payTime=null),t.next=5,resetUserCashAccountLog(e.form);case 5:t.sent,e.$message.success("修改成功"),e.resetVisible=!1,e.getList(),t.next=14;break;case 11:t.prev=11,t.t0=t["catch"](1),console.log(t.t0);case 14:case"end":return t.stop()}}),t,null,[[1,11]])})));return function(e){return t.apply(this,arguments)}}())},exportBack:function(){var e=this.searchForm,t=e.backTime,r=e.payTime,a=e.organId,n=Object(i["a"])(e,y),s=Object(o["a"])(Object(o["a"])(Object(o["a"])({},n),{},{page:this.rules.page,rows:this.rules.limit,organId:a.join(",")},Object(l["d"])(t,["createStartTime","createEndTime"])),Object(l["d"])(r,["payStartTime","payEndTime"]));Object(p["a"])(this,{url:"/api-web/export/userCashAccountLog",fileName:"退费列表.xls",method:"post",params:b.a.stringify(s)},"您确定导出退费列表?")},changeOrgan:function(e){this.searchForm.cooperationId=null}},watch:{}},w=g,_=(r("0551"),r("2877")),k=Object(_["a"])(w,a,n,!1,null,"49f27e13",null);t["default"]=k.exports}}]);