MonthAppeal.fd997993.js 17 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["MonthAppeal"],{"04a4":function(t,e,r){"use strict";r("3761")},"0920":function(t,e,r){"use strict";r("b2ad")},3761:function(t,e,r){},"530a":function(t,e,r){"use strict";r.d(e,"e",(function(){return c})),r.d(e,"d",(function(){return u})),r.d(e,"b",(function(){return s})),r.d(e,"i",(function(){return l})),r.d(e,"j",(function(){return f})),r.d(e,"c",(function(){return h})),r.d(e,"h",(function(){return d})),r.d(e,"f",(function(){return p})),r.d(e,"k",(function(){return y})),r.d(e,"g",(function(){return v})),r.d(e,"a",(function(){return m}));var n=r("4328"),o=r.n(n),a=r("981f").default,i="/api-teacher",c=function(t){return a({url:i+"/courseScheduleTeacherSalary/findTeacherSettlementCourseSalarys",method:"get",params:t})},u=function(t){return a({url:i+"/courseScheduleTeacherSalary/findTeacherRewards",method:"get",params:t})},s=function(t){return a({url:i+"/courseScheduleTeacherSalary/confirmTeacherMonthSalary",method:"post",data:o.a.stringify(t)})},l=function(t){return a({url:i+"/teacherSalaryComplaints/add",method:"post",data:o.a.stringify(t)})},f=function(t){return a({url:i+"/teacherSalaryComplaints/get",method:"get",params:t})},h=function(t){return a({url:i+"/teacherSalaryComplaints/findByMonth",method:"post",data:o.a.stringify(t)})},d=function(t){return a({url:i+"/teacherSalaryComplaints/repealComplaints",method:"post",data:o.a.stringify(t)})},p=function(t){return a({url:i+"/courseScheduleTeacherSalary/findTeacherYearSalarys",method:"get",params:t})},y=function(t){return a({url:i+"/teacherSalaryComplaints/queryPage",method:"get",params:t})},v=function(t){return a({url:i+"/courseReview/getOnlineCourse",method:"get",params:t})},m=function(t){return a({url:i+"/courseReview/addHomeWork",method:"post",data:t})}},"622a":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:"wrap"},[t.headerStatus?r("m-header",{attrs:{backUrl:t.backUrl}},[r("template",{slot:"right"},[r("div",{on:{click:t.onAppealRecord}},[t._v("申诉记录")])])],2):t._e(),r("van-dropdown-menu",{attrs:{"active-color":"#01C1B5"}},[r("van-dropdown-item",{attrs:{options:t.option1},on:{change:t.getList},model:{value:t.value1,callback:function(e){t.value1=e},expression:"value1"}})],1),t.dataShow?r("div",[r("van-cell-group",t._l(t.dataList,(function(e,n){return r("van-cell",{key:n,attrs:{"is-link":""},on:{click:function(r){return t.onSure(e)}},scopedSlots:t._u([{key:"title",fn:function(){return[t._v("\n "+t._s(e.monthStr)+"\n "),2!=e.confirmStatus?r("van-tag",{attrs:{color:"#FF8282"}},[t._v("未确认")]):t._e(),2==e.confirmStatus?r("van-tag",[t._v("已确认")]):t._e()]},proxy:!0},{key:"default",fn:function(){return[t._v("\n 总计:"),r("span",{staticClass:"countMoney"},[t._v(t._s(e.totalActualSalary)+"元")])]},proxy:!0}],null,!0)})})),1),r("div",{staticClass:"allCount"},[t._v("\n 合计:"),r("span",{staticClass:"allMoney"},[t._v(t._s(t.totalSalary)),r("i",[t._v("元")])])])],1):r("m-empty",{key:"data",staticClass:"empty",attrs:{msg:"暂无数据"}})],1)},o=[],a=r("6e6e"),i=r("d678"),c=r("ff51"),u=r("530a"),s={name:"teacherList",components:{MHeader:a["a"],MEmpty:i["a"]},data:function(){return{headerStatus:!0,value1:(new Date).getFullYear(),option1:[{text:"2020年",value:2020},{text:"2021年",value:2021},{text:"2022年",value:2022}],dataShow:!0,dataList:[],totalSalary:0,backUrl:{callBack:function(){Object(c["b"])().android?DAYA.postMessage(JSON.stringify({api:"back"})):Object(c["b"])().iPhone&&window.webkit.messageHandlers.DAYA.postMessage(JSON.stringify({api:"back"}))}}}},mounted:function(){var t=this.$route.query;t.Authorization&&(localStorage.setItem("Authorization",decodeURI(t.Authorization)),localStorage.setItem("userInfo",decodeURI(t.Authorization))),document.title="月度课酬列表",this.getList()},methods:{getList:function(){var t=this;this.$toast.loading({duration:0,forbidClick:!0,message:"加载中..."}),Object(u["f"])({year:this.value1}).then((function(e){var r=e.data;if(t.$toast.clear(),200==r.code){t.totalSalary=r.data.totalSalary;var n=new Date;n.setMonth(n.getMonth()-1);var o=n.getFullYear()+"-"+Object(c["h"])(n.getMonth()+1);r.data.monthSalarys.forEach((function(t){t.month==o?t.isNow=!0:t.isNow=!1;var e=new Date(t.month+"-01");t.monthStr=e.getMonth()+1+"月"})),t.dataList=r.data.monthSalarys.reverse(),t.dataList.length<=0?t.dataShow=!1:t.dataShow=!0}else t.$toast(r.msg)}))},onSure:function(t){this.$router.push({path:"/remuneration",query:{month:t.month,isHide:1}})},onAppealRecord:function(){this.$router.push({path:"appealRecord"})}}},l=s,f=(r("0920"),r("2877")),h=Object(f["a"])(l,n,o,!1,null,"7cfec28a",null);e["default"]=h.exports},"6e6e":function(t,e,r){"use strict";var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"mheader",style:{height:"calc("+t.titleHeight+"px + "+t.navBarHeight+"px)"}},[r("header",{staticClass:"m-nav-header",class:[t.isFixed?"fixed":""],style:[t.headStyle]},[r("div",{directives:[{name:"show",rawName:"v-show",value:t.isBack,expression:"isBack"}],staticClass:"m-nav-bar__left",on:{click:t.goBack}},[r("van-icon",{staticClass:"arrow-left",attrs:{name:"arrow-left"}})],1),r("div",{staticClass:"m-nav-bar__title"},[t._t("default",(function(){return[t._v(t._s(t.name?t.name:this.$route.meta.descrition))]}))],2),r("div",{staticClass:"m-nav-bar__right"},[t._t("right")],2)])])},o=[],a=r("ddf4");function i(t){return i="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},i(t)}function c(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */c=function(){return t};var t={},e=Object.prototype,r=e.hasOwnProperty,n="function"==typeof Symbol?Symbol:{},o=n.iterator||"@@iterator",a=n.asyncIterator||"@@asyncIterator",u=n.toStringTag||"@@toStringTag";function s(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{s({},"")}catch(E){s=function(t,e,r){return t[e]=r}}function l(t,e,r,n){var o=e&&e.prototype instanceof d?e:d,a=Object.create(o.prototype),i=new k(n||[]);return a._invoke=function(t,e,r){var n="suspendedStart";return function(o,a){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===o)throw a;return L()}for(r.method=o,r.arg=a;;){var i=r.delegate;if(i){var c=x(i,r);if(c){if(c===h)continue;return c}}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 u=f(t,e,r);if("normal"===u.type){if(n=r.done?"completed":"suspendedYield",u.arg===h)continue;return{value:u.arg,done:r.done}}"throw"===u.type&&(n="completed",r.method="throw",r.arg=u.arg)}}}(t,r,i),a}function f(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(E){return{type:"throw",arg:E}}}t.wrap=l;var h={};function d(){}function p(){}function y(){}var v={};s(v,o,(function(){return this}));var m=Object.getPrototypeOf,g=m&&m(m(j([])));g&&g!==e&&r.call(g,o)&&(v=g);var b=y.prototype=d.prototype=Object.create(v);function w(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function S(t,e){function n(o,a,c,u){var s=f(t[o],t,a);if("throw"!==s.type){var l=s.arg,h=l.value;return h&&"object"==i(h)&&r.call(h,"__await")?e.resolve(h.__await).then((function(t){n("next",t,c,u)}),(function(t){n("throw",t,c,u)})):e.resolve(h).then((function(t){l.value=t,c(l)}),(function(t){return n("throw",t,c,u)}))}u(s.arg)}var o;this._invoke=function(t,r){function a(){return new e((function(e,o){n(t,r,e,o)}))}return o=o?o.then(a,a):a()}}function x(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,x(t,e),"throw"===e.method))return h;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return h}var n=f(r,t.iterator,e.arg);if("throw"===n.type)return e.method="throw",e.arg=n.arg,e.delegate=null,h;var o=n.arg;return o?o.done?(e[t.resultName]=o.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,h):o:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,h)}function O(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 _(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function k(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(O,this),this.reset(!0)}function j(t){if(t){var e=t[o];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,a=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 a.next=a}}return{next:L}}function L(){return{value:void 0,done:!0}}return p.prototype=y,s(b,"constructor",y),s(y,"constructor",p),p.displayName=s(y,u,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===p||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,y):(t.__proto__=y,s(t,u,"GeneratorFunction")),t.prototype=Object.create(b),t},t.awrap=function(t){return{__await:t}},w(S.prototype),s(S.prototype,a,(function(){return this})),t.AsyncIterator=S,t.async=function(e,r,n,o,a){void 0===a&&(a=Promise);var i=new S(l(e,r,n,o),a);return t.isGeneratorFunction(r)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},w(b),s(b,u,"Generator"),s(b,o,(function(){return this})),s(b,"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=j,k.prototype={constructor:k,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(_),!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 o=this.tryEntries.length-1;o>=0;--o){var a=this.tryEntries[o],i=a.completion;if("root"===a.tryLoc)return n("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),u=r.call(a,"finallyLoc");if(c&&u){if(this.prev<a.catchLoc)return n(a.catchLoc,!0);if(this.prev<a.finallyLoc)return n(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return n(a.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return n(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var a=o;break}}a&&("break"===t||"continue"===t)&&a.tryLoc<=e&&e<=a.finallyLoc&&(a=null);var i=a?a.completion:{};return i.type=t,i.arg=e,a?(this.method="next",this.next=a.finallyLoc,h):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),h},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),_(r),h}},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 o=n.arg;_(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:j(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=void 0),h}},t}function u(t,e,r,n,o,a,i){try{var c=t[a](i),u=c.value}catch(s){return void r(s)}c.done?e(u):Promise.resolve(u).then(n,o)}function s(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var a=t.apply(e,r);function i(t){u(a,n,o,i,c,"next",t)}function c(t){u(a,n,o,i,c,"throw",t)}i(void 0)}))}}var l={name:"mheader",props:{name:String,isNative:{type:Boolean,default:!0},isBack:{type:Boolean,default:!0},isFixed:{type:Boolean,default:!0},backUrl:{type:Object,default:function(){return{callBack:null,path:"",params:{}}}}},data:function(){return{navBarHeight:0,headStyle:{},titleHeight:44}},mounted:function(){this.isNative||(Object(a["b"])({api:"setBarStatus",content:{status:0}}),this.getNav(),this.isBack=!1)},methods:{getNav:function(){var t=s(c().mark((function t(){var e,r,n=this;return c().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(e=sessionStorage.getItem("navHeight"),r=sessionStorage.getItem("titleHeight"),!e||!r){t.next=7;break}this.navBarHeight=e,this.headStyle={paddingTop:e+"px",height:r+"px",lineHeight:r+"px"},t.next=9;break;case 7:return t.next=9,Object(a["b"])({api:"getNavHeight"},(function(t){var e=t.content,r={},o=e.dpi||2;if(e.navHeight){var a=e.navHeight/o;sessionStorage.setItem("navHeight",a),n.navBarHeight=a,r={paddingTop:a+"px"}}if(e.titleHeight){var i=e.titleHeight/o;sessionStorage.setItem("titleHeight",i),n.titleHeight=i,r.height=i+"px",r.lineHeight=i+"px"}n.headStyle=r}));case 9:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),goBack:function(){var t=this.backUrl;"function"==typeof t.callBack?t.callBack():t.path?this.$router.push({path:t.path,query:t.params}):history.go(-1)}},beforeDestroy:function(){this.isNative||(Object(a["b"])({api:"setBarStatus",content:{status:1}}),this.isBack=!0)}},f=l,h=(r("04a4"),r("2877")),d=Object(h["a"])(f,n,o,!1,null,"641fc55e",null);e["a"]=d.exports},"852e":function(t,e,r){},b2ad:function(t,e,r){},bad8:function(t,e,r){"use strict";r("852e")},d678:function(t,e,r){"use strict";var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"mempty",class:t.full?"full":null},[r("div",{class:[t.icon?t.icon:"icon_nodata","icon"]}),r("div",{staticClass:"msg"},[t._v(t._s(t.msg?t.msg:"暂无内容"))])])},o=[],a={name:"mempty",props:{icon:String,msg:String,full:Boolean}},i=a,c=(r("bad8"),r("2877")),u=Object(c["a"])(i,n,o,!1,null,"31cc2a9d",null);e["a"]=u.exports},ddf4:function(t,e,r){"use strict";r.d(e,"b",(function(){return y})),r.d(e,"a",(function(){return v}));var n=r("ff51");function o(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function a(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?o(Object(r),!0).forEach((function(e){i(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):o(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function i(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function c(t,e){var r="undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=u(t))||e&&t&&"number"===typeof t.length){r&&(t=r);var n=0,o=function(){};return{s:o,n:function(){return n>=t.length?{done:!0}:{done:!1,value:t[n++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,i=!0,c=!1;return{s:function(){r=r.call(t)},n:function(){var t=r.next();return i=t.done,t},e:function(t){c=!0,a=t},f:function(){try{i||null==r.return||r.return()}finally{if(c)throw a}}}}function u(t,e){if(t){if("string"===typeof t)return s(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?s(t,e):void 0}}function s(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function l(t){return l="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},l(t)}var f=function(){},h={},d=Object(n["b"])();d.isApp&&window.addEventListener("message",(function(t){try{var e=t.data?"object"===l(t.data)?t.data:JSON.parse(t.data):{},r=e.content.uuid||e.uuid;try{e.content&&(e.content=JSON.parse(e.content))}catch(d){}if(!r){var n,o=Object.keys(h).filter((function(t){return 0===t.indexOf(e.api)})),a=c(o);try{for(a.s();!(n=a.n()).done;){var i=n.value,u=h[i]||f;u(e)}}catch(p){a.e(p)}finally{a.f()}return}var s=h[e.content.uuid||e.uuid||e.api+e.uuid]||f;s(e)}catch(d){console.error("通信消息解析错误",d)}}));var p=window.DAYA||window.webkit&&window.webkit.messageHandlers&&window.webkit.messageHandlers.DAYA,y=function(t,e){if(d.isApp){var r=Object(n["g"])();h[r]=e||f,t.content=t.content?a(a({},t.content),{},{uuid:r}):{uuid:r},p.postMessage(JSON.stringify(t))}},v=function(t,e){if(d.isApp){var r=t+Object(n["g"])();h[r]=e||f}}}}]);