1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-9d30d682"],{"09f4":function(e,t,o){"use strict";o.d(t,"a",(function(){return i})),Math.easeInOutQuad=function(e,t,o,r){return e/=r/2,e<1?o/2*e*e+t:(e--,-o/2*(e*(e-2)-1)+t)};var r=function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||function(e){window.setTimeout(e,1e3/60)}}();function a(e){document.documentElement.scrollTop=e,document.body.parentNode.scrollTop=e,document.body.scrollTop=e}function n(){return document.documentElement.scrollTop||document.body.parentNode.scrollTop||document.body.scrollTop}function i(e,t,o){var i=n(),l=e-i,s=20,c=0;t="undefined"===typeof t?500:t;var m=function e(){c+=s;var n=Math.easeInOutQuad(c,i,l,t);a(n),c<t?r(e):o&&"function"===typeof o&&o()};m()}},1987:function(e,t,o){"use strict";o("cd46")},"9b50":function(e,t,o){"use strict";o.r(t);var r=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"m-container"},[e._m(0),e._v(" "),o("div",{staticClass:"m-core"},[o("div",{directives:[{name:"permission",rawName:"v-permission",value:"paymentConfig/add",expression:"'paymentConfig/add'"}],staticClass:"newBand",on:{click:function(t){return e.chargeOperation("create")}}},[e._v("添加")]),e._v(" "),o("div",{staticClass:"tableWrap"},[o("el-table",{attrs:{data:e.tableList,"header-cell-style":{background:"#EDEEF0",color:"#444"}}},[o("el-table-column",{attrs:{align:"center",prop:"organName",label:"分部"}}),e._v(" "),o("el-table-column",{attrs:{align:"center",label:"方式"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v("\n "+e._s(1==t.row.type?"比例分润":"收费类型")+"\n ")]}}])}),e._v(" "),o("el-table-column",{attrs:{align:"center",label:"详情"},scopedSlots:e._u([{key:"default",fn:function(t){return[1==t.row.type?o("span",[e._v("\n 比例:公"+e._s(t.row.comScale)+" 私"+e._s(t.row.perScale)+"\n ")]):e._e(),e._v(" "),2==t.row.type?o("span",[e._v("\n 课程:"+e._s("COM"==t.row.courseFee?"公":"私")+";\n 乐器:"+e._s("COM"==t.row.instrumentFee?"公":"私")+";\n 辅件:"+e._s("COM"==t.row.accessoriesFee?"公":"私")+";\n 其它:"+e._s("COM"==t.row.otherFee?"公":"私")+";\n ")]):e._e()]}}])}),e._v(" "),o("el-table-column",{attrs:{align:"center",width:"250px",label:"操作"},scopedSlots:e._u([{key:"default",fn:function(t){return[o("el-button",{directives:[{name:"permission",rawName:"v-permission",value:"paymentConfig/update",expression:"'paymentConfig/update'"}],attrs:{type:"text"},on:{click:function(o){return e.chargeOperation("update",t.row)}}},[e._v("修改")]),e._v(" "),o("el-button",{directives:[{name:"permission",rawName:"v-permission",value:"paymentConfig/del",expression:"'paymentConfig/del'"}],attrs:{type:"text"},on:{click:function(o){return e.chargeDel(t.row)}}},[e._v("删除")])]}}])})],1),e._v(" "),o("pagination",{attrs:{total:e.pageInfo.total,page:e.pageInfo.page,limit:e.pageInfo.limit,"page-sizes":e.pageInfo.page_size},on:{"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)]),e._v(" "),o("el-dialog",{attrs:{title:e.formTitle[e.formActionTitle],visible:e.chargeStatus,width:"500px"},on:{"update:visible":function(t){e.chargeStatus=t},close:function(t){return e.onFormClose("ruleForm")}}},[o("el-form",{ref:"ruleForm",attrs:{model:e.form,rules:e.rules}},[o("el-form-item",{attrs:{label:"收费方式",required:"","label-width":e.formLabelWidth}},[o("el-radio",{attrs:{label:1},on:{change:function(t){return e.onRadioChange("ruleForm")}},model:{value:e.form.type,callback:function(t){e.$set(e.form,"type",e._n("string"===typeof t?t.trim():t))},expression:"form.type"}},[e._v("比例分润")]),e._v(" "),o("el-radio",{attrs:{label:2},on:{change:function(t){return e.onRadioChange("ruleForm")}},model:{value:e.form.type,callback:function(t){e.$set(e.form,"type",e._n("string"===typeof t?t.trim():t))},expression:"form.type"}},[e._v("收费种类")])],1),e._v(" "),1==e.form.type?o("div",[o("el-form-item",{attrs:{label:"公",prop:"comScale","label-width":e.formLabelWidth}},[o("el-input",{attrs:{type:"number",min:"0",max:"10"},nativeOn:{mousewheel:function(e){e.preventDefault()}},model:{value:e.form.comScale,callback:function(t){e.$set(e.form,"comScale","string"===typeof t?t.trim():t)},expression:"form.comScale"}})],1),e._v(" "),o("el-form-item",{attrs:{label:"私",prop:"perScale","label-width":e.formLabelWidth}},[o("el-input",{attrs:{type:"number",min:"0",max:"10"},nativeOn:{mousewheel:function(e){e.preventDefault()}},model:{value:e.form.perScale,callback:function(t){e.$set(e.form,"perScale","string"===typeof t?t.trim():t)},expression:"form.perScale"}})],1)],1):e._e(),e._v(" "),2==e.form.type?o("div",[o("el-form-item",{attrs:{label:"课程","label-width":e.formLabelWidth}},[o("el-select",{attrs:{placeholder:"请选择方式"},model:{value:e.form.courseFee,callback:function(t){e.$set(e.form,"courseFee","string"===typeof t?t.trim():t)},expression:"form.courseFee"}},[o("el-option",{attrs:{label:"公",value:"COM"}}),e._v(" "),o("el-option",{attrs:{label:"私",value:"PER"}})],1)],1),e._v(" "),o("el-form-item",{attrs:{label:"乐器","label-width":e.formLabelWidth}},[o("el-select",{attrs:{placeholder:"请选择方式"},model:{value:e.form.instrumentFee,callback:function(t){e.$set(e.form,"instrumentFee","string"===typeof t?t.trim():t)},expression:"form.instrumentFee"}},[o("el-option",{attrs:{label:"公",value:"COM"}}),e._v(" "),o("el-option",{attrs:{label:"私",value:"PER"}})],1)],1),e._v(" "),o("el-form-item",{attrs:{label:"辅件","label-width":e.formLabelWidth}},[o("el-select",{attrs:{placeholder:"请选择方式"},model:{value:e.form.accessoriesFee,callback:function(t){e.$set(e.form,"accessoriesFee","string"===typeof t?t.trim():t)},expression:"form.accessoriesFee"}},[o("el-option",{attrs:{label:"公",value:"COM"}}),e._v(" "),o("el-option",{attrs:{label:"私",value:"PER"}})],1)],1),e._v(" "),o("el-form-item",{attrs:{label:"其它","label-width":e.formLabelWidth}},[o("el-select",{attrs:{placeholder:"请选择方式"},model:{value:e.form.otherFee,callback:function(t){e.$set(e.form,"otherFee","string"===typeof t?t.trim():t)},expression:"form.otherFee"}},[o("el-option",{attrs:{label:"公",value:"COM"}}),e._v(" "),o("el-option",{attrs:{label:"私",value:"PER"}})],1)],1)],1):e._e(),e._v(" "),o("el-form-item",{attrs:{label:"所属分部",prop:"organId","label-width":e.formLabelWidth}},[o("el-select",{model:{value:e.form.organId,callback:function(t){e.$set(e.form,"organId","string"===typeof t?t.trim():t)},expression:"form.organId"}},e._l(e.branchList,(function(e){return o("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),1)],1)],1),e._v(" "),o("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[o("el-button",{on:{click:function(t){e.chargeStatus=!1}}},[e._v("取 消")]),e._v(" "),o("el-button",{attrs:{type:"primary"},on:{click:function(t){return e.onChargeSubmit("ruleForm")}}},[e._v("确 定")])],1)],1)],1)},a=[function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("h2",[o("div",{staticClass:"squrt"}),e._v("收费分润管理\n ")])}],n=(o("c5f6"),o("7f7f"),o("ac6a"),o("333d")),i=o("99b4"),l=o("d349"),s=(o("4360"),{name:"chargeProfitManager",components:{pagination:n["a"]},data:function(){return{tableList:[],pageInfo:{limit:10,page:1,total:0,page_size:[10,20,40,50]},chargeStatus:!1,roleList:[],branchList:[],formActionTitle:"create",formLabelWidth:"100px",formTitle:{create:"添加收费分润",update:"修改收费分润"},form:{type:1,comScale:null,perScale:null,courseFee:"COM",instrumentFee:"COM",accessoriesFee:"COM",otherFee:"COM",organId:null},rules:{comScale:[{required:!0,message:"请输入数值",trigger:"blur"}],perScale:[{required:!0,message:"请输入数值",trigger:"blur"}],organId:[{required:!0,message:"请选择所属分部",trigger:"change"}]},searchForm:{search:null}}},mounted:function(){this.getList(),this.getRoleList()},watch:{"form.comScale":{handler:function(e,t){e&&(this.form.perScale=10-e,e>10?this.form.comScale=10:e<0&&(this.form.comScale=0))}},"form.perScale":{handler:function(e,t){e&&(e>10?(this.form.perScale=10,this.form.comScale=0):e<0?(this.form.perScale=0,this.form.comScale=10):this.form.comScale=10-e)}}},methods:{onRadioChange:function(e){this.$refs[e].clearValidate()},onChargeSubmit:function(e){var t=this;this.$refs[e].validate((function(e){e&&("create"==t.formActionTitle?(t.form.id&&delete t.form.id,Object(i["v"])(t.form).then((function(e){t.messageTips("添加",e)}))):"update"==t.formActionTitle&&Object(i["y"])(t.form).then((function(e){t.messageTips("修改",e)})))}))},messageTips:function(e,t){200==t.code?(this.$message.success(e+"成功"),this.chargeStatus=!1,this.getList()):this.$message.error(t.msg)},search:function(){this.pageInfo.page=1,this.getList()},getList:function(){var e=this,t=this.searchForm;t.rows=this.pageInfo.limit,t.page=this.pageInfo.page,Object(i["x"])(t).then((function(t){200==t.code&&t.data&&(e.tableList=t.data.rows,e.pageInfo.total=t.data.total)}))},getRoleList:function(){var e=this;Object(l["e"])({delFlag:0,rows:9999}).then((function(t){200==t.code&&t.data&&t.data.rows&&t.data.rows.forEach((function(t){e.branchList.push({label:t.name,value:t.id})}))}))},chargeOperation:function(e,t){this.formActionTitle=e,this.chargeStatus=!0,"update"==e&&(this.form={id:t.id,type:Number(t.type),comScale:t.comScale,perScale:t.perScale,courseFee:t.courseFee,instrumentFee:t.instrumentFee,accessoriesFee:t.accessoriesFee,otherFee:t.otherFee,organId:t.organId})},chargeDel:function(e){var t=this;this.$confirm("你确定删除?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then((function(){Object(i["w"])({id:e.id}).then((function(e){t.messageTips("删除",e)}))})).catch()},onFormClose:function(e){this.form={type:1,courseFee:"COM",instrumentFee:"COM",accessoriesFee:"COM",otherFee:"COM"},this.$refs[e].resetFields()}}}),c=s,m=(o("1987"),o("2877")),u=Object(m["a"])(c,r,a,!1,null,"2ee5fcc2",null);t["default"]=u.exports},cd46:function(e,t,o){}}]);
|