9f689c012cd90ec08d29.js 3.7 KB

1
  1. (window.webpackJsonp=window.webpackJsonp||[]).push([[42],{449:function(e,t,l){var content=l(535);"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,l(4).default)("6dc935d9",content,!0,{sourceMap:!1})},534:function(e,t,l){"use strict";var r=l(449);l.n(r).a},535:function(e,t,l){(t=l(3)(!1)).push([e.i,'.box-card[data-v-396650a5]{margin-bottom:10px;width:100%}.header[data-v-396650a5]{font-size:24px;color:#222;font-weight:600}.clearfix[data-v-396650a5]:after,.clearfix[data-v-396650a5]:before{display:table;content:""}.clearfix[data-v-396650a5]:after{clear:both}.el-col[data-v-396650a5]{padding-top:20px;padding-bottom:20px}.module-title[data-v-396650a5]{font-weight:700}.module-content[data-v-396650a5]{margin-top:17px;margin-left:14px}',""]),e.exports=t},574:function(e,t,l){"use strict";l.r(t);l(32);var r=l(5),d={data:function(){return{bill:null}},mounted:function(){this.getBill()},methods:{getBill:function(){var e=this;return Object(r.a)(regeneratorRuntime.mark((function t(){var data;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.$post("/api/admin/hire/detail",{id:e.$route.query.id});case 2:data=t.sent,e.bill=data.data;case 4:case"end":return t.stop()}}),t)})))()}}},v=(l(534),l(2)),component=Object(v.a)(d,(function(){var e=this,t=e.$createElement,l=e._self._c||t;return e.bill?l("div",[l("el-card",{staticClass:"box-card"},[l("div",{staticClass:"header clearfix",attrs:{slot:"header"},slot:"header"},[l("span",[e._v("工资账单明细")])]),e._v(" "),l("el-row",{attrs:{gutter:20}},[l("el-col",{attrs:{span:12}},[l("div",{staticClass:"module-title"},[e._v("企业方 "+e._s(e.bill.enterprise.nickname)+"("+e._s(e.bill.enterprise.uid)+")")]),e._v(" "),l("div",{staticClass:"module-content"},[l("div",[e._v("实际费用:¥"+e._s((e.bill.order.real_amount/100).toFixed(2)))]),e._v(" "),l("div",[e._v("开发款项:¥"+e._s(e.bill.hire.price))]),e._v(" "),l("div",[e._v("平台服务费:¥"+e._s(e.bill.hire.service_fee))]),e._v(" "),l("div",[e._v("应缴税费:¥"+e._s(e.bill.hire.tax_fee))]),e._v(" "),l("div",[e._v("直通车抵扣:¥"+e._s(e.bill.hire.fast_hire_fee))]),e._v(" "),l("div",[e._v("托管金额:¥"+e._s((e.bill.order.real_amount/100).toFixed(2)))])])]),e._v(" "),l("el-col",{attrs:{span:12}},[l("div",{staticClass:"module-title"},[e._v(e._s(e.bill.developer.nickname)+"("+e._s(e.bill.developer.uid)+")")]),e._v(" "),l("div",{staticClass:"module-content"},[l("div",[e._v("实际费用:"+e._s(e.bill.hire.price))]),e._v(" "),l("div",[e._v("开发款项:¥"+e._s(e.bill.hire.price))]),e._v(" "),l("div",[e._v("平台服务费:¥0")]),e._v(" "),l("div",[e._v("应交税费:¥0")])])])],1),e._v(" "),l("el-row",{attrs:{gutter:20}},[l("el-col",{attrs:{span:24}},[l("div",{staticClass:"module-title"},[e._v("工资明细")]),e._v(" "),l("div",{staticClass:"module-content"},[l("div",[e._v("工作日薪:¥"+e._s(e.bill.hire.daily_price)+"/天")]),e._v(" "),l("div",[e._v("工作周期:"+e._s(e.bill.hire.start_date)+" 至 "+e._s(e.bill.hire.end_date)+"(10小时)")]),e._v(" "),l("div",[e._v("正式工资:¥"+e._s(e.bill.hire.daily_price)+"(10小时)")])])])],1),e._v(" "),l("el-row",{attrs:{gutter:20}},[l("el-col",{attrs:{span:24}},[l("div",{staticClass:"module-title"},[e._v("账单信息")]),e._v(" "),l("div",{staticClass:"module-content"},[l("div",[e._v("创建时间:"+e._s(e.bill.hire.create_time))]),e._v(" "),l("div",[e._v("托管时间:"+e._s(e.bill.hire.pay_time))]),e._v(" "),l("div",[e._v("费率明细:企业方:实际服务费率"+e._s(Math.round(Number(e.bill.hire.service_fee/e.bill.hire.price*100)))+"%;")])])])],1)],1)],1):e._e()}),[],!1,null,"396650a5",null);t.default=component.exports}}]);