chunk-018fc024.6003d7b0.js 31 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-018fc024"],{"0f56":function(t,e,r){"use strict";var a=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("el-row",{staticClass:"ivu-mt",attrs:{align:"middle",gutter:10}},t._l(t.cardLists,(function(e,a){return r("el-col",{key:a,staticClass:"ivu-mb mb10",attrs:{xl:6,lg:6,md:12,sm:24,xs:24}},[r("div",{staticClass:"card_box"},[r("div",{staticClass:"card_box_cir",class:{one:a%5==0,two:a%5==1,three:a%5==2,four:a%5==3,five:a%5==4}},[r("div",{staticClass:"card_box_cir1",class:{one1:a%5==0,two1:a%5==1,three1:a%5==2,four1:a%5==3,five1:a%5==4}},[r("i",{class:e.className,staticStyle:{"font-size":"24px"}})])]),t._v(" "),r("div",{staticClass:"card_box_txt"},[r("span",{staticClass:"sp1",domProps:{textContent:t._s(e.count||0)}}),t._v(" "),r("span",{staticClass:"sp2",domProps:{textContent:t._s(e.name)}})])])])})),1)},n=[],s={name:"Index",props:{cardLists:Array}},o=s,i=(r("eb8d"),r("2877")),l=Object(i["a"])(o,a,n,!1,null,"52576a7c",null);e["a"]=l.exports},"6af2":function(t,e,r){"use strict";r.r(e);var a=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"divBox"},[r("el-card",{staticClass:"box-card"},[r("div",{staticClass:"clearfix",attrs:{slot:"header"},slot:"header"},[r("div",{staticClass:"container"},[r("el-form",{attrs:{size:"small",inline:"","label-width":"100px"}},[r("el-form-item",{attrs:{label:"订单状态:"}},[r("el-radio-group",{attrs:{type:"button"},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.status,callback:function(e){t.$set(t.tableFrom,"status",e)},expression:"tableFrom.status"}},[r("el-radio-button",[t._v("全部 "+t._s(t.orderChartType.all))]),t._v(" "),r("el-radio-button",{attrs:{label:"1"}},[t._v("待付款 "+t._s(t.orderChartType.unpaid))]),t._v(" "),r("el-radio-button",{attrs:{label:"2"}},[t._v("待发货 "+t._s(t.orderChartType.unshipped))]),t._v(" "),r("el-radio-button",{attrs:{label:"3"}},[t._v("待收货 "+t._s(t.orderChartType.untake))]),t._v(" "),r("el-radio-button",{attrs:{label:"4"}},[t._v("待评价 "+t._s(t.orderChartType.unevaluate))]),t._v(" "),r("el-radio-button",{attrs:{label:"5"}},[t._v("交易完成 "+t._s(t.orderChartType.complete))]),t._v(" "),r("el-radio-button",{attrs:{label:"6"}},[t._v("已退款 "+t._s(t.orderChartType.refund))]),t._v(" "),r("el-radio-button",{attrs:{label:"7"}},[t._v("已删除 "+t._s(t.orderChartType.del))])],1)],1),t._v(" "),r("el-form-item",{staticClass:"width100",attrs:{label:"时间选择:"}},[r("el-radio-group",{staticClass:"mr20",attrs:{type:"button",size:"small"},on:{change:function(e){return t.selectChange(t.tableFrom.date)}},model:{value:t.tableFrom.date,callback:function(e){t.$set(t.tableFrom,"date",e)},expression:"tableFrom.date"}},t._l(t.fromList.fromTxt,(function(e,a){return r("el-radio-button",{key:a,attrs:{label:e.val}},[t._v(t._s(e.text))])})),1),t._v(" "),r("el-date-picker",{staticStyle:{width:"250px"},attrs:{"value-format":"yyyy/MM/dd",format:"yyyy/MM/dd",size:"small",type:"daterange",placement:"bottom-end",placeholder:"自定义时间"},on:{change:t.onchangeTime},model:{value:t.timeVal,callback:function(e){t.timeVal=e},expression:"timeVal"}})],1),t._v(" "),r("el-form-item",{staticStyle:{display:"inline-block"},attrs:{label:"活动类型:"}},[r("el-select",{staticClass:"selWidth",attrs:{clearable:"",filterable:"",placeholder:"请选择"},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.activity_type,callback:function(e){t.$set(t.tableFrom,"activity_type",e)},expression:"tableFrom.activity_type"}},t._l(t.activity,(function(t){return r("el-option",{key:t.type,attrs:{label:t.name,value:t.type}})})),1)],1),t._v(" "),r("el-form-item",{staticStyle:{display:"inline-block"},attrs:{label:"商户名称:"}},[r("el-select",{staticClass:"selWidth",attrs:{clearable:"",filterable:"",placeholder:"请选择"},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.mer_id,callback:function(e){t.$set(t.tableFrom,"mer_id",e)},expression:"tableFrom.mer_id"}},t._l(t.merSelect,(function(t){return r("el-option",{key:t.mer_id,attrs:{label:t.mer_name,value:t.mer_id}})})),1)],1),t._v(" "),r("el-form-item",{staticStyle:{display:"inline-block"},attrs:{label:"商户类别:"}},[r("el-select",{staticClass:"selWidth",attrs:{clearable:"",placeholder:"请选择"},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.is_trader,callback:function(e){t.$set(t.tableFrom,"is_trader",e)},expression:"tableFrom.is_trader"}},[r("el-option",{attrs:{label:"自营",value:"1"}}),t._v(" "),r("el-option",{attrs:{label:"非自营",value:"0"}})],1)],1),t._v(" "),r("el-form-item",{staticClass:"width100",staticStyle:{display:"inline-block"},attrs:{label:"关键字:"}},[r("el-input",{staticClass:"selWidth",attrs:{placeholder:"请输入订单号/收货人/联系方式",size:"small"},nativeOn:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.getList(1)}},model:{value:t.tableFrom.keywords,callback:function(e){t.$set(t.tableFrom,"keywords",e)},expression:"tableFrom.keywords"}},[r("el-button",{staticClass:"el-button-solt",attrs:{slot:"append",icon:"el-icon-search",size:"small"},on:{click:function(e){return t.getList(1)}},slot:"append"})],1)],1),t._v(" "),r("el-form-item",{staticClass:"width100",staticStyle:{display:"inline-block"},attrs:{label:"用户信息:"}},[r("el-input",{staticClass:"selWidth el-button-solt",attrs:{placeholder:"请输入用户昵称/手机号",size:"small"},nativeOn:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.getList(1)}},model:{value:t.tableFrom.username,callback:function(e){t.$set(t.tableFrom,"username",e)},expression:"tableFrom.username"}},[r("el-button",{staticClass:"el-button-solt",attrs:{slot:"append",icon:"el-icon-search",size:"small"},on:{click:function(e){return t.getList(1)}},slot:"append"})],1)],1)],1)],1),t._v(" "),t.headeNum.length>0?r("el-tabs",{on:{"tab-click":function(e){return t.getList(1)}},model:{value:t.tableFrom.order_type,callback:function(e){t.$set(t.tableFrom,"order_type",e)},expression:"tableFrom.order_type"}},t._l(t.headeNum,(function(t,e){return r("el-tab-pane",{key:e,attrs:{name:t.order_type.toString(),label:t.title+"("+t.count+")"}})})),1):t._e(),t._v(" "),r("cards-data",{attrs:{"card-lists":t.cardLists}})],1),t._v(" "),r("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],staticClass:"table",staticStyle:{width:"100%"},attrs:{data:t.tableData.data,size:"mini","highlight-current-row":"","cell-class-name":t.addTdClass}},[r("el-table-column",{attrs:{type:"expand"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("el-form",{staticClass:"demo-table-expand",attrs:{"label-position":"left",inline:""}},[r("el-form-item",{attrs:{label:"商品总价:"}},[r("span",[t._v(t._s(t._f("filterEmpty")(e.row.total_price)))])]),t._v(" "),r("el-form-item",{attrs:{label:"下单时间:"}},[r("span",[t._v(t._s(t._f("filterEmpty")(e.row.create_time)))])]),t._v(" "),r("el-form-item",{attrs:{label:"用户备注:"}},[r("span",[t._v(t._s(t._f("filterEmpty")(e.row.mark)))])]),t._v(" "),r("el-form-item",{attrs:{label:"商家备注:"}},[r("span",[t._v(t._s(t._f("filterEmpty")(e.row.remark)))])]),t._v(" "),r("el-form-item",{attrs:{label:"总单号:"}},[r("span",[t._v(t._s(e.row.groupOrder?e.row.groupOrder.group_order_sn:""))])])],1)]}}])}),t._v(" "),r("el-table-column",{attrs:{label:"订单编号","min-width":"170"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("span",{staticStyle:{display:"block"},domProps:{textContent:t._s(e.row.order_sn)}}),t._v(" "),r("span",{directives:[{name:"show",rawName:"v-show",value:e.row.is_del>0,expression:"scope.row.is_del > 0"}],staticStyle:{color:"#ED4014",display:"block"}},[t._v("用户已删除")])]}}])}),t._v(" "),r("el-table-column",{attrs:{label:"订单类型","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("span",[t._v(t._s(0==e.row.order_type?"普通订单":"核销订单"))])]}}])}),t._v(" "),r("el-table-column",{attrs:{label:"活动类型","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[4!=e.row.activity_type?r("span",[t._v(t._s(1===e.row.activity_type?"秒杀":2===e.row.activity_type?"预售":3===e.row.activity_type?"助力":"--"))]):r("span",[t._v("拼团订单 "),e.row.groupUser&&e.row.groupUser.groupBuying?r("span",[t._v("-"+t._s(t._f("activityOrderStatus")(e.row.groupUser.groupBuying.status)))]):t._e()])]}}])}),t._v(" "),r("el-table-column",{attrs:{prop:"real_name",label:"收货人","min-width":"100"}}),t._v(" "),r("el-table-column",{attrs:{label:"商户名称","min-width":"150"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("span",[t._v(t._s(e.row.merchant?e.row.merchant.mer_name:""))])]}}])}),t._v(" "),r("el-table-column",{attrs:{prop:"mer_name",label:"商户类别","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.merchant?r("span",{staticClass:"spBlock"},[t._v(t._s(e.row.merchant.is_trader?"自营":"非自营"))]):t._e()]}}])}),t._v(" "),r("el-table-column",{attrs:{label:"商品信息","min-width":"330"},scopedSlots:t._u([{key:"default",fn:function(e){return t._l(e.row.orderProduct,(function(e,a){return r("div",{key:a,staticClass:"tabBox acea-row row-middle"},[r("div",{staticClass:"demo-image__preview"},[r("el-image",{attrs:{src:e.cart_info.product.image,"preview-src-list":[e.cart_info.product.image]}})],1),t._v(" "),r("span",{staticClass:"tabBox_tit"},[t._v(t._s(e.cart_info.product.store_name+" | ")+t._s(e.cart_info.productAttr.sku))]),t._v(" "),r("span",{staticClass:"tabBox_pice"},[t._v("\n "+t._s("¥"+e.cart_info.productAttr.price+" x "+e.product_num)+"\n "),e.refund_num<e.product_num&&e.refund_num>0?r("em",{staticStyle:{color:"red","font-style":"normal"}},[t._v("(-"+t._s(e.product_num-e.refund_num)+")")]):t._e()])])}))}}])}),t._v(" "),r("el-table-column",{attrs:{label:"实际支付","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("span",[t._v(t._s(e.row.pay_price))]),t._v(" "),e.row.finalOrder?r("p",[t._v("尾款:"+t._s(e.row.finalOrder.pay_price))]):t._e()]}}])}),t._v(" "),r("el-table-column",{attrs:{label:"支付类型","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[1===e.row.paid?r("span",[t._v(t._s(t._f("orderPayType")(e.row.pay_type)))]):r("span",[t._v("--")])]}}])}),t._v(" "),r("el-table-column",{attrs:{label:"支付状态","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("span",[t._v(t._s(0==e.row.paid?"未支付":"已支付"))])]}}])}),t._v(" "),r("el-table-column",{attrs:{label:"订单状态","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[0===e.row.is_del?r("span",[0===e.row.order_type?r("span",[t._v(t._s(t._f("orderStatusFilter")(e.row.status)))]):r("span",[t._v(t._s(t._f("takeOrderStatusFilter")(e.row.status)))])]):r("span",[t._v("已删除")])]}}])}),t._v(" "),r("el-table-column",{attrs:{prop:"serviceScore",label:"下单时间","min-width":"130"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("span",[t._v(t._s(e.row.create_time))])]}}])}),t._v(" "),r("el-table-column",{attrs:{label:"操作","min-width":"80",fixed:"right",align:"center"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._l(e.row.orderProduct,(function(a,n){return r("span",{key:n},[t.orderFilter(e.row)?r("el-button",{attrs:{type:"text",size:"small"},on:{click:function(r){return t.onRefundDetail(e.row.order_sn)}}},[t._v("查看退款单")]):t._e()],1)})),t._v(" "),r("el-button",{attrs:{type:"text",size:"small"},on:{click:function(r){return t.onOrderDetails(e.row.order_id)}}},[t._v("详情")])]}}])})],1),t._v(" "),r("div",{staticClass:"block"},[r("el-pagination",{attrs:{"page-sizes":[20,40,60,80],"page-size":t.tableFrom.limit,"current-page":t.tableFrom.page,layout:"total, sizes, prev, pager, next, jumper",total:t.tableData.total},on:{"size-change":t.handleSizeChange,"current-change":t.pageChange}})],1)],1),t._v(" "),r("details-from",{ref:"orderDetail"})],1)},n=[],s=(r("ac6a"),r("f8b7")),o=r("c4c8"),i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[t.dialogVisible?a("el-dialog",{attrs:{title:"订单信息",visible:t.dialogVisible,width:"700px"},on:{"update:visible":function(e){t.dialogVisible=e}}},[a("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}]},[t.orderDatalist?a("div",{staticClass:"description"},[a("div",{staticClass:"title"},[t._v("收货信息")]),t._v(" "),a("div",{staticClass:"acea-row"},[a("div",{staticClass:"description-term"},[t._v("用户昵称:"+t._s(t.orderDatalist.user.nickname))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("收货人:"+t._s(t.orderDatalist.real_name))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("联系电话:"+t._s(t.orderDatalist.user_phone))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("收货地址:"+t._s(t.orderDatalist.user_address))])]),t._v(" "),a("el-divider"),t._v(" "),a("div",{staticClass:"title"},[t._v("订单信息")]),t._v(" "),a("div",{staticClass:"acea-row"},[a("div",{staticClass:"description-term"},[t._v("订单编号:"+t._s(t.orderDatalist.order_sn))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("订单状态:"+t._s(t._f("orderStatusFilter")(t.orderDatalist.status)))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("商品总数:"+t._s(t.orderDatalist.total_num))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("商品总价:"+t._s(t.orderDatalist.total_price))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("交付邮费:"+t._s(t.orderDatalist.total_postage))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("优惠券金额:"+t._s(t.orderDatalist.coupon_price))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("实际支付:"+t._s(t.orderDatalist.finalOrder?parseFloat(t.orderDatalist.finalOrder.pay_price)+parseFloat(t.orderDatalist.pay_price):t.orderDatalist.pay_price))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("创建时间:"+t._s(t.orderDatalist.create_time))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("支付方式:"+t._s(t._f("payTypeFilter")(t.orderDatalist.pay_type)))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("商家备注:"+t._s(t.orderDatalist.remark))])]),t._v(" "),"1"===t.orderDatalist.delivery_type?[a("el-divider"),t._v(" "),a("div",{staticClass:"title"},[t._v("物流信息")]),t._v(" "),a("div",{staticClass:"acea-row"},[a("div",{staticClass:"description-term"},[t._v("快递公司:"+t._s(t.orderDatalist.delivery_name))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("\n 快递单号:"+t._s(t.orderDatalist.delivery_id)+"\n "),a("el-button",{staticStyle:{"margin-left":"5px"},attrs:{type:"primary",size:"mini"},on:{click:t.openLogistics}},[t._v("物流查询")])],1)])]:t._e(),t._v(" "),"2"===t.orderDatalist.delivery_type?[a("el-divider"),t._v(" "),a("div",{staticClass:"title"},[t._v("配送信息")]),t._v(" "),a("div",{staticClass:"acea-row"},[a("div",{staticClass:"description-term"},[t._v("送货人姓名:"+t._s(t.orderDatalist.delivery_name))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("送货人电话:"+t._s(t.orderDatalist.delivery_id))])])]:t._e(),t._v(" "),t.orderDatalist.mark?[a("el-divider"),t._v(" "),a("div",{staticClass:"title"},[t._v("用户备注")]),t._v(" "),a("div",{staticClass:"acea-row"},[a("div",{staticClass:"description-term"},[t._v(t._s(t.orderDatalist.mark))])])]:t._e()],2):t._e()])]):t._e(),t._v(" "),t.dialogLogistics?a("el-dialog",{attrs:{title:"物流查询",visible:t.dialogLogistics,width:"350px","before-close":t.handleClose},on:{"update:visible":function(e){t.dialogLogistics=e}}},[a("div",{staticClass:"logistics acea-row row-top"},[a("div",{staticClass:"logistics_img"},[a("img",{attrs:{src:r("bd9b")}})]),t._v(" "),a("div",{staticClass:"logistics_cent"},[a("span",[t._v("物流公司:"+t._s(t.orderDatalist.delivery_name))]),t._v(" "),a("span",[t._v("物流单号:"+t._s(t.orderDatalist.delivery_id))])])]),t._v(" "),a("div",{staticClass:"acea-row row-column-around trees-coadd"},[a("div",{staticClass:"scollhide"},[a("el-timeline",t._l(t.result,(function(e,r){return a("el-timeline-item",{key:r},[a("p",{staticClass:"time",domProps:{textContent:t._s(e.time)}}),t._v(" "),a("p",{staticClass:"content",domProps:{textContent:t._s(e.status)}})])})),1)],1)])]):t._e()],1)},l=[],c=(r("96cf"),r("3b8d")),u={name:"OrderDetail",data:function(){return{dialogVisible:!1,dialogLogistics:!1,loading:!1,result:[],orderDatalist:null}},mounted:function(){},methods:{onOrderDetails:function(t){var e=this;this.loading=!0,Object(s["f"])(t).then((function(t){e.orderDatalist=t.data,e.loading=!1})).catch((function(t){var r=t.message;e.loading=!1,e.$message.error(r)}))},openLogistics:function(){this.getOrderData(),this.dialogLogistics=!0},handleClose:function(){this.dialogLogistics=!1},getOrderData:function(){var t=this;Object(s["d"])(this.orderDatalist.order_id).then(function(){var e=Object(c["a"])(regeneratorRuntime.mark((function e(r){return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:t.result=r.data;case 1:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()).catch((function(e){t.$message.error(e.message)}))}}},d=u,f=(r("b3c5"),r("2877")),p=Object(f["a"])(d,i,l,!1,null,"3ac131ec",null),m=p.exports,_=r("0f56"),v=r("e572"),g={components:{detailsFrom:m,cardsData:_["a"]},data:function(){return{orderId:0,tableData:{data:[],total:0},activity:[{name:"普通订单",type:0},{name:"秒杀订单",type:1},{name:"预售订单",type:2},{name:"助力订单",type:3},{name:"拼团订单",type:4}],listLoading:!0,tableFrom:{order_sn:this.$route.query.order_sn?this.$route.query.order_sn:"",keywords:"",username:"",status:"",date:"",mer_id:"",page:1,limit:20,is_trader:"",activity_type:""},orderChartType:{},headeNum:[],timeVal:[],fromList:v["a"],selectionList:[],ids:"",tableFromLog:{page:1,limit:10},tableDataLog:{data:[],total:0},LogLoading:!1,dialogVisible:!1,cardLists:[],orderDatalist:null,merSelect:[]}},mounted:function(){this.$route.query.hasOwnProperty("order_sn")?this.tableFrom.order_sn=this.$route.query.order_sn:this.tableFrom.order_sn="",this.headerList(),this.getMerSelect(),this.getList()},activated:function(){this.$route.query.hasOwnProperty("order_sn")?this.tableFrom.order_sn=this.$route.query.order_sn:this.tableFrom.order_sn="",this.headerList(),this.getMerSelect(),this.getList()},methods:{onRefundDetail:function(t){console.log(t,"sn"),this.$router.push({path:"refund",query:{sn:t}})},orderFilter:function(t){var e=!1;return t.orderProduct.forEach((function(t){t.refund_num>0&&t.refund_num<t.product_num&&(e=!0)})),e},addTdClass:function(t){if(!(t.row.status>0&&1==t.row.paid))return" ";for(var e=0;e<t.row.orderProduct.length;e++)if(t.row.orderProduct[e].refund_num>0&&t.row.orderProduct[e].refund_num<t.row.orderProduct[e].product_num)return"row-bg"},getMerSelect:function(){var t=this;Object(o["y"])().then((function(e){t.merSelect=e.data})).catch((function(e){t.$message.error(e.message)}))},onOrderDetails:function(t){this.orderId=t,this.$refs.orderDetail.dialogVisible=!0,this.$refs.orderDetail.onOrderDetails(t)},pageChangeLog:function(t){this.tableFromLog.page=t,this.getList()},handleSizeChangeLog:function(t){this.tableFromLog.limit=t,this.getList()},selectChange:function(t){this.tableFrom.date=t,this.tableFrom.page=1,this.timeVal=[],this.getList()},onchangeTime:function(t){this.timeVal=t,this.tableFrom.date=t?this.timeVal.join("-"):"",this.tableFrom.page=1,this.getList()},getList:function(t){var e=this;this.listLoading=!0,this.tableFrom.page=t||this.tableFrom.page,Object(s["g"])(this.tableFrom).then((function(t){e.tableData.data=t.data.list,e.tableData.total=t.data.count,e.cardLists=t.data.stat,e.listLoading=!1})).catch((function(t){e.$message.error(t.message),e.listLoading=!1}))},pageChange:function(t){this.tableFrom.page=t,this.getList()},handleSizeChange:function(t){this.tableFrom.limit=t,this.getList()},headerList:function(){var t=this;Object(s["a"])().then((function(e){t.orderChartType=e.data})).catch((function(e){t.$message.error(e.message)}))}}},b=g,h=(r("cb32"),Object(f["a"])(b,a,n,!1,null,"027e7cc7",null));e["default"]=h.exports},"7dd5":function(t,e,r){},"8ff6":function(t,e,r){},b3c5:function(t,e,r){"use strict";var a=r("7dd5"),n=r.n(a);n.a},bd9b:function(t,e){t.exports="data:image/jpeg;base64,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"},c4c8:function(t,e,r){"use strict";r.d(e,"Z",(function(){return n})),r.d(e,"X",(function(){return s})),r.d(e,"bb",(function(){return o})),r.d(e,"Y",(function(){return i})),r.d(e,"ab",(function(){return l})),r.d(e,"l",(function(){return c})),r.d(e,"j",(function(){return u})),r.d(e,"n",(function(){return d})),r.d(e,"k",(function(){return f})),r.d(e,"m",(function(){return p})),r.d(e,"q",(function(){return m})),r.d(e,"o",(function(){return _})),r.d(e,"s",(function(){return v})),r.d(e,"p",(function(){return g})),r.d(e,"r",(function(){return b})),r.d(e,"I",(function(){return h})),r.d(e,"T",(function(){return y})),r.d(e,"t",(function(){return w})),r.d(e,"x",(function(){return C})),r.d(e,"H",(function(){return D})),r.d(e,"S",(function(){return k})),r.d(e,"K",(function(){return F})),r.d(e,"V",(function(){return x})),r.d(e,"w",(function(){return A})),r.d(e,"Q",(function(){return L})),r.d(e,"O",(function(){return O})),r.d(e,"M",(function(){return S})),r.d(e,"N",(function(){return V})),r.d(e,"v",(function(){return E})),r.d(e,"y",(function(){return M})),r.d(e,"R",(function(){return T})),r.d(e,"J",(function(){return q})),r.d(e,"U",(function(){return N})),r.d(e,"L",(function(){return z})),r.d(e,"W",(function(){return P})),r.d(e,"u",(function(){return B})),r.d(e,"P",(function(){return R})),r.d(e,"cb",(function(){return W})),r.d(e,"A",(function(){return Q})),r.d(e,"z",(function(){return j})),r.d(e,"D",(function(){return G})),r.d(e,"G",(function(){return U})),r.d(e,"E",(function(){return H})),r.d(e,"F",(function(){return J})),r.d(e,"B",(function(){return Y})),r.d(e,"C",(function(){return Z})),r.d(e,"d",(function(){return I})),r.d(e,"e",(function(){return K})),r.d(e,"c",(function(){return X})),r.d(e,"f",(function(){return $})),r.d(e,"i",(function(){return tt})),r.d(e,"b",(function(){return et})),r.d(e,"a",(function(){return rt})),r.d(e,"h",(function(){return at})),r.d(e,"g",(function(){return nt}));var a=r("0c6d");function n(){return a["a"].get("store/category/lst")}function s(){return a["a"].get("store/category/create/form")}function o(t){return a["a"].get("store/category/update/form/".concat(t))}function i(t){return a["a"].delete("store/category/delete/".concat(t))}function l(t,e){return a["a"].post("store/category/status/".concat(t),{status:e})}function c(t){return a["a"].get("store/brand/category/lst",t)}function u(){return a["a"].get("store/brand/category/create/form")}function d(t){return a["a"].get("store/brand/category/update/form/".concat(t))}function f(t){return a["a"].delete("store/brand/category/delete/".concat(t))}function p(t,e){return a["a"].post("store/brand/category/status/".concat(t),{status:e})}function m(t){return a["a"].get("store/brand/lst",t)}function _(){return a["a"].get("store/brand/create/form")}function v(t){return a["a"].get("store/brand/update/form/".concat(t))}function g(t){return a["a"].delete("store/brand/delete/".concat(t))}function b(t,e){return a["a"].post("store/brand/status/".concat(t),{status:e})}function h(t){return a["a"].get("store/product/lst",t)}function y(t){return a["a"].get("seckill/product/lst",t)}function w(){return a["a"].get("store/category/list")}function C(){return a["a"].get("system/merchant/category_lst")}function D(t){return a["a"].get("store/product/detail/".concat(t))}function k(t){return a["a"].get("seckill/product/detail/".concat(t))}function F(t){return a["a"].post("store/product/status",t)}function x(t){return a["a"].post("seckill/product/status",t)}function A(){return a["a"].get("store/product/lst_filter")}function L(){return a["a"].get("seckill/product/lst_filter")}function O(t){return a["a"].get("store/reply/lst",t)}function S(t){return a["a"].get(t?"store/reply/create/form/".concat(t):"store/reply/create/form")}function V(t){return a["a"].delete("store/reply/delete/".concat(t))}function E(t){return a["a"].get("store/product/list",t)}function M(){return a["a"].get("store/product/mer_select")}function T(){return a["a"].get("seckill/product/mer_select")}function q(t){return a["a"].post("store/product/status",t)}function N(t){return a["a"].post("seckill/product/status",t)}function z(t,e){return a["a"].post("store/product/update/".concat(t),e)}function P(t,e){return a["a"].post("seckill/product/update/".concat(t),e)}function B(t,e){return a["a"].post("store/product/change/".concat(t),{status:e})}function R(t,e){return a["a"].post("seckill/product/change/".concat(t),{status:e})}function W(t){return a["a"].get("store/product/ficti/form/".concat(t))}function Q(t){return a["a"].get("store/product/presell/lst",t)}function j(t){return a["a"].get("store/product/presell/get/".concat(t))}function G(t){return a["a"].get("store/product/presell/detail/".concat(t))}function U(t,e){return a["a"].post("store/product/presell/update/".concat(t),e)}function H(t){return a["a"].post("store/product/presell/status",t)}function J(t,e){return a["a"].post("store/product/presell/is_show/".concat(t),{status:e})}function Y(){return a["a"].get("store/product/presell/agree")}function Z(t){return a["a"].post("store/product/presell/agree",t)}function I(t){return a["a"].get("store/product/assist/lst",t)}function K(t){return a["a"].get("store/product/assist/get/".concat(t))}function X(t){return a["a"].get("store/product/assist/detail/".concat(t))}function $(t){return a["a"].post("store/product/assist/status",t)}function tt(t,e){return a["a"].post("store/product/assist/is_show/".concat(t),{status:e})}function et(t){return a["a"].get("store/product/assist/set/lst",t)}function rt(t,e){return a["a"].get("store/product/assist/set/detail/".concat(t),e)}function at(t){return a["a"].get("store/product/assist/get/".concat(t))}function nt(t,e){return a["a"].post("store/product/assist/update/".concat(t),e)}},c8c9:function(t,e,r){},cb32:function(t,e,r){"use strict";var a=r("c8c9"),n=r.n(a);n.a},e572:function(t,e,r){"use strict";r.d(e,"c",(function(){return a})),r.d(e,"a",(function(){return n})),r.d(e,"b",(function(){return s}));var a=[{label:"开启",value:1},{label:"关闭",value:0}],n={title:"选择时间",custom:!0,fromTxt:[{text:"全部",val:""},{text:"今天",val:"today"},{text:"昨天",val:"yesterday"},{text:"最近7天",val:"lately7"},{text:"最近30天",val:"lately30"},{text:"本月",val:"month"},{text:"本年",val:"year"}]},s={title:"状态",custom:!0,fromTxt:[{text:"全部",val:""},{text:"待审核",val:"0"},{text:"审核已通过",val:"1"},{text:"审核未通过",val:"2"}]}},eb8d:function(t,e,r){"use strict";var a=r("8ff6"),n=r.n(a);n.a},f8b7:function(t,e,r){"use strict";r.d(e,"g",(function(){return n})),r.d(e,"a",(function(){return s})),r.d(e,"h",(function(){return o})),r.d(e,"e",(function(){return i})),r.d(e,"f",(function(){return l})),r.d(e,"i",(function(){return c})),r.d(e,"d",(function(){return u})),r.d(e,"c",(function(){return d})),r.d(e,"b",(function(){return f})),r.d(e,"j",(function(){return p})),r.d(e,"k",(function(){return m}));var a=r("0c6d");function n(t){return a["a"].get("order/lst",t)}function s(){return a["a"].get("order/chart")}function o(t){return a["a"].get("store/order/update/".concat(t,"/form"))}function i(t){return a["a"].get("store/order/delivery/".concat(t,"/form"))}function l(t){return a["a"].get("order/detail/".concat(t))}function c(t){return a["a"].get("order/refund/lst",t)}function u(t){return a["a"].get("order/express/".concat(t))}function d(t){return a["a"].get("order/excel",t)}function f(t){return a["a"].get("excel/lst",t)}function p(){return a["a"].get("order/takechart")}function m(t){return a["a"].get("order/takelst",t)}}}]);