<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-47ef351e"],{1424:function(t,a,e){"use strict";e.r(a);var o={name:"AuditRecords",components:{},data:function(){return{withdrawSum:0,list:[],totalData:{},loading:!1,pageNo:1,pageSize:10,total:0}},methods:{getWithdrawCheck:function(t){var a=this;this.pageNo=t,this.loading=!0,this.$get("/v/pay/queryWithdrawCheck",{pageNo:this.pageNo,pageSize:this.pageSize}).then(function(t){a.totalData=t.model,a.list=t.checkRecordPage.content,a.total=+t.checkRecordPage.totalElements,a.withdrawSum=t.withdrawSum}).catch(function(t){}).finally(function(){a.loading=!1})}},mounted:function(){this.getWithdrawCheck()}},s=(e("7a0c"),e("2877")),i=Object(s.a)(o,function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticClass:"auditRecords"},[e("div",{staticClass:"total-box"},[e("h1",{staticClass:"total-box__title"},[t._v("稽核总计")]),e("el-row",[e("el-col",{attrs:{span:8}},[e("b",{staticClass:"total__title"},[t._v("常态性稽核")])]),e("el-col",{attrs:{span:8}},[e("b",{staticClass:"total__title"},[t._v("优惠稽核")])]),e("el-col",{attrs:{span:8}},[e("b",{staticClass:"total__title"},[t._v("重复取款稽核")])])],1),e("el-row",[e("el-col",{attrs:{span:8}},[t._v("行政费用："),e("span",{staticClass:"total-red"},[t._v(t._s(t.totalData.notCheckNormalFee/100||0))])]),e("el-col",{attrs:{span:8}},[t._v("扣除优惠金额："),e("span",{staticClass:"total-red"},[t._v(t._s(t.totalData.notCheckDiscount/100||0))])]),e("el-col",{attrs:{span:8}},[t._v("当日取款数："),e("span",{staticClass:"total-red"},[t._v(t._s(t.withdrawSum))])])],1),e("el-row",[e("el-col",{attrs:{span:8}},[t._v("手续费："),e("span",{staticClass:"total-red"},[t._v(t._s(t.totalData.notCheckFee/100||0))])])],1)],1),e("p",{staticClass:"total-box__condition"},[e("b",[t._v("提款需打码：")]),e("span",{staticClass:"total-red"},[t._v(t._s(t.totalData.checkTotal/100||0))])]),e("table",{staticClass:"record-table"},[t._m(0),t.list.length?e("tbody",{staticClass:"record-table__tbody"},t._l(t.list,function(a,o){return e("tr",{key:o},[e("td",{staticClass:"record-table__td"},[t._v(t._s(a.beginTime))]),e("td",{staticClass:"record-table__td"},[t._v(t._s(a.depositMoney/100))]),e("td",{staticClass:"record-table__td"},[t._v(t._s(a.depositDiscount/100))]),e("td",{staticClass:"record-table__td"},[t._v(t._s(a.orderTotal/100))]),e("td",{staticClass:"record-table__td"},[t._v(t._s(a.reachOrderSum/100))]),e("td",{staticClass:"record-table__td"},[t._v(t._s(a.discountOrderSum/100))]),e("td",{staticClass:"record-table__td"},[t._v(t._s(a.normalDel/100))])])})):t._e(),t.list.length?t._e():e("tbody",[t._m(1)])]),e("el-pagination",{staticStyle:{"text-align":"center","border-top":"1px solid #dddddd","border-bottom":"1px solid #dddddd"},attrs:{layout:"total, prev, pager, next, jumper","current-page":t.pageNo,total:t.total},on:{"current-change":t.getWithdrawCheck}}),t._m(2)],1)},[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("thead",[e("tr",[e("th",{staticClass:"record-table__th"},[t._v("充值时间")]),e("th",{staticClass:"record-table__th"},[t._v("充值金额")]),e("th",{staticClass:"record-table__th"},[t._v("存款优惠")]),e("th",{staticClass:"record-table__th"},[t._v("有效投注")]),e("th",{staticClass:"record-table__th"},[t._v("常态性稽核标准")]),e("th",{staticClass:"record-table__th"},[t._v("优惠稽核标准")]),e("th",{staticClass:"record-table__th"},[t._v("常态稽核行政费")])])])},function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("tr",[e("td",{staticClass:"record-table__td",attrs:{colspan:"7"}},[t._v("暂无记录")])])},function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"hint-box"},[e("p",{staticClass:"hint-title"},[e("i",{staticClass:"iconfont icon-error"}),t._v("温馨提示：")]),e("p",[t._v("*从最近一笔充值的有效投注开始稽核：超过稽核标准剩余的有效投注，可挪给上一笔充值稽核使用")]),e("p",[t._v("*常态稽核行政费：依打码量是否达到该笔充值对应的常态稽核标准，计算相应的行政费用")]),e("p",[t._v("*常态稽核手续费：当有常态稽核未通过的情况，会收取相应的手续费")]),e("p",[t._v("*优惠稽核：若充值时有选择存款优惠，打码量须达到获取优惠时设定的标准，否则扣除优惠金额")]),e("p",[t._v("*取款手续费：每日超过规定免手续费次数，会收取相应取款手续费")]),e("p",[t._v("*当日取款总次数，包括成功取款次数和被拒绝出款次数")]),e("p",[t._v("*当您的账户总资产不足1元时，系统将在您下次入款时自动清空之前的剩余所需打码量")])])}],!1,null,null,null);i.options.__file="AuditRecords.vue",a.default=i.exports},7730:function(t,a,e){var o=e("786b");"string"==typeof o&amp;&amp;(o=[[t.i,o,""]]),o.locals&amp;&amp;(t.exports=o.locals),(0,e("499e").default)("56795dc4",o,!0,{sourceMap:!1,shadowMode:!1})},"786b":function(t,a,e){(t.exports=e("2350")(!1)).push([t.i,"\n.auditRecords .total-box{padding:16px 0 8px 10px;background:#fbfbfb\n}\n.auditRecords .total-box .total-box__title{margin-bottom:10px;font-weight:700;font-size:18px;color:#050505\n}\n.auditRecords .total-box .total__title{font-weight:700\n}\n.auditRecords .total-box .el-col{height:30px;line-height:30px;font-size:12px;color:#050505\n}\n.auditRecords .total-red{color:#e3393c\n}\n.auditRecords .total-box__condition{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding-right:40px;height:46px;line-height:46px;background:#fbfbfb;font-weight:700;font-size:16px;text-align:right;color:#050505\n}\n.auditRecords .record-table{width:100%;text-align:center\n}\n.auditRecords .record-table .record-table__tbody&gt;:not(:last-child){border-bottom:1px solid #ddd\n}\n.auditRecords .record-table .record-table__th{border-bottom:1px solid #ddd;height:46px;line-height:46px;font-weight:600;font-size:12px;color:#050505\n}\n.auditRecords .record-table .record-table__td{height:30px;line-height:30px;font-size:12px\n}\n.auditRecords .hint-box{padding:30px 10px;background:#fcf9d6;color:#fc6102;font-size:14px\n}\n.auditRecords .hint-box p{height:28px;line-height:28px\n}\n.auditRecords .hint-box .hint-title{font-size:16px\n}",""])},"7a0c":function(t,a,e){"use strict";var o=e("7730");e.n(o).a}}]);</pre></body></html>