1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["order"],{"3c93":function(t,e,r){"use strict";r("92c0")},"92c0":function(t,e,r){},"9af4":function(t,e,r){"use strict";r.r(e);var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"order"},[r("van-nav-bar",{style:{paddingTop:t.headTop+"px"},attrs:{title:"缴费详情","right-text":"按钮",fixed:"","left-arrow":"manager"==t.plat,"z-index":"999"},on:{"click-left":t.onClickLeft},scopedSlots:t._u([{key:"right",fn:function(){return[r("van-dropdown-menu",{attrs:{"z-index":"999","active-color":"#01C1B5"}},[r("van-dropdown-item",{attrs:{options:t.voicyPartList},on:{change:t.onChange},model:{value:t.voicyPart,callback:function(e){t.voicyPart=e},expression:"voicyPart"}})],1)]},proxy:!0}])}),r("h2",{style:{marginTop:46+Number(t.headTop)+"px"}},[t._v(t._s(t.musicGroupName))]),r("van-tabs",{attrs:{color:"#01C1B5"},on:{change:t.onTabChange}},[r("van-tab",{attrs:{title:"缴费信息",name:"1"}},[r("div",{staticClass:"table"},[r("div",{staticClass:"title"},[r("span"),r("span",[t._v("姓名")]),r("span",[t._v("声部")]),r("span",[t._v("支付金额")]),r("span",[t._v("到账时间")])]),r("div",{staticClass:"content"},[t._l(t.dataList,(function(e,n){return r("div",{key:e.id},[r("span",[t._v(" "+t._s(++n)+" ")]),r("span",[t._v(" "+t._s(e.userName)+" ")]),r("span",[t._v(" "+t._s(e.subjectName)+" ")]),r("span",[t._v(" "+t._s(e.paymentAmount)+" ")]),r("span",[t._v(" "+t._s(e.payTime)+" ")])])})),r("p",{staticStyle:{padding:"8px 8px 20px"}},[t._v("缴费总额:"+t._s(t.amountCount.toFixed(2))+"元")])],2)])]),r("van-tab",{attrs:{title:"报名信息",name:"2"}},[r("div",{staticClass:"table"},[r("div",{staticClass:"title"},[r("span"),r("span",[t._v("姓名")]),r("span",[t._v("班级")]),r("span",[t._v("声部")]),r("span",[t._v("备注")]),r("span",[t._v("调剂")])]),r("div",{staticClass:"content"},t._l(t.studentList,(function(e,n){return r("div",{key:e.id},[r("span",[t._v(" "+t._s(++n)+" ")]),r("span",[t._v(" "+t._s(e.userName)+" ")]),r("span",[t._v(" "+t._s(e.currentClass)+" ")]),r("span",[t._v(" "+t._s(e.subjectName)+" ")]),r("span",[t._v(" "+t._s(e.remark)+" ")]),r("span",[r("van-button",{attrs:{disabled:2==e.paymentStatus,round:"",type:"danger",size:"small"},on:{click:function(r){return t.adjust(e)}}},[t._v("调剂")])],1)])})),0)]),r("van-action-sheet",{attrs:{actions:t.couresList,"cancel-text":"取消"},on:{cancel:function(e){t.adjustStatus=!1},select:t.adjustSelect},model:{value:t.adjustStatus,callback:function(e){t.adjustStatus=e},expression:"adjustStatus"}})],1),r("van-tab",{attrs:{title:"数据统计",name:"3"}},[r("van-cell",{staticClass:"countInfo",attrs:{title:"报名总人数",value:t.config.regNum+"人"}}),r("van-cell",{staticClass:"countInfo",attrs:{title:"缴费总人数",value:t.config.payNum+"人"}}),r("van-cell",{staticClass:"countInfo",attrs:{title:"家长会当日缴费人数",value:t.config.firstDayPayNum+"人"}}),r("van-cell",{staticClass:"countInfo",attrs:{value:t.config.payScale+"%"},scopedSlots:t._u([{key:"title",fn:function(){return[r("div",{staticStyle:{display:"flex","align-items":"center"}},[t._v("家长会当日缴费人数占比\n "),r("van-icon",{staticStyle:{"padding-left":".05rem"},attrs:{name:"question-o"},on:{click:t.onTip}})],1)]},proxy:!0}])}),r("div",{staticStyle:{width:"100%","overflow-x":"auto"}},[r("div",{staticClass:"table",staticStyle:{width:"145%"}},[r("van-row",{staticStyle:{border:"1px solid #eaeaea"}},[r("van-col",{attrs:{span:"1"}},[t._v(" ")]),r("van-col",{attrs:{span:"3"}},[t._v("学员编号")]),r("van-col",{attrs:{span:"2"}},[t._v("姓名")]),r("van-col",{attrs:{span:"2"}},[t._v("声部")]),r("van-col",{attrs:{span:"4"}},[r("div",{staticStyle:{display:"flex","align-items":"center","justify-content":"center"},on:{click:function(e){return t.onChangeSort("1")}}},[t._v("\n 预报名时间\n "),r("div",[r("i",{staticClass:"box box-up",class:["ASC"==t.orderByPerRegister?"active":null],staticStyle:{"margin-bottom":".02rem"}}),r("i",{staticClass:"box box-down",class:["DESC"==t.orderByPerRegister?"active":null]})])])]),r("van-col",{attrs:{span:"4"}},[t._v("预报名时间差")]),r("van-col",{attrs:{span:"4"}},[r("div",{staticStyle:{display:"flex","align-items":"center","justify-content":"center"},on:{click:function(e){return t.onChangeSort("2")}}},[t._v("\n 缴费时间\n "),r("div",[r("i",{staticClass:"box box-up",class:["ASC"==t.orderByPayTime?"active":null],staticStyle:{"margin-bottom":".02rem"}}),r("i",{staticClass:"box box-down",class:["DESC"==t.orderByPayTime?"active":null]})])])]),r("van-col",{attrs:{span:"4"}},[t._v("缴费时间差")])],1),t._l(t.countList,(function(e,n){return r("van-row",{key:e.id,staticStyle:{border:"1px solid #ebedf0"}},[r("van-col",{attrs:{span:"1"}},[t._v(t._s(++n))]),r("van-col",{attrs:{span:"3"}},[t._v(t._s(e.userId))]),r("van-col",{attrs:{span:"2"}},[t._v(t._s(e.studentName))]),r("van-col",{attrs:{span:"2"}},[t._v(t._s(e.actualSubjectName))]),r("van-col",{attrs:{span:"4"}},[t._v(t._s(e.perRegisterTime))]),r("van-col",{attrs:{span:"4"}},[t._v(t._s(e.perRegIntervalStr))]),r("van-col",{attrs:{span:"4"}},[t._v(t._s(e.payTime))]),r("van-col",{attrs:{span:"4"}},[t._v(t._s(e.payIntervalStr))])],1)}))],2)])],1)],1)],1)},a=[],o=r("9afb"),i=r("3908"),u=r("e3eb"),s=r.n(u);function c(t){return c="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},c(t)}function d(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */d=function(){return t};var t={},e=Object.prototype,r=e.hasOwnProperty,n="function"==typeof Symbol?Symbol:{},a=n.iterator||"@@iterator",o=n.asyncIterator||"@@asyncIterator",i=n.toStringTag||"@@toStringTag";function u(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(G){u=function(t,e,r){return t[e]=r}}function s(t,e,r,n){var a=e&&e.prototype instanceof f?e:f,o=Object.create(a.prototype),i=new P(n||[]);return o._invoke=function(t,e,r){var n="suspendedStart";return function(a,o){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===a)throw o;return j()}for(r.method=a,r.arg=o;;){var i=r.delegate;if(i){var u=_(i,r);if(u){if(u===p)continue;return u}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if("suspendedStart"===n)throw n="completed",r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n="executing";var s=l(t,e,r);if("normal"===s.type){if(n=r.done?"completed":"suspendedYield",s.arg===p)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(n="completed",r.method="throw",r.arg=s.arg)}}}(t,r,i),o}function l(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(G){return{type:"throw",arg:G}}}t.wrap=s;var p={};function f(){}function h(){}function m(){}var y={};u(y,a,(function(){return this}));var v=Object.getPrototypeOf,g=v&&v(v(C([])));g&&g!==e&&r.call(g,a)&&(y=g);var w=m.prototype=f.prototype=Object.create(y);function b(t){["next","throw","return"].forEach((function(e){u(t,e,(function(t){return this._invoke(e,t)}))}))}function S(t,e){function n(a,o,i,u){var s=l(t[a],t,o);if("throw"!==s.type){var d=s.arg,p=d.value;return p&&"object"==c(p)&&r.call(p,"__await")?e.resolve(p.__await).then((function(t){n("next",t,i,u)}),(function(t){n("throw",t,i,u)})):e.resolve(p).then((function(t){d.value=t,i(d)}),(function(t){return n("throw",t,i,u)}))}u(s.arg)}var a;this._invoke=function(t,r){function o(){return new e((function(e,a){n(t,r,e,a)}))}return a=a?a.then(o,o):o()}}function _(t,e){var r=t.iterator[e.method];if(void 0===r){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=void 0,_(t,e),"throw"===e.method))return p;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return p}var n=l(r,t.iterator,e.arg);if("throw"===n.type)return e.method="throw",e.arg=n.arg,e.delegate=null,p;var a=n.arg;return a?a.done?(e[t.resultName]=a.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,p):a:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,p)}function x(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function L(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function P(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(x,this),this.reset(!0)}function C(t){if(t){var e=t[a];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,o=function e(){for(;++n<t.length;)if(r.call(t,n))return e.value=t[n],e.done=!1,e;return e.value=void 0,e.done=!0,e};return o.next=o}}return{next:j}}function j(){return{value:void 0,done:!0}}return h.prototype=m,u(w,"constructor",m),u(m,"constructor",h),h.displayName=u(m,i,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===h||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,m):(t.__proto__=m,u(t,i,"GeneratorFunction")),t.prototype=Object.create(w),t},t.awrap=function(t){return{__await:t}},b(S.prototype),u(S.prototype,o,(function(){return this})),t.AsyncIterator=S,t.async=function(e,r,n,a,o){void 0===o&&(o=Promise);var i=new S(s(e,r,n,a),o);return t.isGeneratorFunction(r)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},b(w),u(w,i,"Generator"),u(w,a,(function(){return this})),u(w,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=[];for(var r in t)e.push(r);return e.reverse(),function r(){for(;e.length;){var n=e.pop();if(n in t)return r.value=n,r.done=!1,r}return r.done=!0,r}},t.values=C,P.prototype={constructor:P,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(L),!t)for(var e in this)"t"===e.charAt(0)&&r.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function n(r,n){return i.type="throw",i.arg=t,e.next=r,n&&(e.method="next",e.arg=void 0),!!n}for(var a=this.tryEntries.length-1;a>=0;--a){var o=this.tryEntries[a],i=o.completion;if("root"===o.tryLoc)return n("end");if(o.tryLoc<=this.prev){var u=r.call(o,"catchLoc"),s=r.call(o,"finallyLoc");if(u&&s){if(this.prev<o.catchLoc)return n(o.catchLoc,!0);if(this.prev<o.finallyLoc)return n(o.finallyLoc)}else if(u){if(this.prev<o.catchLoc)return n(o.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return n(o.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var a=this.tryEntries[n];if(a.tryLoc<=this.prev&&r.call(a,"finallyLoc")&&this.prev<a.finallyLoc){var o=a;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var i=o?o.completion:{};return i.type=t,i.arg=e,o?(this.method="next",this.next=o.finallyLoc,p):this.complete(i)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),p},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),L(r),p}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var a=n.arg;L(r)}return a}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:C(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=void 0),p}},t}function l(t,e,r,n,a,o,i){try{var u=t[o](i),s=u.value}catch(c){return void r(c)}u.done?e(s):Promise.resolve(s).then(n,a)}function p(t){return function(){var e=this,r=arguments;return new Promise((function(n,a){var o=t.apply(e,r);function i(t){l(o,n,a,i,u,"next",t)}function u(t){l(o,n,a,i,u,"throw",t)}i(void 0)}))}}var f={name:"order",data:function(){var t=this.$route.query;return{headTop:t.headTop||0,musicGroupId:t.musicGroupId,musicGroupName:t.musicGroupName,plat:t.plat,dataList:{},amountCount:0,studentList:{},couresList:[],countList:[],voicyPart:0,voicyPartList:[{text:"全部声部",value:0}],adjustStatus:!1,changeStudent:null,orderByPerRegister:null,orderByPayTime:null,config:{regNum:0,firstDayPayNum:0,payScale:0,payNum:0}}},mounted:function(){var t=p(d().mark((function t(){var e=this;return d().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return window.localStorage.removeItem("userInfo"),window.localStorage.removeItem("Authorization"),Object(i["a"])(!0),t.next=5,Object(o["L"])({musicGroupId:this.musicGroupId}).then((function(t){var r=t.data;200==r.code&&r.data.forEach((function(t){e.voicyPartList.push({text:t.name,value:t.id}),e.couresList.push({name:t.name,id:t.id})}))}));case 5:return Object(i["a"])(!1),t.next=8,this.getOrderList();case 8:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),methods:{onClickLeft:function(){window.history.go(-1)},adjust:function(t){2!=t.paymentStatus&&(this.adjustStatus=!0,this.changeStudent=t)},adjustSelect:function(t){var e=this;Object(o["Y"])({musicGroupId:this.musicGroupId,subId:t.id,userId:this.changeStudent.userId}).then((function(t){var r=t.data;200==r.code?(e.$toast("修改成功"),e.adjustStatus=!1,e.getOrderStudentList()):e.$toast(r.msg)}))},getOrderList:function(){var t=p(d().mark((function t(){var e=this;return d().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return Object(i["a"])(!0),t.next=3,Object(o["I"])({musicGroupId:this.musicGroupId,rows:9999,subjectId:this.voicyPart?this.voicyPart:"",paymentStatus:2,page:1}).then((function(t){var r=t.data;e.amountCount=0,200==r.code&&(e.dataList=r.data.rows,r.data.rows.forEach((function(t){e.amountCount+=t.paymentAmount})))})).catch((function(){Object(i["a"])(!1)}));case 3:Object(i["a"])(!1);case 4:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),getOrderStudentList:function(){var t=p(d().mark((function t(){var e=this;return d().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return Object(i["a"])(!0),t.next=3,Object(o["I"])({musicGroupId:this.musicGroupId,rows:9999,subjectId:this.voicyPart?this.voicyPart:"",page:1}).then((function(t){var r=t.data;200==r.code&&(e.studentList=r.data.rows)})).catch((function(){Object(i["a"])(!1)}));case 3:Object(i["a"])(!1);case 4:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),getRegisterOrPreList:function(){var t=p(d().mark((function t(){var e=this;return d().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return Object(i["a"])(!0),t.next=3,Object(o["v"])(s()({musicGroupId:this.musicGroupId,rows:9999,subjectId:this.voicyPart?this.voicyPart:"",orderByPerRegister:this.orderByPerRegister,orderByPayTime:this.orderByPayTime,page:1})).then((function(t){var r=t.data;if(200==r.code){var n=r.data,a=0;n.payNum>0&&(a=n.firstDayPayNum/n.payNum*100),e.config={regNum:n.regNum,firstDayPayNum:n.firstDayPayNum,payScale:a.toFixed(2),payNum:n.payNum},e.countList=n.rows}})).catch((function(){Object(i["a"])(!1)}));case 3:Object(i["a"])(!1);case 4:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),onChange:function(){this.getOrderList(this.voicyPart),this.getOrderStudentList(this.voicyPart),this.getRegisterOrPreList(this.voicyPart)},onTabChange:function(t){1==t?(this.dataList=[],this.getOrderList()):2==t?(this.studentList=[],this.getOrderStudentList()):3==t&&(this.config={regNum:0,firstDayPayNum:0,payScale:0,payNum:0},this.countList=[],this.getRegisterOrPreList())},onTip:function(){this.$dialog.alert({message:"家长会当日缴费人数 / 缴费总人数"}).then((function(){}))},onChangeSort:function(){var t=p(d().mark((function t(e){return d().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return 1==e?(this.orderByPayTime=null,"ASC"==this.orderByPerRegister?this.orderByPerRegister="DESC":"DESC"==this.orderByPerRegister?this.orderByPerRegister=null:this.orderByPerRegister="ASC"):2==e&&(this.orderByPerRegister=null,"ASC"==this.orderByPayTime?this.orderByPayTime="DESC":"DESC"==this.orderByPayTime?this.orderByPayTime=null:this.orderByPayTime="ASC"),t.next=3,this.getRegisterOrPreList();case 3:case"end":return t.stop()}}),t,this)})));function e(e){return t.apply(this,arguments)}return e}()}},h=f,m=(r("3c93"),r("2877")),y=Object(m["a"])(h,n,a,!1,null,"59d1c372",null);e["default"]=y.exports},"9afb":function(t,e,r){"use strict";r.d(e,"F",(function(){return u})),r.d(e,"O",(function(){return s})),r.d(e,"H",(function(){return c})),r.d(e,"V",(function(){return l})),r.d(e,"k",(function(){return d})),r.d(e,"bb",(function(){return p})),r.d(e,"i",(function(){return f})),r.d(e,"m",(function(){return h})),r.d(e,"P",(function(){return y})),r.d(e,"Q",(function(){return v})),r.d(e,"R",(function(){return g})),r.d(e,"h",(function(){return w})),r.d(e,"Z",(function(){return b})),r.d(e,"ab",(function(){return S})),r.d(e,"N",(function(){return _})),r.d(e,"A",(function(){return x})),r.d(e,"c",(function(){return L})),r.d(e,"q",(function(){return P})),r.d(e,"p",(function(){return C})),r.d(e,"e",(function(){return j})),r.d(e,"g",(function(){return G})),r.d(e,"S",(function(){return I})),r.d(e,"T",(function(){return O})),r.d(e,"I",(function(){return k})),r.d(e,"L",(function(){return N})),r.d(e,"v",(function(){return T})),r.d(e,"Y",(function(){return R})),r.d(e,"n",(function(){return m})),r.d(e,"s",(function(){return B})),r.d(e,"y",(function(){return E})),r.d(e,"a",(function(){return A})),r.d(e,"U",(function(){return q})),r.d(e,"l",(function(){return F})),r.d(e,"x",(function(){return V})),r.d(e,"t",(function(){return z})),r.d(e,"b",(function(){return D})),r.d(e,"o",(function(){return W})),r.d(e,"f",(function(){return $})),r.d(e,"X",(function(){return H})),r.d(e,"w",(function(){return M})),r.d(e,"d",(function(){return Y})),r.d(e,"J",(function(){return J})),r.d(e,"z",(function(){return Q})),r.d(e,"cb",(function(){return X})),r.d(e,"db",(function(){return Z})),r.d(e,"j",(function(){return tt})),r.d(e,"E",(function(){return K})),r.d(e,"C",(function(){return et})),r.d(e,"B",(function(){return rt})),r.d(e,"r",(function(){return nt})),r.d(e,"M",(function(){return at})),r.d(e,"G",(function(){return ot})),r.d(e,"D",(function(){return ut})),r.d(e,"u",(function(){return it})),r.d(e,"K",(function(){return U})),r.d(e,"W",(function(){return st}));var n=r("4328"),a=r.n(n),o=r("981f").default,i="/api-teacher",u=function(t){return o({url:i+"/snaker/task/queryMyCreatedList",method:"get",params:t})},s=function(t){return o({url:i+"/snaker/task/queryWaitList",method:"get",params:t})},c=function(t){return o({url:i+"/snaker/task/queryProcessedList",method:"get",params:t})},d=function(t){return o({url:i+"/subject/findTeacherSubjets",method:"get",params:t})},l=function(t){return o({url:i+"/subject/findSubSubjects",method:"get",params:t})},p=function(t){return o({url:i+"/vipGroupCategory/queryAll",method:"get",params:t})},f=function(t){return o({url:i+"/vipGroupActivity/findByVipGroupCategory",method:"get",params:t})},h=function(t){return o({url:i+"/school/findVipSchoolByTeacher",method:"get",params:t})},m=function(t){return o({url:i+"/school/findVipSchoolByTeacher2",method:"get",params:t})},y=function(t){return o({url:i+"/school/add",method:"post",data:a.a.stringify(t)})},v=function(t){return o({url:i+"/school/del",method:"post",data:a.a.stringify(t)})},g=function(t){return o({url:i+"/school/update",method:"post",data:a.a.stringify(t)})},w=function(t){return o({url:i+"/teacherDefaultVipGroupSalary/findByTeacherAndCategory",method:"get",params:t})},b=function(t){return o({url:i+"/teacherVipGroup/vipGroupApply",method:"post",data:t})},S=function(t){return o({url:i+"/teacherVipGroup/vipGroupApplyForDouble11",method:"post",data:t})},_=function(t){return o({url:i+"/teacherLeaveRecord/queryVipCourseScheduleList",method:"get",params:t})},x=function(t){return o({url:i+"/leaveCategory/queryPage",method:"post",data:t})},L=function(t){return o({url:i+"/teacherLeaveRecord/askForLeave",method:"post",data:a.a.stringify(t)})},P=function(t){return o({url:i+"/teacherCourseSchedule/getCourseSchedulesWithDate",method:"get",params:t})},C=function(t){return o({url:i+"/teacherCourseSchedule/getCourseScheduleDateByMonth",method:"get",params:t})},j=function(t){return o({url:i+"/teacherCourseSchedule/classStartDateAdjust",method:"post",data:a.a.stringify(t)})},G=function(t){return o({url:i+"/teacherCourseSchedule/courseSwap",method:"post",data:a.a.stringify(t)})},I=function(t){return o({url:i+"/teacherCourseSchedule/statisticsInfo",method:"get",params:t})},O=function(t){return o({url:i+"/teacherCourseSchedule/statisticsList",method:"get",params:t})},k=function(t){return o({url:i+"/teacher/queryStudentApply",method:"get",params:t})},N=function(t){return o({url:i+"/teacher/querySubByMusicGroupId",method:"get",params:t})},T=function(t){return o({url:i+"/teacher/getRegisterOrPreList",method:"get",params:t})},R=function(t){return o({url:i+"/studentRegistration/updateSubject",method:"post",data:a.a.stringify(t)})},B=function(){return o({url:"/api-student/studentOrder/getLuckStatis",method:"get"})},E=function(){return o({url:"/api-web/api/practiceSum",method:"get"})},A=function(t){return o({url:"/api-teacher/classGroup/addStudyReport ",method:"post",data:t})},D=function(t){return o({url:"/api-teacher/studyReport/addStudyReport",method:"post",data:t})},q=function(t){return o({url:"/api-teacher/studyReport/info",method:"get",params:t})},V=function(t){return o({url:"/api-teacher/studyReport/getReviewsInfo",method:"get",params:t})},F=function(t){return o({url:"/api-teacher/classGroup/findTeacherClassGroupInfo",method:"get",params:t})},z=function(t){return o({url:"/api-teacher/studyReport/getNeedPost",method:"get",params:t})},W=function(t){return o({url:"/api-teacher/courseReview/getCourseInfoHead",method:"get",params:t})},$=function(t){return o({url:"/api-teacher/courseReview/add",method:"post",data:t})},H=function(t){return o({url:"/api-teacher/courseReview/updateReviewInfo",method:"post",data:a.a.stringify(t)})},M=function(t){return o({url:"/api-teacher/courseReview/getReviewInfo",method:"get",params:t})},Y=function(t){return o({url:"/api-teacher/teacherCourseHomeworkReply/checkeIsAssignHomework",method:"get",params:t})},J=function(t){return o({url:"/api-teacher/teacherVipGroup/queryStudentsWithTeacher",method:"get",params:t})},U=function(t){return o({url:"/api-teacher/teacherVipGroup/queryStudentsWithTeacherByOrganId",method:"get",params:t})},K=function(t){return o({url:"/api-teacher/teacherVipGroup/queryDouble11Students",method:"get",params:t})},Q=function(t){return o({url:"/api-teacher/visit/queryPage",method:"get",params:t})},X=function(t){return o({url:"/api-teacher/visit/add",method:"post",data:a.a.stringify(t)})},Z=function(t){return o({url:"/api-teacher/visit/getInfo",method:"get",params:t})},tt=function(t){return o({url:"/api-teacher/employeePosition/findOrganPosition",method:"get",params:t})},et=function(t){return o({url:"/api-cms/news/query",method:"get",params:t})},rt=function(t){return o({url:"/api-cms/news/list",method:"get",params:t})},nt=function(t){return o({url:"/api-teacher/classGroup/getCourseStudents",method:"get",params:t})},at=function(t){return o({url:"/api-auth/user/queryUserById/"+t.userId,method:"get"})},ot=function(t){return o({url:"/api-teacher/teacherPracticeGroup/queryPracticeGroupSellPrice",method:"get",params:t})},it=function(t){return o({url:"/api-teacher/teacherPracticeGroup/getPracticeGroupCostCount",method:"get",params:t})},ut=function(t){return o({url:i+"/teacherPracticeGroup/practiceGroupApply",method:"post",data:t})},st=function(t){return o({url:i+"/tenantConfig/get",method:"get",params:t})}}}]);
|