You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
18 KiB
1 line
18 KiB
4 months ago
|
(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-61cef6c8"],{"0b65":function(t,e,a){"use strict";e.a={shortcuts:[{text:"今天",value:function(){var t=new Date,e=new Date;return e.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate())),[e,t]}},{text:"昨天",value:function(){var t=new Date,e=new Date;return e.setTime(e.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate()-1))),t.setTime(t.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate()-1))),[e,t]}},{text:"最近7天",value:function(){var t=new Date,e=new Date;return e.setTime(e.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate()-6))),[e,t]}},{text:"最近30天",value:function(){var t=new Date,e=new Date;return e.setTime(e.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate()-29))),[e,t]}},{text:"上月",value:function(){var t=new Date,e=new Date,a=new Date(e.getFullYear(),e.getMonth(),0).getDate();return e.setTime(e.setTime(new Date((new Date).getFullYear(),(new Date).getMonth()-1,1))),t.setTime(t.setTime(new Date((new Date).getFullYear(),(new Date).getMonth()-1,a))),[e,t]}},{text:"本月",value:function(){var t=new Date,e=new Date;return e.setTime(e.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),1))),[e,t]}},{text:"本年",value:function(){var t=new Date,e=new Date;return e.setTime(e.setTime(new Date((new Date).getFullYear(),0,1))),[e,t]}}]}},"5dd9":function(t,e,a){"use strict";var r=a("fd59");a.n(r).a},"951f":function(t,e,a){"use strict";a.r(e);var r=a("2f62"),n=a("a6b9"),i=a("a584"),s=a("0b65");function o(t,e){var a=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),a.push.apply(a,r)}return a}function u(t,e,a){return e in t?Object.defineProperty(t,e,{value:a,enumerable:!0,configurable:!0,writable:!0}):t[e]=a,t}var c={name:"bill",components:{cardsData:i.a},data:function(){return{id:0,modal:!1,modalmark:!1,formItem:{type:"1",message:""},remarkId:0,remarks:{mark:""},total:0,cardLists:[],extractStatistics:[],supplierList:[],loading:!1,columns:[{title:"ID",key:"id",width:60},{title:"供应商",slot:"supplier",minWidth:120},{title:"申请金额",key:"extract_price",minWidth:80},{title:"申请时间",key:"add_time",minWidth:150},{title:"收款方式",slot:"extract_type",minWidth:80},{title:"收款信息",slot:"type",minWidth:200},{title:"审核状态",slot:"status",minWidth:150},{title:"转账状态",slot:"pay_status",minWidth:180},{title:"管理员",key:"admin_name",minWidth:80},{title:"备注",key:"supplier_mark",minWidth:150},{title:"操作",slot:"action",fixed:"right",minWidth:120,align:"center"}],orderList:[],formValidate:{pay_status:"",extract_type:"",data:"",status:"",supplier_id:"",page:1,limit:15},timeVal:[],options:s.a,fromLists:{custom:!0,status:[{text:"全部",val:""},{text:"待审核",val:"0"},{text:"已通过",val:"1"},{text:"未通过",val:"-1"}]}}},computed:function(t){for(var e=1;e<arguments.length;e++){var a=null!=arguments[e]?arguments[e]:{};e%2?o(a,!0).forEach((function(e){u(t,e,a[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(a)):o(a).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(a,e))}))}return t}({},Object(r.e)("admin/layout",["isMobile"]),{labelWidth:function(){return this.isMobile?void 0:96},labelPosition:function(){return this.isMobile?"top":"right"}}),mounted:function(){this.getSupplierList(),this.getList()},methods:{getList:function(){var t=this;this.loading=!0,Object(n.C)(this.formValidate).then((function(e){t.orderList=e.data.list.list,t.total=e.data.list.count,t.extractStatistics=e.data.extract_statistics,t.cardLists=[{col:6,count:t.extractStatistics.unPayPrice,name:"待转账金额",className:"md-basket"},{col:6,count:t.extractStatistics.price,name:"待审核金额",className:"md-cash"},{col:6,count:t.extractStatistics.price_not,name:"可提现金额",
|