shop-php/public/system/js/chunk-7e171959.502875c2.js

1 line
36 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-7e171959"],{2207:function(t,e,a){},"8ee02":function(t,e,a){"use strict";a("2207")},b281:function(t,e,a){"use strict";a.r(e);var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"divBox"},[a("el-card",{staticClass:"box-card"},[a("div",{staticClass:"clearfix",attrs:{slot:"header"},slot:"header"},[a("div",{staticClass:"container"},[a("el-form",{attrs:{size:"small",inline:"","label-width":"100px"}},[a("el-form-item",{attrs:{label:"订单状态:"}},[a("el-radio-group",{attrs:{type:"button"},on:{change:function(e){t.getList(1),t.getCardList()}},model:{value:t.tableFrom.status,callback:function(e){t.$set(t.tableFrom,"status",e)},expression:"tableFrom.status"}},[a("el-radio-button",{attrs:{label:""}},[t._v("全部 "+t._s(t.orderChartType.all))]),t._v(" "),a("el-radio-button",{attrs:{label:"1"}},[t._v("待付款 "+t._s(t.orderChartType.unpaid))]),t._v(" "),a("el-radio-button",{attrs:{label:"2"}},[t._v("待发货 "+t._s(t.orderChartType.unshipped))]),t._v(" "),a("el-radio-button",{attrs:{label:"3"}},[t._v("待收货 "+t._s(t.orderChartType.untake))]),t._v(" "),a("el-radio-button",{attrs:{label:"4"}},[t._v("待评价 "+t._s(t.orderChartType.unevaluate))]),t._v(" "),a("el-radio-button",{attrs:{label:"5"}},[t._v("交易完成 "+t._s(t.orderChartType.complete))]),t._v(" "),a("el-radio-button",{attrs:{label:"6"}},[t._v("已退款 "+t._s(t.orderChartType.refund))]),t._v(" "),a("el-radio-button",{attrs:{label:"7"}},[t._v("已删除 "+t._s(t.orderChartType.del))])],1)],1),t._v(" "),a("el-form-item",{staticClass:"width100",attrs:{label:"时间选择:"}},[a("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,i){return a("el-radio-button",{key:i,attrs:{label:e.val}},[t._v(t._s(e.text))])})),1),t._v(" "),a("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(" "),a("el-form-item",{staticStyle:{display:"inline-block"},attrs:{label:"商户名称:"}},[a("el-select",{staticClass:"selWidth",attrs:{clearable:"",filterable:"",placeholder:"请选择"},on:{change:function(e){t.getList(1),t.getCardList()}},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 a("el-option",{key:t.mer_id,attrs:{label:t.mer_name,value:t.mer_id}})})),1)],1),t._v(" "),a("el-form-item",{staticClass:"width100",staticStyle:{display:"inline-block"},attrs:{label:"商品名称:"}},[a("el-input",{staticClass:"selWidth",attrs:{placeholder:"请输入商品名称",size:"small"},nativeOn:{keyup:function(e){if(!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter"))return null;t.getList(1),t.getCardList()}},model:{value:t.tableFrom.store_name,callback:function(e){t.$set(t.tableFrom,"store_name",e)},expression:"tableFrom.store_name"}},[a("el-button",{staticClass:"el-button-solt",attrs:{slot:"append",icon:"el-icon-search",size:"small"},on:{click:function(e){t.getList(1),t.getCardList()}},slot:"append"})],1)],1),t._v(" "),a("el-form-item",{staticClass:"width100",staticStyle:{display:"inline-block"},attrs:{label:"关键字:"}},[a("el-input",{staticClass:"selWidth",attrs:{placeholder:"请输入订单号/收货人/联系方式",size:"small"},nativeOn:{keyup:function(e){if(!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter"))return null;t.getList(1),t.getCardList()}},model:{value:t.tableFrom.keywords,callback:function(e){t.$set(t.tableFrom,"keywords",e)},expression:"tableFrom.keywords"}},[a("el-button",{staticClass:"el-button-solt",attrs:{slot:"append",icon:"el-icon-search",size:"small"},on:{click:function(e){t.getList(1),t.getCardList()}},slot:"append"})],1)],1),t._v(" "),a("el-form-item",{staticClass:"width100",staticStyle:{display:"inline-block"},attrs:{label:"总单单号:"}},[a("el-input",{staticClass:"selWidth",attrs:{placeholder:"请输入总单单号",size:"small"},nativeOn:{keyup:function(e){if(!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter"))return null;t.getList(1),t.getCardList()}},model:{value:t.tableFrom.group_order_sn,callback:function(e){t.$set(t.tableFrom,"group_order_sn",e)},expression:"tableFrom.group_order_sn"}},[a("el-button",{staticClass:"el-button-solt",attrs:{slot:"append",icon:"el-icon-search",size:"small"},on:{click:function(e){t.getList(1),t.getCardList()}},slot:"append"})],1)],1),t._v(" "),a("el-button",{attrs:{size:"small",type:"primary",icon:"el-icon-top"},on:{click:t.exports}},[t._v("导出列表")])],1)],1),t._v(" "),t.headeNum.length>0?a("el-tabs",{on:{"tab-click":function(e){t.getList(1),t.getCardList()}},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 a("el-tab-pane",{key:e,attrs:{name:t.order_type.toString(),label:t.title+"("+t.count+")"}})})),1):t._e()],1),t._v(" "),a("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}},[a("el-table-column",{attrs:{type:"expand"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("el-form",{staticClass:"demo-table-expand",attrs:{"label-position":"left",inline:""}},[a("el-form-item",{attrs:{label:"商品总价:"}},[a("span",[t._v(t._s(t._f("filterEmpty")(e.row.total_price)))])]),t._v(" "),a("el-form-item",{attrs:{label:"下单时间:"}},[a("span",[t._v(t._s(t._f("filterEmpty")(e.row.create_time)))])]),t._v(" "),a("el-form-item",{attrs:{label:"用户备注:"}},[a("span",[t._v(t._s(t._f("filterEmpty")(e.row.mark)))])]),t._v(" "),a("el-form-item",{attrs:{label:"商家备注:"}},[a("span",[t._v(t._s(t._f("filterEmpty")(e.row.remark)))])]),t._v(" "),a("el-form-item",{attrs:{label:"总单号:"}},[a("span",[t._v(t._s(e.row.groupOrder?e.row.groupOrder.group_order_sn:""))])])],1)]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"订单编号","min-width":"170"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",{staticStyle:{display:"block"},domProps:{textContent:t._s(e.row.order_sn)}}),t._v(" "),a("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(" "),a("el-table-column",{attrs:{prop:"pay_price",label:"订单金额","min-width":"100"}}),t._v(" "),a("el-table-column",{attrs:{label:"收款公司","min-width":"320"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.order_extend?a("div",[e.row.order_extend.bank_info?a("div",[a("div",[t._v("公司名称: "+t._s(e.row.order_extend.bank_info.company_name||"-"))]),t._v(" "),a("div",[t._v("对公账户: "+t._s(e.row.order_extend.bank_info.corporate_account||"-"))]),t._v(" "),a("div",[t._v("开户行: "+t._s(e.row.order_extend.bank_info.corporate_bank||"-"))]),t._v(" "),a("div",[t._v("开户行地址: "+t._s(e.row.order_extend.bank_info.corporate_bank_address||"-"))])]):a("div",[t._v("-")])]):a("div",[t._v("-")])]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"付款公司","min-width":"320"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.merchant?a("div",[e.row.merchant.financial_bank?a("div",[a("div",[t._v("公司名称: "+t._s(e.row.merchant.mer_name||"-"))]),t._v(" "),a("div",[t._v("对公账户: "+t._s(e.row.merchant.financial_bank.bank_code||"-"))]),t._v(" "),a("div",[t._v("开户行: "+t._s(e.row.merchant.financial_bank.bank||"-"))]),t._v(" "),a("div",[t._v("开户行地址: "+t._s(e.row.merchant.financial_bank.bank_branch||"-"))])]):a("div",[t._v("-")])]):a("div",[t._v("-")])]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"收款凭证","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.order_extend?a("div",{staticClass:"tabBox acea-row row-middle"},[e.row.order_extend.corporate_voucher?a("div",{staticClass:"demo-image__preview"},[a("el-image",{attrs:{src:e.row.order_extend.corporate_voucher,"preview-src-list":[e.row.order_extend.corporate_voucher]}})],1):a("div",[t._v("-")])]):a("div",[t._v("-")])]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"pay_price",label:"扣除","min-width":"150"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.financial_record?a("div",[a("div",[t._v("押金("+t._s(e.row.financial_record.auto_margin_lv)+"%): "),a("span",[t._v(t._s(e.row.financial_record.auto_margin||"0.00")+"元")])]),t._v(" "),a("div",[t._v("手续费("+t._s(e.row.financial_record.order_charge_lv)+"%): "),a("span",[t._v(t._s(e.row.financial_record.order_charge||"0.00")+"元")])])]):a("div",[t._v("-")])]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"剩余金额","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.order_extend&&e.row.order_extend.commission_rate?a("div",[t._v("\n "+t._s((e.row.pay_price-e.row.order_extend.commission_rate).toFixed(2))+"\n ")]):a("div",[t._v(t._s(e.row.pay_price))])]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"订单状态","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[0===e.row.is_del?a("span",[0===e.row.paid?a("span",[t._v("待付款")]):a("span",[0===e.row.order_type||2===e.row.order_type?a("span",[t._v(t._s(t._f("orderStatusFilter")(e.row.status)))]):a("span",[t._v(t._s(t._f("takeOrderStatusFilter")(e.row.status)))])])]):a("span",[t._v("已删除")])]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"serviceScore",label:"下单时间","min-width":"130"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row.create_time))])]}}])}),t._v(" "),a("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(i,r){return a("span",{key:r},[t.orderFilter(e.row)?a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){return t.onRefundDetail(e.row.order_sn)}}},[t._v("查看退款单")]):t._e()],1)})),t._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){return t.onOrderDetails(e.row.order_id)}}},[t._v("详情")]),t._v(" "),e.row.order_extend.corporate_voucher?t._e():a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){return t.uploadVoucher(e.row)}}},[t._v("上传凭证")])]}}])})],1),t._v(" "),a("div",{staticClass:"block"},[a("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(" "),t.uid?a("el-dialog",{attrs:{title:"用户详情",visible:t.visibleDetail,width:"1000px","before-close":t.Close},on:{"update:visible":function(e){t.visibleDetail=e}}},[t.visibleDetail?a("user-details",{ref:"userDetails",attrs:{uid:t.uid,"cancel-time":t.cancel_time}}):t._e()],1):t._e(),t._v(" "),a("file-list",{ref:"exportList"}),t._v(" "),a("order-detail",{ref:"orderDetail",attrs:{orderId:t.orderId,drawer:t.drawer},on:{closeDrawer:t.closeDrawer,changeDrawer:t.changeDrawer}}),t._v(" "),t.dialogVoucher?a("el-dialog",{attrs:{title:"上传凭证",visible:t.dialogVoucher,width:"500px","before-close":t.closeDialogVoucher},on:{"update:visible":function(e){t.dialogVoucher=e}}},[a("el-form",{attrs:{model:t.voucherInfo}},[a("el-form-item",{attrs:{label:"订单编号","label-width":"100px"}},[a("el-input",{attrs:{disabled:""},model:{value:t.voucherInfo.order_sn,callback:function(e){t.$set(t.voucherInfo,"order_sn",e)},expression:"voucherInfo.order_sn"}})],1),t._v(" "),a("el-form-item",{attrs:{label:"凭证图片","label-width":"100px"}},[a("div",{staticStyle:{display:"flex"}},[a("el-upload",{staticClass:"upload-demo",attrs:{drag:"",action:"store/import/import_images",multiple:!1,"http-request":t.uploadVoucherImage,accept:"image/*",limit:1}},[a("i",{staticClass:"el-icon-upload"}),t._v(" "),a("div",{staticClass:"el-upload__text"},[t._v("\n 将凭证图片拖到此处,或"),a("em",[t._v("点击上传")])]),t._v(" "),a("div",{staticClass:"el-upload__tip",attrs:{slot:"tip"},slot:"tip"},[t._v("\n 只能上传图片文件\n ")])])],1)]),t._v(" "),a("div",{staticStyle:{display:"flex","justify-content":"flex-end"}},[a("el-button",{attrs:{size:"small"},on:{click:t.closeDialogVoucher}},[t._v("取消")]),t._v(" "),a("el-button",{attrs:{size:"small",type:"primary"},on:{click:t.addVoucher}},[t._v("确认")])],1)],1)],1):t._e()],1)},r=[],s=a("c7eb"),l=(a("96cf"),a("1da1")),o=(a("ac6a"),a("f8b7")),n=a("c4c8"),d=a("0c6d");function c(t){return d["a"].post("upload/image/0/file",t)}var _=a("a9c2"),u=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",[i("el-drawer",{attrs:{"with-header":!1,size:1e3,visible:t.drawer,direction:t.direction,"before-close":t.handleClose},on:{"update:visible":function(e){t.drawer=e}}},[i("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}]},[i("div",{staticClass:"head"},[i("div",{staticClass:"full"},[i("img",{staticClass:"order_icon",attrs:{src:t.orderImg,alt:""}}),t._v(" "),i("div",{staticClass:"text"},[i("div",{staticClass:"title"},[t._v(t._s(0==t.orderDetailList.order_type?"普通订单":"核销订单"))]),t._v(" "),i("div",[i("span",{staticClass:"mr20"},[t._v("订单编号:"+t._s(t.orderDetailList.order_sn))])])])]),t._v(" "),i("ul",{staticClass:"list"},[i("li",{staticClass:"item"},[i("div",{staticClass:"title"},[t._v("订单状态")]),t._v(" "),i("div",[0!==t.orderDetailList.order_type||t.orderDetailList.pay_time?t._e():i("div",{staticClass:"value1"},[t._v("待付款")]),t._v(" "),0===t.orderDetailList.order_type&&t.orderDetailList.pay_time?i("div",{staticClass:"value1"},[i("span",[t._v(t._s(t._f("orderStatusFilter")(t.orderDetailList.status)))])]):t._e(),t._v(" "),1===t.orderDetailList.order_type&&t.orderDetailList.pay_time?i("div",{staticClass:"value1"},[i("span",[t._v(t._s(t._f("cancelOrderStatusFilter")(t.orderDetailList.status)))])]):t._e()])]),t._v(" "),i("li",{staticClass:"item"},[i("div",{staticClass:"title"},[t._v("实际支付")]),t._v(" "),i("div",[t._v("¥ "+t._s(t.orderDetailList.pay_price))])]),t._v(" "),i("li",{staticClass:"item"},[i("div",{staticClass:"title"},[t._v("支付方式")]),t._v(" "),i("div",[t._v(t._s(t._f("payTypeFilter")(t.orderDetailList.pay_type)))])]),t._v(" "),i("li",{staticClass:"item"},[i("div",{staticClass:"title"},[t._v("支付时间")]),t._v(" "),i("div",[t._v(t._s(t.orderDetailList.create_time))])])])]),t._v(" "),i("el-tabs",{attrs:{type:"border-card"},on:{"tab-click":t.tabClick},model:{value:t.activeName,callback:function(e){t.activeName=e},expression:"activeName"}},[i("el-tab-pane",{attrs:{label:"订单信息",name:"detail"}},[i("div",{staticClass:"section"},[i("div",{staticClass:"title"},[t._v("用户信息")]),t._v(" "),i("ul",{staticClass:"list"},[i("li",{staticClass:"item"},[i("div",[t._v("用户昵称:")]),t._v(" "),i("div",{staticClass:"value"},[t._v("\n "+t._s(t.orderDetailList.user.real_name?t.orderDetailList.user.real_name:t.orderDetailList.user.nickname)+"\n ")])]),t._v(" "),i("li",{staticClass:"item"},[i("div",[t._v("用户ID")]),t._v(" "),i("div",{staticClass:"value"},[t._v(t._s(t.orderDetailList.user.uid?t.orderDetailList.user.uid:"-"))])]),t._v(" "),i("li",{staticClass:"item"},[i("div",[t._v("绑定电话:")]),t._v(" "),i("div",{staticClass:"value"},[t._v(t._s(t.orderDetailList.user.phone?t.orderDetailList.user.phone:"-"))])])])]),t._v(" "),i("div",{staticClass:"section"},[i("div",{staticClass:"title"},[t._v("收货信息")]),t._v(" "),i("ul",{staticClass:"list"},[i("li",{staticClass:"item"},[i("div",[t._v("收货人:")]),t._v(" "),i("div",{staticClass:"value"},[t._v(t._s(t.orderDetailList.real_name?t.orderDetailList.real_name:"-"))])]),t._v(" "),i("li",{staticClass:"item"},[i("div",[t._v("收货电话:")]),t._v(" "),i("div",{staticClass:"value"},[t._v(t._s(t.orderDetailList.user_phone?t.orderDetailList.user_phone:"-"))])]),t._v(" "),i("li",{staticClass:"item"},[i("div",[t._v("收货地址:")]),t._v(" "),i("div",{staticClass:"value"},[t._v(t._s(t.orderDetailList.user_address?t.orderDetailList.user_address:"-"))])])])]),t._v(" "),i("div",{staticClass:"section"},[i("div",{staticClass:"title"},[t._v("订单信息")]),t._v(" "),i("ul",{staticClass:"list"},[i("li",{staticClass:"item"},[i("div",[t._v("创建时间:")]),t._v(" "),i("div",{staticClass:"value"},[t._v(t._s(t.orderDetailList.create_time?t.orderDetailList.create_time:"-"))])]),t._v(" "),i("li",{staticClass:"item"},[i("div",[t._v("商品总数:")]),t._v(" "),i("div",{staticClass:"value"},[t._v(t._s(t.orderDetailList.total_num?t.orderDetailList.total_num:"-"))])]),t._v(" "),i("li",{staticClass:"item"},[i("div",[t._v("实际支付:")]),t._v(" "),i("div",{staticClass:"value"},[t._v(t._s(t.orderDetailList.finalOrder?parseFloat(t.orderDetailList.finalOrder.pay_price)+parseFloat(t.orderDetailList.pay_price):t.orderDetailList.pay_price))])]),t._v(" "),i("li",{staticClass:"item"},[i("div",[t._v("优惠券金额:")]),t._v(" "),i("div",{staticClass:"value"},[t._v(t._s(t.orderDetailList.coupon_price?t.orderDetailList.coupon_price:"-"))])]),t._v(" "),t.orderDetailList.integral?i("li",{staticClass:"item"},[i("div",[t._v("积分抵扣:")]),t._v(" "),i("div",{staticClass:"value"},[t._v("使用了"+t._s(t.orderDetailList.integral)+"个积分,抵扣了"+t._s(t.orderDetailList.integral_price)+"元")])]):t._e(),t._v(" "),i("li",{staticClass:"item"},[i("div",[t._v("订单总价:")]),t._v(" "),i("div",{staticClass:"value"},[t._v(t._s(t.orderDetailList.total_price?t.orderDetailList.total_price:"-"))])]),t._v(" "),t.orderDetailList.svip_discount?i("li",{staticClass:"item"},[i("div",[t._v("会员商品优惠:")]),t._v(" "),i("div",{staticClass:"value"},[t._v(t._s(t.orderDetailList.svip_discount))])]):t._e(),t._v(" "),i("li",{staticClass:"item"},[i("div",[t._v("支付运费:")]),t._v(" "),i("div",{staticClass:"value"},[t._v(t._s(t.orderDetailList.pay_postage))])]),t._v(" "),t.orderDetailList.TopSpread?i("li",{staticClass:"item"},[i("div",[t._v("推广人:")]),t._v(" "),i("div",{staticClass:"value"},[t._v(t._s(t.orderDetailList.TopSpread.nickname))])]):t._e(),t._v(" "),i("li",{staticClass:"item"},[i("div",[t._v("一级佣金:")]),t._v(" "),i("div",{staticClass:"value"},[t._v("\n "+t._s(parseFloat(t.orderDetailList.extension_one)+parseFloat(t.orderDetailList.refund_extension_one))+"\n "),t.orderDetailList.refund_extension_one>0?i("em",{staticStyle:{color:"red","font-style":"normal"}},[t._v("(-"+t._s(t.orderDetailList.refund_extension_one)+")")]):t._e()])]),t._v(" "),i("li",{staticClass:"item"},[i("div",[t._v("二级佣金:")]),t._v(" "),i("div",{staticClass:"value"},[t._v("\n "+t._s(parseFloat(t.orderDetailList.extension_two)+parseFloat(t.orderDetailList.refund_extension_two))+"\n "),t.orderDetailList.refund_extension_two>0?i("em",{staticStyle:{color:"red","font-style":"normal"}},[t._v("(-"+t._s(t.orderDetailList.refund_extension_two)+")")]):t._e()])])])]),t._v(" "),"1"===t.orderDetailList.delivery_type?i("div",{staticClass:"section"},[i("div",{staticClass:"title"},[t._v("物流信息")]),t._v(" "),i("ul",{staticClass:"list"},[i("li",{staticClass:"item"},[i("div",[t._v("快递公司:")]),t._v(" "),i("div",{staticClass:"value"},[t._v(t._s(t.orderDetailList.delivery_name?t.orderDetailList.delivery_name:"-"))])]),t._v(" "),i("li",{staticClass:"item"},[i("div",[t._v("快递单号:")]),t._v(" "),i("div",{staticClass:"value"},[t._v(t._s(t.orderDetailList.delivery_id?t.orderDetailList.delivery_id:"-"))]),t._v(" "),i("el-button",{staticStyle:{"margin-left":"5px"},attrs:{type:"primary",size:"mini"},on:{click:t.openLogistics}},[t._v("物流查询")])],1)])]):t._e(),t._v(" "),i("div",{staticClass:"section"},[i("div",{staticClass:"title"},[t._v("买家留言")]),t._v(" "),i("ul",{staticClass:"list"},[i("li",{staticClass:"item"},[i("div",[t._v(t._s(t.orderDetailList.mark?t.orderDetailList.mark:"-"))])])])]),t._v(" "),i("div",{staticClass:"section"},[i("div",{staticClass:"title"},[t._v("商家备注")]),t._v(" "),i("ul",{staticClass:"list"},[i("li",{staticClass:"item"},[i("div",[t._v(t._s(t.orderDetailList.remark?t.orderDetailList.remark:"-"))])])])])]),t._v(" "),i("el-tab-pane",{attrs:{label:"商品信息",name:"goods"}},[i("el-table",{attrs:{data:t.orderDetailList.orderProduct}},[i("el-table-column",{attrs:{label:"商品信息","min-width":"300"},scopedSlots:t._u([{key:"default",fn:function(e){return[i("div",{staticClass:"tab"},[i("div",{staticClass:"demo-image__preview"},[i("el-image",{attrs:{src:e.row.cart_info.product.image,"preview-src-list":[e.row.cart_info.product.image]}})],1),t._v(" "),i("div",[i("div",{staticClass:"line1"},[t._v(t._s(e.row.cart_info.product.store_name))]),t._v(" "),i("div",{staticClass:"line1 gary"},[t._v("\n 规格:"+t._s(e.row.cart_info.productAttr.sku?e.row.cart_info.productAttr.sku:"默认")+"\n ")])])])]}}])}),t._v(" "),i("el-table-column",{attrs:{label:"售价","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[i("div",{staticClass:"tab"},[i("div",{staticClass:"line1"},[t._v("\n "+t._s(e.row.cart_info.productAttr.price?e.row.cart_info.productAttr.price:"-")+"\n ")])])]}}])}),t._v(" "),i("el-table-column",{attrs:{label:"实付金额","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[i("div",{staticClass:"tab"},[i("div",{staticClass:"line1"},[t._v("\n "+t._s(e.row.product_price?e.row.product_price:"-")+"\n ")])])]}}])}),t._v(" "),i("el-table-column",{attrs:{label:"购买数量","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[i("div",{staticClass:"tab"},[i("div",{staticClass:"line1"},[t._v("\n "+t._s(e.row.product_num)+"\n ")])])]}}])})],1)],1),t._v(" "),i("el-tab-pane",{attrs:{label:"订单记录",name:"orderList"}},[i("div",[i("el-form",{attrs:{size:"small","label-width":"80px"}},[i("div",{staticClass:"acea-row"},[i("el-form-item",{attrs:{label:"操作端:"}},[i("el-select",{staticStyle:{width:"140px","margin-right":"20px"},attrs:{placeholder:"请选择",clearable:"",filterable:""},on:{change:function(e){return t.onOrderLog(t.orderId)}},model:{value:t.tableFromLog.user_type,callback:function(e){t.$set(t.tableFromLog,"user_type",e)},expression:"tableFromLog.user_type"}},[i("el-option",{attrs:{label:"系统",value:"0"}}),t._v(" "),i("el-option",{attrs:{label:"用户",value:"1"}}),t._v(" "),i("el-option",{attrs:{label:"平台",value:"2"}}),t._v(" "),i("el-option",{attrs:{label:"商户",value:"3"}}),t._v(" "),i("el-option",{attrs:{label:"商家客服",value:"4"}})],1)],1),t._v(" "),i("el-form-item",{attrs:{label:"操作时间:"}},[i("el-date-picker",{staticStyle:{width:"380px","margin-right":"20px"},attrs:{type:"datetimerange",placeholder:"选择日期","value-format":"yyyy/MM/dd HH:mm:ss",clearable:""},on:{change:t.onchangeTime},model:{value:t.timeVal,callback:function(e){t.timeVal=e},expression:"timeVal"}})],1)],1)])],1),t._v(" "),i("el-table",{attrs:{data:t.tableDataLog.data}},[i("el-table-column",{attrs:{prop:"order_id",label:"订单编号","min-width":"200"},scopedSlots:t._u([{key:"default",fn:function(e){return[i("span",[t._v(t._s(e.row.order_sn))])]}}])}),t._v(" "),i("el-table-column",{attrs:{label:"操作记录","min-width":"200"},scopedSlots:t._u([{key:"default",fn:function(e){return[i("span",[t._v(t._s(e.row.change_message))])]}}])}),t._v(" "),i("el-table-column",{attrs:{label:"操作角色","min-width":"150"},scopedSlots:t._u([{key:"default",fn:function(e){return[i("div",{staticClass:"tab"},[i("div",[t._v(t._s(t.operationType(e.row.user_type)))])])]}}])}),t._v(" "),i("el-table-column",{attrs:{label:"操作人","min-width":"150"},scopedSlots:t._u([{key:"default",fn:function(e){return[i("div",{staticClass:"tab"},[i("div",[t._v(t._s(e.row.nickname))])])]}}])}),t._v(" "),i("el-table-column",{attrs:{label:"操作时间","min-width":"150"},scopedSlots:t._u([{key:"default",fn:function(e){return[i("div",{staticClass:"tab"},[i("div",{staticClass:"line1"},[t._v(t._s(e.row.change_time))])])]}}])})],1),t._v(" "),i("div",{staticClass:"block"},[i("el-pagination",{attrs:{"page-sizes":[20,40,60,80],"page-size":t.tableFromLog.limit,"current-page":t.tableFromLog.page,layout:"total, sizes, prev, pager, next, jumper",total:t.tableDataLog.total},on:{"size-change":t.handleSizeChangeLog,"current-change":t.pageChangeLog}})],1)],1),t._v(" "),t.childOrder.length>0?i("el-tab-pane",{attrs:{label:"关联订单",name:"subOrder"}},[i("el-table",{attrs:{data:t.childOrder}},[i("el-table-column",{attrs:{label:"订单编号",prop:"order_sn","min-width":"150"},scopedSlots:t._u([{key:"default",fn:function(e){return[i("div",[t._v(t._s(e.row.order_sn))])]}}],null,!1,1717655037)}),t._v(" "),i("el-table-column",{attrs:{label:"商品信息","min-width":"200"},scopedSlots:t._u([{key:"default",fn:function(e){return t._l(e.row.orderProduct,(function(e,a){return i("div",{key:a,staticClass:"tabBox acea-row row-middle"},[i("div",{staticClass:"demo-image__preview"},[i("el-image",{attrs:{src:e.cart_info.product.image,"preview-src-list":[e.cart_info.product.image]}})],1),t._v(" "),i("span",{staticClass:"tabBox_tit"},[t._v(t._s(e.cart_info.product.store_name+" | ")+t._s(e.cart_info.productAttr.sku))]),t._v(" "),i("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?i("em",{staticStyle:{color:"red","font-style":"normal"}},[t._v("(-"+t._s(e.product_num-e.refund_num)+")")]):t._e()])])}))}}],null,!1,1370655139)}),t._v(" "),i("el-table-column",{attrs:{label:"实际支付","min-width":"80",align:"center"},scopedSlots:t._u([{key:"default",fn:function(e){return[i("span",[t._v(t._s(e.row.pay_price))])]}}],null,!1,3949474396)}),t._v(" "),i("el-table-column",{attrs:{label:"订单生成时间",prop:"create_time","min-width":"120"}}),t._v(" "),i("el-table-column",{attrs:{label:"操作","min-width":"50",fixed:"right",align:"center"},scopedSlots:t._u([{key:"default",fn:function(e){return[i("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){return t.getChildOrderDetail(e.row.order_id)}}},[t._v("详情")])]}}],null,!1,2524739887)})],1)],1):t._e()],1)],1)]),t._v(" "),t.dialogLogistics?i("el-dialog",{attrs:{title:"物流查询",visible:t.dialogLogistics,width:"350px"},on:{"update:visible":function(e){t.dialogLogistics=e}}},[i("div",{staticClass:"logistics acea-row row-top"},[i("div",{staticClass:"logistics_img"},[i("img",{attrs:{src:a("bd9b")}})]),t._v(" "),i("div",{staticClass:"logistics_cent"},[i("span",[t._v("物流公司:"+t._s(t.orderDetailList.delivery_name))]),t._v(" "),i("span",[t._v("物流单号:"+t._s(t.orderDetailList.delivery_id))])])]),t._v(" "),i("div",{staticClass:"acea-row row-column-around trees-coadd"},[i("div",{staticClass:"scollhide"},[i("el-timeline",t._l(t.result,(function(e,a){return i("el-timeline-item",{key:a},[i("p",{staticClass:"time",domProps:{textContent:t._s(e.time)}}),t._v(" "),i("p",{staticClass:"content",domProps:{textContent:t._s(e.status)}})])})),1)],1)])]):t._e()],1)},v=[],m=(a("7f7f"),a("ade3")),p={props:{drawer:{type:Boolean,default:!1}},data:function(){return Object(m["a"])(Object(m["a"])(Object(m["a"])(Object(m["a"])(Object(m["a"])({loading:!0,orderId:"",direction:"rtl",activeName:"detail",goodsList:[],orderConfirm:!1,sendGoods:!1,dialogLogistics:!1,confirmReceiptForm:{id:""},orderData:[],contentList:[],nicknameList:[],result:[],timeVal:[],childOrder:[]},"childOrder",[]),"tableDataLog",{data:[],total:0}),"tableFromLog",{user_type:"",date:[],page:1,limit:10}),"orderDetailList",{user:{real_name:""},groupOrder:{group_order_sn:""}}),"orderImg",a("ea8b"))},filters:{},methods:{onchangeTime:function(t){this.timeVal=t,this.tableFromLog.date=t?this.timeVal.join("-"):"",this.onOrderLog(this.orderId)},handleClose:function(){this.activeName="detail",this.$emit("closeDrawer"),this.sendGoods=!1,this.orderRemark=!1},openLogistics:function(){this.dialogLogistics=!0},getOrderData:function(){var t=this;Object(o["m"])(this.orderId).then(function(){var e=Object(l["a"])(Object(s["a"])().mark((function e(a){return Object(s["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:t.result=a.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)}))},toSendGoods:function(){this.sendGoods=!0},getDelivery:function(){var t=this;Object(o["o"])(this.orderId).then((function(e){t.$message.success(e.message),t.sendGoods=!1})).catch((function(e){t.$message.error(e.message)}))},getChildOrder:function(){var t=this;this.loading=!0,Object(o["l"])(this.orderId).then((function(e){t.activeName="detail",t.childOrder=e.data,setTimeout((function(){t.loading=!1}),500)})).catch((function(e){t.$message.error(e.message)}))},getChildOrderDetail:function(t){this.getInfo(t)},getInfo:function(t){var e=this;this.loading=!0,this.orderId=t,Object(o["s"])(t).then((function(t){e.drawer=!0,e.orderDetailList=t.data,e.getChildOrder()})).catch((function(t){e.$message.error(t.message)}))},handleDelete:function(){var t=this;this.$modalSure().then((function(){Object(o["orderDeleteApi"])(t.orderId).then((function(e){var a=e.message;t.$message.success(a)})).catch((function(e){var a=e.message;t.$message.error(a)}))}))},tabClick:function(t){"orderList"===t.name&&this.onOrderLog(this.orderId)},onOrderLog:function(t){var e=this;Object(o["u"])(t,this.tableFromLog).then((function(t){e.tableDataLog.data=t.data.list,e.tableDataLog.total=t.data.count}))},pageChangeLog:function(t){this.tableFromLog.page=t,this.onOrderLog(this.orderId)},handleSizeChangeLog:function(t){this.tableFromLog.limit=t,this.onOrderLog(this.orderId)},operationType:function(t){return 0==t?"系统":1==t?"用户":2==t?"平台":3==t?"商户":4==t?"商家客服":"未知"}}},f=p,h=(a("c7f7"),a("2877")),b=Object(h["a"])(f,u,v,!1,null,"3f714708",null),g=b.exports,y=a("30dc"),C=a("2e83"),w=a("0f56"),L=a("e572"),k=a("5c96"),D={components:{orderDetail:g,cardsData:w["a"],fileList:y["a"],userDetails:_["a"]},data:function(){return{orderId:0,tableData:{data:[],total:0},dialogVoucher:!1,voucherInfo:{group_order_id:"",order_sn:"",image:""},activity:[{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:"",group_order_sn:"",keywords:"",username:"",store_name:"",status:"",date:"",mer_id:"",page:1,limit:20,is_trader:"",activity_type:""},orderChartType:{},headeNum:[],timeVal:[],fromList:L["a"],selectionList:[],ids:"",uid:"",visibleDetail:!1,tableFromLog:{page:1,limit:10},tableDataLog:{data:[],total:0},LogLoading:!1,dialogVisible:!1,cardLists:[],orderDatalist:null,merSelect:[],drawer:!1}},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.getCardList(),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.getCardList(),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(n["P"])().then((function(e){t.merSelect=e.data})).catch((function(e){t.$message.error(e.message)}))},onUserDetails:function(t){this.uid=t,this.visibleDetail=!0},Close:function(){this.visibleDetail=!1},exports:function(){var t=Object(l["a"])(Object(s["a"])().mark((function t(){var e,a,i,r,l;return Object(s["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:e=JSON.parse(JSON.stringify(this.tableFrom)),a=[],e.page=1,i=1,r={},l=0;case 5:if(!(l<i)){t.next=14;break}return t.next=8,this.downData(e);case 8:r=t.sent,i=Math.ceil(r.count/e.limit),r.export.length&&(a=a.concat(r.export),e.page++);case 11:l++,t.next=5;break;case 14:return Object(C["a"])(r.header,r.title,a,r.foot,r.filename),t.abrupt("return");case 16:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),downData:function(t){return new Promise((function(e,a){Object(o["i"])(t).then((function(t){return e(t.data)}))}))},exportRecord:function(){var t=this;Object(o["i"])(this.tableFrom).then((function(e){var a=t.$createElement;t.$msgbox({title:"提示",message:a("p",null,[a("span",null,'文件正在生成中,请稍后点击"'),a("span",{style:"color: teal"},"导出记录"),a("span",null,'"查看~ ')]),confirmButtonText:"我知道了"}).then((function(t){}))})).catch((function(e){t.$message.error(e.message)}))},getExportFileList:function(){this.$refs.exportList.exportFileList()},onOrderDetails:function(t){this.orderId=t,this.$refs.orderDetail.getInfo(t),this.drawer=!0},changeDrawer:function(t){this.drawer=t},closeDrawer:function(){this.drawer=!1},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.getCardList(),this.getList(1)},onchangeTime:function(t){this.timeVal=t,this.tableFrom.date=t?this.timeVal.join("-"):"",this.tableFrom.page=1,this.getCardList(),this.getList(1)},getList:function(t){var e=this;this.listLoading=!0,this.tableFrom.page=t||this.tableFrom.page,Object(o["t"])(this.tableFrom).then((function(t){e.tableData.data=t.data.list,e.tableData.total=t.data.count,e.listLoading=!1})).catch((function(t){e.$message.error(t.message),e.listLoading=!1}))},getCardList:function(){var t=this;Object(o["a"])(this.tableFrom).then((function(e){t.cardLists=e.data})).catch((function(e){t.$message.error(e.message)}))},pageChange:function(t){this.tableFrom.page=t,this.getList("")},handleSizeChange:function(t){this.tableFrom.limit=t,this.getList("")},headerList:function(){var t=this;Object(o["c"])().then((function(e){t.orderChartType=e.data})).catch((function(e){t.$message.error(e.message)}))},uploadVoucher:function(t){this.voucherInfo.group_order_id=t.group_order_id,this.voucherInfo.order_sn=t.order_sn,this.dialogVoucher=!0},closeDialogVoucher:function(){this.dialogVoucher=!1},uploadVoucherImage:function(){var t=Object(l["a"])(Object(s["a"])().mark((function t(e){var a,i,r=this;return Object(s["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:console.log("上传",e),a=e.file,i=new FormData,i.append("file",a),c(i).then((function(t){k["Message"].success("上传成功"),r.voucherInfo.image=t.data.src})).catch((function(t){k["Message"].error(t)}));case 5:case"end":return t.stop()}}),t)})));function e(e){return t.apply(this,arguments)}return e}(),addVoucher:function(){var t=this;if(!this.voucherInfo.image)return k["Message"].error("请先上传凭证!");Object(o["v"])({id:this.voucherInfo.group_order_id,images:this.voucherInfo.image}).then((function(e){k["Message"].success(e.message),t.closeDialogVoucher(),t.getList()})).catch((function(t){k["Message"].error(t)}))}}},x=D,F=(a("8ee02"),Object(h["a"])(x,i,r,!1,null,"8b829752",null));e["default"]=F.exports},b615:function(t,e,a){},c7f7:function(t,e,a){"use strict";a("b615")}}]);