1 line
60 KiB
JavaScript
1 line
60 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-23707060"],{"42bc":function(e,t,i){"use strict";i("7e61")},6208:function(e,t,i){"use strict";i("e504")},"634a":function(e,t,i){"use strict";i.r(t);var a=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"divBox"},[i("el-card",{staticClass:"box-card"},[i("div",{staticClass:"clearfix",attrs:{slot:"header"},slot:"header"},[i("div",{staticClass:"container"},[i("el-form",{attrs:{size:"small","label-width":"100px",inline:""}},[i("el-form-item",{staticStyle:{display:"block"},attrs:{label:"订单状态:"}},[i("el-radio-group",{attrs:{type:"button"},on:{change:function(t){e.getList(1),e.getCardList()}},model:{value:e.tableFrom.status,callback:function(t){e.$set(e.tableFrom,"status",t)},expression:"tableFrom.status"}},[i("el-radio-button",{attrs:{label:""}},[e._v("全部\n "+e._s(e.orderChartType.all))]),e._v(" "),i("el-radio-button",{attrs:{label:"1"}},[e._v("待付款\n "+e._s(e.orderChartType.unpaid))]),e._v(" "),i("el-radio-button",{attrs:{label:"2"}},[e._v("待发货\n "+e._s(e.orderChartType.unshipped))]),e._v(" "),i("el-radio-button",{attrs:{label:"3"}},[e._v("待收货\n "+e._s(e.orderChartType.untake))]),e._v(" "),i("el-radio-button",{attrs:{label:"4"}},[e._v("待评价\n "+e._s(e.orderChartType.unevaluate))]),e._v(" "),i("el-radio-button",{attrs:{label:"5"}},[e._v("交易完成\n "+e._s(e.orderChartType.complete))]),e._v(" "),i("el-radio-button",{attrs:{label:"6"}},[e._v("已退款\n "+e._s(e.orderChartType.refund))]),e._v(" "),i("el-radio-button",{attrs:{label:"7"}},[e._v("已删除\n "+e._s(e.orderChartType.del))])],1)],1),e._v(" "),i("el-form-item",{staticClass:"width100",staticStyle:{display:"block"},attrs:{label:"时间选择:"}},[i("el-radio-group",{staticClass:"mr20",attrs:{type:"button",size:"small"},on:{change:function(t){return e.selectChange(e.tableFrom.date)}},model:{value:e.tableFrom.date,callback:function(t){e.$set(e.tableFrom,"date",t)},expression:"tableFrom.date"}},e._l(e.fromList.fromTxt,(function(t,a){return i("el-radio-button",{key:a,attrs:{label:t.val}},[e._v(e._s(t.text))])})),1),e._v(" "),i("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:e.onchangeTime},model:{value:e.timeVal,callback:function(t){e.timeVal=t},expression:"timeVal"}})],1),e._v(" "),i("div",[i("el-form-item",{staticClass:"width100",attrs:{label:"商品名称"}},[i("el-input",{staticClass:"selWidth",attrs:{placeholder:"请输入商品名称",size:"small"},nativeOn:{keyup:function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter"))return null;e.getList(1),e.getCardList()}},model:{value:e.tableFrom.store_name,callback:function(t){e.$set(e.tableFrom,"store_name",t)},expression:"tableFrom.store_name"}},[i("el-button",{staticClass:"el-button-solt",attrs:{slot:"append",icon:"el-icon-search",size:"small"},on:{click:function(t){e.getList(1),e.getCardList()}},slot:"append"})],1)],1),e._v(" "),i("el-form-item",{staticClass:"width100",attrs:{label:"总单单号:"}},[i("el-input",{staticClass:"selWidth",attrs:{placeholder:"请输入总单订单号",size:"small"},nativeOn:{keyup:function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter"))return null;e.getList(1),e.getCardList()}},model:{value:e.tableFrom.group_order_sn,callback:function(t){e.$set(e.tableFrom,"group_order_sn",t)},expression:"tableFrom.group_order_sn"}},[i("el-button",{staticClass:"el-button-solt",attrs:{slot:"append",icon:"el-icon-search",size:"small"},on:{click:function(t){e.getList(1),e.getCardList()}},slot:"append"})],1)],1),e._v(" "),i("el-form-item",{staticClass:"width100",attrs:{label:"活动类型:"}},[i("el-select",{staticClass:"filter-item selWidth mr20",attrs:{placeholder:"请选择",clearable:""},on:{change:function(t){e.getList(1),e.getCardList()}},model:{value:e.tableFrom.activity_type,callback:function(t){e.$set(e.tableFrom,"activity_type",t)},expression:"tableFrom.activity_type"}},e._l(e.activityList,(function(e){return i("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),1)],1)],1),e._v(" "),i("el-form-item",{staticClass:"width100",staticStyle:{display:"block"},attrs:{label:"关键字:"}},[i("el-input",{staticClass:"selWidth",attrs:{placeholder:"请输入订单号/收货人/联系方式",size:"small"},nativeOn:{keyup:function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter"))return null;e.getList(1),e.getCardList()}},model:{value:e.tableFrom.keywords,callback:function(t){e.$set(e.tableFrom,"keywords",t)},expression:"tableFrom.keywords"}},[i("el-button",{staticClass:"el-button-solt",attrs:{slot:"append",icon:"el-icon-search",size:"small"},on:{click:function(t){e.getList(1),e.getCardList()}},slot:"append"})],1),e._v(" "),i("el-dropdown",{staticClass:"dropdown",on:{command:e.exports}},[i("span",{staticClass:"el-dropdown-link"},[e._v("\n 列表导出"),i("i",{staticClass:"el-icon-arrow-down el-icon--right"})]),e._v(" "),i("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[i("el-dropdown-item",{attrs:{command:"1"}},[e._v("导出订单")]),e._v(" "),i("el-dropdown-item",{attrs:{command:"2"}},[e._v("导出发货单")])],1)],1)],1),e._v(" "),i("el-form-item",{staticClass:"width100",attrs:{label:"用户信息:"}},[i("el-input",{staticClass:"selWidth",attrs:{placeholder:"请输入用户昵称/手机号",size:"small"},nativeOn:{keyup:function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter"))return null;e.getList(1),e.getCardList()}},model:{value:e.tableFrom.username,callback:function(t){e.$set(e.tableFrom,"username",t)},expression:"tableFrom.username"}},[i("el-button",{staticClass:"el-button-solt",attrs:{slot:"append",icon:"el-icon-search",size:"small"},on:{click:function(t){e.getList(1),e.getCardList()}},slot:"append"})],1),e._v(" "),i("el-button",{attrs:{size:"small",type:"primary"},on:{click:function(t){return e.orderCancellation("")}}},[e._v("订单核销")])],1)],1)],1),e._v(" "),e.headeNum.length>0?i("el-tabs",{on:{"tab-click":function(t){e.getList(1),e.getCardList(),e.getHeaderList()}},model:{value:e.tableFrom.order_type,callback:function(t){e.$set(e.tableFrom,"order_type",t)},expression:"tableFrom.order_type"}},e._l(e.headeNum,(function(e,t){return i("el-tab-pane",{key:t,attrs:{name:e.order_type.toString(),label:e.title+"("+e.count+")"}})})),1):e._e(),e._v(" "),i("cards-data",{attrs:{"card-lists":e.cardLists}})],1),e._v(" "),i("el-table",{directives:[{name:"loading",rawName:"v-loading",value:e.listLoading,expression:"listLoading"}],staticClass:"table",staticStyle:{width:"100%"},attrs:{data:e.tableData.data,size:"mini","highlight-current-row":"","cell-class-name":e.addTdClass}},[i("el-table-column",{attrs:{type:"expand"},scopedSlots:e._u([{key:"default",fn:function(t){return[i("el-form",{staticClass:"demo-table-expand",attrs:{"label-position":"left",inline:""}},[i("el-form-item",{attrs:{label:"商品总价:"}},[i("span",[e._v(e._s(e._f("filterEmpty")(t.row.total_price)))])]),e._v(" "),i("el-form-item",{attrs:{label:"下单时间:"}},[i("span",[e._v(e._s(t.row.create_time))])]),e._v(" "),i("el-form-item",{attrs:{label:"用户备注:"}},[i("span",{staticStyle:{display:"inline-block",width:"200px"}},[e._v(e._s(e._f("filterEmpty")(t.row.mark)))])]),e._v(" "),i("el-form-item",{attrs:{label:"商家备注:"}},[i("span",[e._v(e._s(e._f("filterEmpty")(t.row.remark)))])])],1)]}}])}),e._v(" "),i("el-table-column",{attrs:{width:"50"},scopedSlots:e._u([{key:"header",fn:function(t){return[i("el-popover",{staticClass:"tabPop",attrs:{placement:"top-start",width:"100",trigger:"hover"}},[i("div",[i("span",{staticClass:"spBlock onHand",class:{check:"dan"===e.chkName},on:{click:function(i){return e.onHandle("dan",t.$index)}}},[e._v("选中本页")]),e._v(" "),i("span",{staticClass:"spBlock onHand",class:{check:"duo"===e.chkName},on:{click:function(t){return e.onHandle("duo")}}},[e._v("选中全部")])]),e._v(" "),i("el-checkbox",{attrs:{slot:"reference",value:"dan"===e.chkName&&e.checkedPage.indexOf(e.tableFrom.page)>-1||"duo"===e.chkName},on:{change:e.changeType},slot:"reference"})],1)]}},{key:"default",fn:function(t){return[i("el-checkbox",{attrs:{value:e.checkedIds.indexOf(t.row.order_id)>-1||"duo"===e.chkName&&-1===e.noChecked.indexOf(t.row.order_id)},on:{change:function(i){return e.changeOne(i,t.row)}}})]}}])}),e._v(" "),i("el-table-column",{attrs:{label:"订单编号","min-width":"170"},scopedSlots:e._u([{key:"default",fn:function(t){return[i("span",{staticStyle:{display:"block"},domProps:{textContent:e._s(t.row.order_sn)}}),e._v(" "),i("span",{directives:[{name:"show",rawName:"v-show",value:t.row.is_del>0,expression:"scope.row.is_del > 0"}],staticStyle:{color:"#ed4014",display:"block"}},[e._v("用户已删除")])]}}])}),e._v(" "),i("el-table-column",{attrs:{label:"订单类型","min-width":"100"},scopedSlots:e._u([{key:"default",fn:function(t){return[i("span",[e._v(e._s(1==t.row.is_virtual?"虚拟订单":0==t.row.order_type?"普通订单":"核销订单"))])]}}])}),e._v(" "),i("el-table-column",{attrs:{label:"活动类型","min-width":"100"},scopedSlots:e._u([{key:"default",fn:function(t){return[4!=t.row.activity_type?i("span",[e._v(e._s(1===t.row.activity_type?"秒杀":2===t.row.activity_type?"预售":3===t.row.activity_type?"助力":"--"))]):i("span",[e._v("拼团订单\n "),t.row.groupUser&&t.row.groupUser.groupBuying?i("span",[e._v("-"+e._s(e._f("activityOrderStatus")(t.row.groupUser.groupBuying.status)))]):e._e()])]}}])}),e._v(" "),i("el-table-column",{attrs:{prop:"real_name",label:"收货人/订购人","min-width":"130"}}),e._v(" "),i("el-table-column",{attrs:{label:"商品信息","min-width":"330"},scopedSlots:e._u([{key:"default",fn:function(t){return e._l(t.row.orderProduct,(function(a,r){return i("div",{key:r,staticClass:"tabBox acea-row row-middle"},[i("div",{staticClass:"demo-image__preview"},[i("el-image",{attrs:{src:a.cart_info.product.image,"preview-src-list":[a.cart_info.product.image]}})],1),e._v(" "),i("span",{staticClass:"tabBox_tit"},[e._v(e._s(a.cart_info.product.store_name+" | ")+e._s(a.cart_info.productAttr.sku))]),e._v(" "),i("span",{staticClass:"tabBox_pice"},[2===t.row.activity_type&&a.cart_info.productPresellAttr?i("span",[e._v(e._s("¥"+a.cart_info.productPresellAttr.presell_price+" x "+a.product_num))]):3===t.row.activity_type&&a.cart_info.productAssistAttr?i("span",[e._v(e._s("¥"+a.cart_info.productAssistAttr.assist_price+" x "+a.product_num))]):i("span",[e._v(e._s("¥"+a.cart_info.productAttr.price+" x "+a.product_num))]),e._v(" "),a.refund_num<a.product_num&&a.refund_num>=0?i("em",{staticStyle:{color:"red","font-style":"normal"}},[e._v("(-"+e._s(a.product_num-a.refund_num)+")")]):e._e()])])}))}}])}),e._v(" "),i("el-table-column",{attrs:{label:"实际支付","min-width":"100"},scopedSlots:e._u([{key:"default",fn:function(t){return[i("span",[e._v(e._s(t.row.pay_price))]),e._v(" "),t.row.finalOrder?i("p",[e._v("\n 尾款:"+e._s(t.row.finalOrder.pay_price)+"\n ")]):e._e()]}}])}),e._v(" "),i("el-table-column",{attrs:{label:"支付类型","min-width":"80"},scopedSlots:e._u([{key:"default",fn:function(t){return[1===t.row.paid?i("span",[e._v(e._s(e._f("orderPayType")(t.row.pay_type)))]):i("span",[e._v("--")])]}}])}),e._v(" "),i("el-table-column",{attrs:{label:"支付状态","min-width":"80"},scopedSlots:e._u([{key:"default",fn:function(t){return[i("span",[e._v(e._s(0===t.row.paid?"未支付":"已支付"))])]}}])}),e._v(" "),i("el-table-column",{attrs:{label:"订单状态","min-width":"100"},scopedSlots:e._u([{key:"default",fn:function(t){return[0===t.row.is_del?i("span",[0===t.row.paid?i("span",[e._v("待付款")]):i("span",[0===t.row.order_type||2===t.row.order_type?i("span",[e._v(e._s(e._f("orderStatusFilter")(t.row.status)))]):i("span",[e._v(e._s(e._f("takeOrderStatusFilter")(t.row.status)))])])]):i("span",[e._v("已删除")])]}}])}),e._v(" "),i("el-table-column",{attrs:{prop:"create_time",label:"下单时间","min-width":"130"}}),e._v(" "),i("el-table-column",{attrs:{label:"推广人","min-width":"100"},scopedSlots:e._u([{key:"default",fn:function(t){return[i("span",[e._v(e._s(t.row.spread&&t.row.spread.nickname||"无"))])]}}])}),e._v(" "),i("el-table-column",{attrs:{label:"上级推广人","min-width":"100"},scopedSlots:e._u([{key:"default",fn:function(t){return[i("span",[e._v(e._s(t.row.TopSpread&&t.row.TopSpread.nickname||"无"))])]}}])}),e._v(" "),i("el-table-column",{key:"8",attrs:{label:"操作","min-width":"150",fixed:"right",align:"left"},scopedSlots:e._u([{key:"default",fn:function(t){return[e.orderFilter(t.row)?i("el-button",{attrs:{type:"text",size:"small"},on:{click:function(i){return e.onRefundDetail(t.row.order_sn)}}},[e._v("查看退款单")]):e._e(),e._v(" "),0===t.row.paid&&0===t.row.is_del&&2!=t.row.activity_type?i("el-button",{staticClass:"mr10",attrs:{type:"text",size:"small"},on:{click:function(i){return e.edit(t.row.order_id)}}},[e._v("编辑")]):e._e(),e._v(" "),0!=t.row.order_type&&2!=t.row.order_type||0!==t.row.status||1!==t.row.paid?e._e():i("el-button",{staticClass:"mr10",attrs:{type:"text",size:"small"},on:{click:function(i){return e.send(t.row,t.row.order_id)}}},[e._v("发送货")]),e._v(" "),i("el-button",{staticClass:"mr10",attrs:{type:"text",size:"small"},on:{click:function(i){return e.onOrderDetails(t.row.order_id)}}},[e._v("订单详情")]),e._v(" "),0!==t.row.is_del?i("el-button",{staticClass:"mr10",attrs:{type:"text",size:"small"},nativeOn:{click:function(i){return e.handleDelete(t.row,t.$index)}}},[e._v("删除")]):e._e(),e._v(" "),1==t.row.order_type&&0===t.row.status&&1===t.row.paid?i("el-button",{staticClass:"mr10",attrs:{type:"text",size:"small"},nativeOn:{click:function(i){return e.orderCancellation(t.row.verify_code)}}},[e._v("去核销")]):e._e()]}}])})],1),e._v(" "),i("div",{staticClass:"block"},[i("el-pagination",{attrs:{"page-sizes":[20,40,60,80],"page-size":e.tableFrom.limit,"current-page":e.tableFrom.page,layout:"total, sizes, prev, pager, next, jumper",total:e.tableData.total},on:{"size-change":e.handleSizeChange,"current-change":e.pageChange}})],1)],1),e._v(" "),i("el-dialog",{attrs:{title:"操作记录",visible:e.dialogVisible,width:"700px"},on:{"update:visible":function(t){e.dialogVisible=t}}},[i("el-table",{directives:[{name:"loading",rawName:"v-loading",value:e.LogLoading,expression:"LogLoading"}],staticStyle:{width:"100%"},attrs:{border:"",data:e.tableDataLog.data}},[i("el-table-column",{attrs:{prop:"order_id",align:"center",label:"订单ID","min-width":"80"}}),e._v(" "),i("el-table-column",{attrs:{prop:"change_message",label:"操作记录",align:"center","min-width":"280"}}),e._v(" "),i("el-table-column",{attrs:{prop:"change_time",label:"操作时间",align:"center","min-width":"280"}})],1),e._v(" "),i("div",{staticClass:"block"},[i("el-pagination",{attrs:{"page-sizes":[20,40,60,80],"page-size":e.tableFromLog.limit,"current-page":e.tableFromLog.page,layout:"total, sizes, prev, pager, next, jumper",total:e.tableDataLog.total},on:{"size-change":e.handleSizeChangeLog,"current-change":e.pageChangeLog}})],1)],1),e._v(" "),i("el-dialog",{attrs:{title:"修改订单",visible:e.editVisible,width:"700px"},on:{"update:visible":function(t){e.editVisible=t}}},[i("el-form",{ref:"formValidate",attrs:{model:e.formValidate,"label-width":"120px"},nativeOn:{submit:function(e){e.preventDefault()}}},[i("el-form-item",{attrs:{label:"订单总价:"}},[i("el-input-number",{attrs:{min:0,placeholder:"请输入订单总价"},on:{change:e.changePrice},model:{value:e.formValidate.total_price,callback:function(t){e.$set(e.formValidate,"total_price",t)},expression:"formValidate.total_price"}})],1),e._v(" "),i("el-form-item",{attrs:{label:"实际支付邮费:"}},[i("el-input-number",{attrs:{min:0,placeholder:"请输入订单油费"},on:{change:e.changePrice},model:{value:e.formValidate.pay_postage,callback:function(t){e.$set(e.formValidate,"pay_postage",t)},expression:"formValidate.pay_postage"}})],1),e._v(" "),i("el-form-item",{attrs:{label:"优惠金额"}},[i("span",[e._v(e._s(e.formValidate.coupon_price))])]),e._v(" "),i("el-form-item",{attrs:{label:"实际支付金额:"}},[i("span",[e._v(e._s(e.formValidate.pay_price))])])],1),e._v(" "),i("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[i("el-button",{attrs:{type:"primary"},on:{click:e.editConfirm}},[e._v("确定")])],1)],1),e._v(" "),i("el-dialog",{attrs:{title:e.isBatch?"批量发货":"订单发送货",visible:e.sendVisible,width:"800px","before-close":e.handleClose},on:{"update:visible":function(t){e.sendVisible=t}}},[i("el-form",{ref:"shipment",attrs:{model:e.shipment,rules:e.rules,"label-width":"120px"},nativeOn:{submit:function(e){e.preventDefault()}}},[e.isResend&&3!=e.noLogistics&&2!=e.tableFrom.order_type?i("el-form-item",{attrs:{label:1==e.shipment.delivery_type||4==e.shipment.delivery_type?"原快递公司:":"送货人姓名:"}},[i("span",[e._v(e._s(e.original.delivery_name))])]):e._e(),e._v(" "),e.isResend&&3!=e.noLogistics&&2!=e.tableFrom.order_type?i("el-form-item",{attrs:{label:1==e.shipment.delivery_type||4==e.shipment.delivery_type?"原快递单号:":"送货人手机号:"}},[i("span",[e._v(e._s(e.original.delivery_id))])]):e._e(),e._v(" "),i("el-form-item",{attrs:{label:"选择类型:",prop:"delivery_type"}},[i("el-radio-group",{on:{change:e.changeSend},model:{value:e.shipment.delivery_type,callback:function(t){e.$set(e.shipment,"delivery_type",t)},expression:"shipment.delivery_type"}},["TypeSupplyChain"!=e.$store.state.user.merchantType.type_code?i("el-radio",{attrs:{label:6}},[e._v("扫码发货")]):2!=e.tableFrom.order_type&&1!=e.orderType?i("el-radio",{attrs:{label:2}},[e._v("自己配送")]):e._e()],1)],1),e._v(" "),5==e.shipment.delivery_type&&2!=e.tableFrom.order_type&&1!=e.orderType?i("el-form-item",{attrs:{label:"选择发货点:",prop:"station_id"}},[i("el-select",{staticClass:"filter-item selWidth mr20",attrs:{placeholder:"请选择配送发货点"},model:{value:e.shipment.station_id,callback:function(t){e.$set(e.shipment,"station_id",t)},expression:"shipment.station_id"}},e._l(e.storeList,(function(e,t){return i("el-option",{key:e.value+t,attrs:{label:e.label,value:e.value}})})),1)],1):e._e(),e._v(" "),1!=e.shipment.delivery_type&&4!=e.shipment.delivery_type||2==e.tableFrom.order_type||1==e.orderType?e._e():i("el-form-item",{attrs:{label:"快递公司:",prop:"delivery_name"}},[i("el-select",{staticClass:"filter-item selWidth mr20",attrs:{filterable:"",placeholder:"请选择快递公司"},on:{change:function(t){return e.getTempsLst(e.shipment.delivery_name)}},model:{value:e.shipment.delivery_name,callback:function(t){e.$set(e.shipment,"delivery_name",t)},expression:"shipment.delivery_name"}},e._l(e.deliveryList,(function(e){return i("el-option",{key:e.value,attrs:{label:e.label,value:e.value}})})),1)],1),e._v(" "),5==e.shipment.delivery_type&&2!=e.tableFrom.order_type&&1!=e.orderType?i("el-form-item",{attrs:{label:"包裹重量(kg):",prop:"cargo_weight"}},[i("el-input-number",{attrs:{placeholder:"请输入包裹重量"},model:{value:e.shipment.cargo_weight,callback:function(t){e.$set(e.shipment,"cargo_weight",t)},expression:"shipment.cargo_weight"}})],1):e._e(),e._v(" "),5==e.shipment.delivery_type&&2!=e.tableFrom.order_type&&1!=e.orderType?i("el-form-item",{attrs:{label:"配送备注:"}},[i("el-input",{attrs:{type:"textarea",placeholder:"请输入配送单备注"},model:{value:e.shipment.mark,callback:function(t){e.$set(e.shipment,"mark",t)},expression:"shipment.mark"}})],1):e._e(),e._v(" "),1==e.shipment.delivery_type&&2!=e.tableFrom.order_type&&1!=e.orderType?i("el-form-item",{attrs:{label:"快递单号:",prop:"delivery_id"}},[i("el-input",{attrs:{placeholder:"请输入快递单号"},model:{value:e.shipment.delivery_id,callback:function(t){e.$set(e.shipment,"delivery_id",t)},expression:"shipment.delivery_id"}})],1):e._e(),e._v(" "),4==e.shipment.delivery_type&&2!=e.tableFrom.order_type&&1!=e.orderType?i("el-form-item",{attrs:{label:"电子面单:",prop:"temp_id"}},[i("el-select",{staticClass:"filter-item selWidth mr20",attrs:{placeholder:"请选择电子面单"},model:{value:e.shipment.temp_id,callback:function(t){e.$set(e.shipment,"temp_id",t)},expression:"shipment.temp_id"}},e._l(e.eleTempsLst,(function(e,t){return i("el-option",{key:e.temp_id+t,attrs:{label:e.title,value:e.temp_id}})})),1),e._v(" "),i("el-button",{attrs:{type:"text"},on:{click:function(t){return e.getPicture()}}},[e._v("预览")])],1):e._e(),e._v(" "),4==e.shipment.delivery_type&&2!=e.tableFrom.order_type&&1!=e.orderType?i("el-form-item",{attrs:{label:"寄件人姓名:",prop:"from_name"}},[i("el-input",{attrs:{placeholder:"请输入寄件人姓名"},model:{value:e.shipment.from_name,callback:function(t){e.$set(e.shipment,"from_name",t)},expression:"shipment.from_name"}})],1):e._e(),e._v(" "),4==e.shipment.delivery_type&&2!=e.tableFrom.order_type&&1!=e.orderType?i("el-form-item",{attrs:{label:"寄件人电话:",prop:"from_tel"}},[i("el-input",{attrs:{placeholder:"请输入寄件人电话"},model:{value:e.shipment.from_tel,callback:function(t){e.$set(e.shipment,"from_tel",t)},expression:"shipment.from_tel"}})],1):e._e(),e._v(" "),2==e.shipment.delivery_type&&2!=e.tableFrom.order_type&&1!=e.orderType?i("el-form-item",{attrs:{label:"送货人姓名:",prop:"to_name"}},[i("el-input",{attrs:{maxlength:"10",placeholder:"请输入送货人姓名"},model:{value:e.shipment.to_name,callback:function(t){e.$set(e.shipment,"to_name",t)},expression:"shipment.to_name"}})],1):e._e(),e._v(" "),2==e.shipment.delivery_type&&2!=e.tableFrom.order_type&&2!=e.orderType?i("el-form-item",{attrs:{label:"送货人手机号:",prop:"to_phone"}},[i("el-input",{attrs:{placeholder:"请输入送货人手机号"},model:{value:e.shipment.to_phone,callback:function(t){e.$set(e.shipment,"to_phone",t)},expression:"shipment.to_phone"}})],1):e._e(),e._v(" "),4==e.shipment.delivery_type&&2!=e.tableFrom.order_type&&1!=e.orderType?i("el-form-item",{attrs:{label:"寄件人地址:",prop:"from_addr"}},[i("el-input",{attrs:{type:"textarea",placeholder:"请输入寄件人地址"},model:{value:e.shipment.from_addr,callback:function(t){e.$set(e.shipment,"from_addr",t)},expression:"shipment.from_addr"}})],1):e._e(),e._v(" "),4!=e.shipment.type&&2!=e.activityType&&(e.productList.length>1||e.productNum>1)?i("el-form-item",{attrs:{label:"分单发货:"}},[i("el-switch",{attrs:{"active-value":1,"inactive-value":0,"active-text":"开启","inactive-text":"关闭"},model:{value:e.shipment.is_split,callback:function(t){e.$set(e.shipment,"is_split",t)},expression:"shipment.is_split"}}),e._v(" "),i("p",{staticClass:"area-desc"},[e._v("\n 可选择表格中的商品单独发货,发货后会生成新的订单且不能撤回,请谨慎操作!\n ")])],1):e._e(),e._v(" "),1==e.shipment.is_split&&2!=e.tableFrom.order_type&&(e.productList.length>1||e.productNum>1)?i("el-form-item",{attrs:{label:""}},[i("el-table",{ref:"multipleSelection",attrs:{data:e.productList,"tooltip-effect":"dark",size:"mini","row-key":function(e){return e.product_id}},on:{"selection-change":e.handleSelectionChange}},[i("el-table-column",{attrs:{align:"center",type:"selection","reserve-selection":!0,"min-width":"50"}}),e._v(" "),i("el-table-column",{attrs:{align:"center",label:"商品信息","min-width":"200"},scopedSlots:e._u([{key:"default",fn:function(t){return[i("div",{staticClass:"acea-row",staticStyle:{"align-items":"center"}},[i("div",{staticClass:"demo-image__preview"},[i("el-image",{attrs:{src:t.row.cart_info.product.image,"preview-src-list":[t.row.cart_info.product.image]}})],1),e._v(" "),i("span",{staticClass:"priceBox",staticStyle:{width:"150px"}},[e._v(e._s(t.row.cart_info.product.store_name))])])]}}],null,!1,1334329387)}),e._v(" "),i("el-table-column",{attrs:{align:"center",label:"规格","min-width":"80"},scopedSlots:e._u([{key:"default",fn:function(t){return[i("span",{staticClass:"priceBox"},[e._v(e._s(t.row.cart_info.productAttr.sku))])]}}],null,!1,2489556760)}),e._v(" "),i("el-table-column",{attrs:{align:"center",label:"商品售价","min-width":"80"},scopedSlots:e._u([{key:"default",fn:function(t){return[i("span",{staticClass:"priceBox"},[e._v(e._s(t.row.cart_info.productAttr.price))])]}}],null,!1,3535341656)}),e._v(" "),i("el-table-column",{attrs:{align:"center",label:"总数","min-width":"80"},scopedSlots:e._u([{key:"default",fn:function(t){return[i("span",{staticClass:"priceBox"},[e._v(e._s(t.row.stock_num))])]}}],null,!1,13674865)}),e._v(" "),i("el-table-column",{attrs:{label:"待发数量",align:"center","min-width":"120"},scopedSlots:e._u([{key:"default",fn:function(t){return[i("el-input",{staticClass:"priceBox",attrs:{type:"number",min:0,max:t.row.refund_num},on:{blur:function(i){return e.limitCount(t.row)}},model:{value:t.row["product_num_input"],callback:function(i){e.$set(t.row,"product_num_input",i)},expression:"scope.row['product_num_input']"}})]}}],null,!1,4294881726)})],1)],1):e._e(),e._v(" "),6==e.shipment.delivery_type?i("el-form-item",{attrs:{label:"取件码:",prop:"remark"}},[i("el-image",{staticStyle:{width:"200px",height:"200px","background-color":"#efefef"},attrs:{src:e.orderSendQrCode},scopedSlots:e._u([{key:"error",fn:function(){return[i("div",{staticStyle:{width:"100%",height:"100%",display:"flex","justify-content":"center","align-items":"center",color:"#333","font-size":"30px"}},[i("el-icon",{staticStyle:{"font-size":"30px"}},[i("icon-picture")],1)],1)]},proxy:!0}],null,!1,3886391355)})],1):e._e(),e._v(" "),6!=e.shipment.delivery_type?i("el-form-item",{attrs:{label:"备注:",prop:"remark"}},[i("el-input",{attrs:{type:"textarea",placeholder:"请输入备注"},model:{value:e.shipment.remark,callback:function(t){e.$set(e.shipment,"remark",t)},expression:"shipment.remark"}})],1):e._e()],1),e._v(" "),6!=e.shipment.delivery_type?i("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[i("el-button",{on:{click:e.handleClose}},[e._v("取 消")]),e._v(" "),i("el-button",{attrs:{type:"primary"},on:{click:function(t){return e.submitForm("shipment")}}},[e._v("提交")])],1):e._e()],1),e._v(" "),e.pictureVisible?i("el-dialog",{attrs:{visible:e.pictureVisible,width:"500px"},on:{"update:visible":function(t){e.pictureVisible=t}}},[i("img",{staticClass:"pictures",attrs:{src:e.pictureUrl}})]):e._e(),e._v(" "),i("order-detail",{ref:"orderDetail",attrs:{orderId:e.orderId,drawer:e.drawer},on:{closeDrawer:e.closeDrawer,changeDrawer:e.changeDrawer,reSend:e.reSend,send:e.send,getList:e.getList}}),e._v(" "),i("file-list",{ref:"exportList"}),e._v(" "),i("delivery-record",{ref:"deliveryList"}),e._v(" "),i("order-cancellate",{ref:"orderCancellate",on:{getList:e.getList}})],1)},r=[],s=(i("7f7f"),i("c5f6"),i("c7eb")),l=(i("6b54"),i("96cf"),i("1da1")),o=(i("ac6a"),i("28a5"),i("f8b7")),n=i("2e83"),d=(i("90e7"),function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("el-drawer",{attrs:{"with-header":!1,visible:e.drawer,size:"1000px",direction:e.direction,"before-close":e.handleClose},on:{"update:visible":function(t){e.drawer=t}}},[a("div",{directives:[{name:"loading",rawName:"v-loading",value:e.loading,expression:"loading"}]},[a("div",{staticClass:"head"},[a("div",{staticClass:"full"},[a("img",{staticClass:"order_icon",attrs:{src:e.orderImg,alt:""}}),e._v(" "),a("div",{staticClass:"text"},[a("div",{staticClass:"title"},[e._v(e._s(0==e.orderDetailList.order_type?"普通订单":"核销订单"))]),e._v(" "),a("div",[a("span",{staticClass:"mr20"},[e._v("订单编号:"+e._s(e.orderDetailList.order_sn))])])]),e._v(" "),a("div",[0!=e.orderDetailList.order_type&&0==e.orderDetailList.status?a("el-button",{attrs:{type:"primary",size:"small"},on:{click:e.orderCancellation}},[e._v("订单核销")]):e._e(),e._v(" "),0!=e.orderDetailList.order_type&&2!=e.orderDetailList.order_type||0!==e.orderDetailList.status||1!==e.orderDetailList.paid?e._e():a("el-button",{attrs:{type:"primary",size:"small"},on:{click:e.send}},[e._v("发送货")]),e._v(" "),0==e.orderDetailList.order_type&&1==e.orderDetailList.paid?a("el-button",{attrs:{type:"success",size:"small"},on:{click:e.printOrder}},[e._v("小票打印")]):e._e(),e._v(" "),a("el-dropdown",{on:{command:e.handleCommand}},[a("el-button",{attrs:{icon:"el-icon-more",size:"small"}}),e._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{attrs:{command:"mark"}},[e._v("订单备注")]),e._v(" "),0==e.orderDetailList.order_type&&1===e.orderDetailList.status&&1===e.orderDetailList.paid?a("el-dropdown-item",{attrs:{command:"modify"}},[e._v("修改发货信息")]):e._e()],1)],1)],1)]),e._v(" "),a("ul",{staticClass:"list"},[a("li",{staticClass:"item"},[a("div",{staticClass:"title"},[e._v("订单状态")]),e._v(" "),a("div",[0!==e.orderDetailList.order_type||e.orderDetailList.pay_time?e._e():a("div",{staticClass:"value1"},[e._v("待付款")]),e._v(" "),0===e.orderDetailList.order_type&&e.orderDetailList.pay_time?a("div",{staticClass:"value1"},[a("span",[e._v(e._s(e._f("orderStatusFilter")(e.orderDetailList.status)))])]):e._e(),e._v(" "),1===e.orderDetailList.order_type&&e.orderDetailList.pay_time?a("div",{staticClass:"value1"},[a("span",[e._v(e._s(e._f("cancelOrderStatusFilter")(e.orderDetailList.status)))])]):e._e()])]),e._v(" "),a("li",{staticClass:"item"},[a("div",{staticClass:"title"},[e._v("实际支付")]),e._v(" "),a("div",[e._v("¥ "+e._s(e.orderDetailList.pay_price))])]),e._v(" "),a("li",{staticClass:"item"},[a("div",{staticClass:"title"},[e._v("支付方式")]),e._v(" "),a("div",[e._v(e._s(e._f("payTypeFilter")(e.orderDetailList.pay_type)))])]),e._v(" "),a("li",{staticClass:"item"},[a("div",{staticClass:"title"},[e._v("支付时间")]),e._v(" "),a("div",[e._v(e._s(e.orderDetailList.create_time))])])])]),e._v(" "),a("el-tabs",{attrs:{type:"border-card"},on:{"tab-click":e.tabClick},model:{value:e.activeName,callback:function(t){e.activeName=t},expression:"activeName"}},[a("el-tab-pane",{attrs:{label:"订单信息",name:"detail"}},[e.orderDetailList.user?a("div",{staticClass:"section"},[a("div",{staticClass:"title"},[e._v("用户信息")]),e._v(" "),a("ul",{staticClass:"list"},[a("li",{staticClass:"item"},[a("div",[e._v("用户昵称:")]),e._v(" "),a("div",{staticClass:"value"},[e._v("\n "+e._s(e.orderDetailList.user.real_name?e.orderDetailList.user.real_name:e.orderDetailList.user.nickname)+"\n ")])]),e._v(" "),a("li",{staticClass:"item"},[a("div",[e._v("用户ID:")]),e._v(" "),a("div",{staticClass:"value"},[e._v(e._s(e.orderDetailList.user.uid?e.orderDetailList.user.uid:"-"))])]),e._v(" "),a("li",{staticClass:"item"},[a("div",[e._v("绑定电话:")]),e._v(" "),a("div",{staticClass:"value"},[e._v(e._s(e.orderDetailList.user.phone?e.orderDetailList.user.phone:"-"))])])])]):e._e(),e._v(" "),a("div",{staticClass:"section"},[a("div",{staticClass:"title"},[e._v("收货信息")]),e._v(" "),a("ul",{staticClass:"list"},[a("li",{staticClass:"item"},[a("div",[e._v("收货人:")]),e._v(" "),a("div",{staticClass:"value"},[e._v(e._s(e.orderDetailList.real_name?e.orderDetailList.real_name:"-"))])]),e._v(" "),a("li",{staticClass:"item"},[a("div",[e._v("收货电话:")]),e._v(" "),a("div",{staticClass:"value"},[e._v(e._s(e.orderDetailList.user_phone?e.orderDetailList.user_phone:"-"))])]),e._v(" "),a("li",{staticClass:"item"},[a("div",[e._v("收货地址:")]),e._v(" "),a("div",{staticClass:"value"},[e._v(e._s(e.orderDetailList.user_address?e.orderDetailList.user_address:"-"))])])])]),e._v(" "),e.orderDetailList.order_extend?a("div",{staticClass:"section"},[a("div",{staticClass:"title"},[e._v("自定义留言")]),e._v(" "),a("ul",{staticClass:"list"},e._l(e.orderDetailList.order_extend,(function(t,i){return a("li",{key:i,staticClass:"item"},[a("div",[e._v(e._s(i)+":")]),e._v(" "),Array.isArray(t)?e._l(t,(function(e,t){return a("img",{key:t,staticStyle:{width:"40px",height:"40px","margin-right":"12px"},attrs:{src:e}})})):[a("div",{staticClass:"value"},[e._v(e._s(t))])]],2)})),0)]):e._e(),e._v(" "),a("div",{staticClass:"section"},[a("div",{staticClass:"title"},[e._v("订单信息")]),e._v(" "),a("ul",{staticClass:"list"},[a("li",{staticClass:"item"},[a("div",[e._v("创建时间:")]),e._v(" "),a("div",{staticClass:"value"},[e._v(e._s(e.orderDetailList.create_time?e.orderDetailList.create_time:"-"))])]),e._v(" "),a("li",{staticClass:"item"},[a("div",[e._v("商品总数:")]),e._v(" "),a("div",{staticClass:"value"},[e._v(e._s(e.orderDetailList.total_num?e.orderDetailList.total_num:"-"))])]),e._v(" "),a("li",{staticClass:"item"},[a("div",[e._v("实际支付:")]),e._v(" "),a("div",{staticClass:"value"},[e._v(e._s(e.orderDetailList.finalOrder?parseFloat(e.orderDetailList.finalOrder.pay_price)+parseFloat(e.orderDetailList.pay_price):e.orderDetailList.pay_price))])]),e._v(" "),a("li",{staticClass:"item"},[a("div",[e._v("优惠券金额:")]),e._v(" "),a("div",{staticClass:"value"},[e._v(e._s(e.orderDetailList.coupon_price?e.orderDetailList.coupon_price:"-"))])]),e._v(" "),e.orderDetailList.integral?a("li",{staticClass:"item"},[a("div",[e._v("积分抵扣:")]),e._v(" "),e.orderDetailList.integral&&0!=e.orderDetailList.integral?a("div",{staticClass:"value"},[e._v("使用了"+e._s(e.orderDetailList.integral)+"个积分,抵扣了"+e._s(e.orderDetailList.integral_price)+"元")]):e._e()]):e._e(),e._v(" "),a("li",{staticClass:"item"},[a("div",[e._v("订单总价:")]),e._v(" "),a("div",{staticClass:"value"},[e._v(e._s(e.orderDetailList.total_price?e.orderDetailList.total_price:"-"))])]),e._v(" "),e.orderDetailList.svip_discount?a("li",{staticClass:"item"},[a("div",[e._v("会员商品优惠:")]),e._v(" "),a("div",{staticClass:"value"},[e._v(e._s(e.orderDetailList.svip_discount))])]):e._e(),e._v(" "),a("li",{staticClass:"item"},[a("div",[e._v("支付运费:")]),e._v(" "),a("div",{staticClass:"value"},[e._v(e._s(e.orderDetailList.pay_postage))])]),e._v(" "),e.orderDetailList.TopSpread?a("li",{staticClass:"item"},[a("div",[e._v("推广人:")]),e._v(" "),a("div",{staticClass:"value"},[e._v(e._s(e.orderDetailList.TopSpread.nickname))])]):e._e(),e._v(" "),e.orderDetailList.activity_type?e._e():a("li",{staticClass:"item"},[a("div",[e._v("一级佣金:")]),e._v(" "),a("div",{staticClass:"value"},[e._v("\n "+e._s(parseFloat(e.orderDetailList.extension_one)+parseFloat(e.orderDetailList.refund_extension_one))+"\n "),e.orderDetailList.refund_extension_one>0?a("em",{staticStyle:{color:"red","font-style":"normal"}},[e._v("(-"+e._s(e.orderDetailList.refund_extension_one)+")")]):e._e()])]),e._v(" "),e.orderDetailList.activity_type?e._e():a("li",{staticClass:"item"},[a("div",[e._v("二级佣金:")]),e._v(" "),a("div",{staticClass:"value"},[e._v("\n "+e._s(parseFloat(e.orderDetailList.extension_two)+parseFloat(e.orderDetailList.refund_extension_two))+"\n "),e.orderDetailList.refund_extension_two>0?a("em",{staticStyle:{color:"red","font-style":"normal"}},[e._v("(-"+e._s(e.orderDetailList.refund_extension_two)+")")]):e._e()])])])]),e._v(" "),e.orderDetailList.mark?a("div",{staticClass:"section"},[a("div",{staticClass:"title"},[e._v("买家留言")]),e._v(" "),a("ul",{staticClass:"list"},[a("li",{staticClass:"item"},[a("div",[e._v(e._s(e.orderDetailList.mark?e.orderDetailList.mark:"-"))])])])]):e._e(),e._v(" "),e.orderDetailList.remark?a("div",{staticClass:"section"},[a("div",{staticClass:"title"},[e._v("商家备注")]),e._v(" "),a("ul",{staticClass:"list"},[a("li",{staticClass:"item"},[a("div",[e._v(e._s(e.orderDetailList.remark?e.orderDetailList.remark:"-"))])])])]):e._e(),e._v(" "),"1"===e.orderDetailList.delivery_type?a("div",{staticClass:"section"},[a("div",{staticClass:"title"},[e._v("物流信息")]),e._v(" "),a("ul",{staticClass:"list"},[a("li",{staticClass:"item"},[a("div",[e._v("快递公司:")]),e._v(" "),a("div",{staticClass:"value"},[e._v(e._s(e.orderDetailList.delivery_name?e.orderDetailList.delivery_name:"-"))])]),e._v(" "),a("li",{staticClass:"item"},[a("div",[e._v("快递单号:")]),e._v(" "),a("div",{staticClass:"value"},[e._v(e._s(e.orderDetailList.delivery_id?e.orderDetailList.delivery_id:"-"))]),e._v(" "),a("el-button",{staticStyle:{"margin-left":"5px"},attrs:{type:"primary",size:"mini"},on:{click:e.openLogistics}},[e._v("物流查询")])],1)])]):e._e()]),e._v(" "),a("el-tab-pane",{attrs:{label:"商品信息",name:"goods"}},[a("el-table",{attrs:{data:e.orderDetailList.orderProduct}},[a("el-table-column",{attrs:{label:"商品信息","min-width":"300"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"tab"},[a("div",{staticClass:"demo-image__preview"},[a("el-image",{attrs:{src:t.row.cart_info.product.image,"preview-src-list":[t.row.cart_info.product.image]}})],1),e._v(" "),a("div",[a("div",{staticClass:"line1"},[e._v(e._s(t.row.cart_info.product.store_name))]),e._v(" "),a("div",{staticClass:"line1 gary"},[e._v("\n 规格:"+e._s(t.row.cart_info.productAttr.sku?t.row.cart_info.productAttr.sku:"默认")+"\n ")])])])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"售价","min-width":"90"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"tab"},[a("div",{staticClass:"line1"},[e._v("\n "+e._s(t.row.cart_info.productAttr.price?t.row.cart_info.productAttr.price:"-")+"\n ")])])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"实付金额","min-width":"90"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"tab"},[a("div",{staticClass:"line1"},[e._v("\n "+e._s(t.row.product_price?t.row.product_price:"-")+"\n ")])])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"购买数量","min-width":"90"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"tab"},[a("div",{staticClass:"line1"},[e._v("\n "+e._s(t.row.product_num)+"\n ")])])]}}])})],1)],1),e._v(" "),a("el-tab-pane",{attrs:{label:"订单记录",name:"orderList"}},[a("div",[a("el-form",{attrs:{size:"small","label-width":"80px"}},[a("div",{staticClass:"acea-row"},[a("el-form-item",{attrs:{label:"操作端:"}},[a("el-select",{staticStyle:{width:"140px","margin-right":"20px"},attrs:{placeholder:"请选择",clearable:"",filterable:""},on:{change:function(t){return e.onOrderLog(e.orderId)}},model:{value:e.tableFromLog.user_type,callback:function(t){e.$set(e.tableFromLog,"user_type",t)},expression:"tableFromLog.user_type"}},[a("el-option",{attrs:{label:"系统",value:"0"}}),e._v(" "),a("el-option",{attrs:{label:"用户",value:"1"}}),e._v(" "),a("el-option",{attrs:{label:"平台",value:"2"}}),e._v(" "),a("el-option",{attrs:{label:"商户",value:"3"}}),e._v(" "),a("el-option",{attrs:{label:"商家客服",value:"4"}})],1)],1),e._v(" "),a("el-form-item",{attrs:{label:"操作时间:"}},[a("el-date-picker",{staticStyle:{width:"380px","margin-right":"20px"},attrs:{type:"datetimerange",placeholder:"选择日期","value-format":"yyyy/MM/dd HH:mm:ss",clearable:""},on:{change:e.onchangeTime},model:{value:e.timeVal,callback:function(t){e.timeVal=t},expression:"timeVal"}})],1)],1)])],1),e._v(" "),a("el-table",{attrs:{data:e.tableDataLog.data}},[a("el-table-column",{attrs:{prop:"order_id",label:"订单编号","min-width":"200"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",[e._v(e._s(t.row.order_sn))])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作记录","min-width":"200"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",[e._v(e._s(t.row.change_message))])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作角色","min-width":"150"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"tab"},[a("div",[e._v(e._s(e.operationType(t.row.user_type)))])])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作人","min-width":"150"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"tab"},[a("div",[e._v(e._s(t.row.nickname))])])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作时间","min-width":"150"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"tab"},[a("div",{staticClass:"line1"},[e._v(e._s(t.row.change_time))])])]}}])})],1),e._v(" "),a("div",{staticClass:"block"},[a("el-pagination",{attrs:{"page-sizes":[20,40,60,80],"page-size":e.tableFromLog.limit,"current-page":e.tableFromLog.page,layout:"total, sizes, prev, pager, next, jumper",total:e.tableDataLog.total},on:{"size-change":e.handleSizeChangeLog,"current-change":e.pageChangeLog}})],1)],1),e._v(" "),e.childOrder.length>0?a("el-tab-pane",{attrs:{label:"关联订单",name:"subOrder"}},[a("el-table",{attrs:{data:e.childOrder}},[a("el-table-column",{attrs:{label:"订单编号",prop:"order_sn","min-width":"150"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",[e._v(e._s(t.row.order_sn))])]}}],null,!1,1717655037)}),e._v(" "),a("el-table-column",{attrs:{label:"商品信息","min-width":"200"},scopedSlots:e._u([{key:"default",fn:function(t){return e._l(t.row.orderProduct,(function(t,i){return a("div",{key:i,staticClass:"tabBox acea-row row-middle"},[a("div",{staticClass:"demo-image__preview"},[a("el-image",{attrs:{src:t.cart_info.product.image,"preview-src-list":[t.cart_info.product.image]}})],1),e._v(" "),a("span",{staticClass:"tabBox_tit"},[e._v(e._s(t.cart_info.product.store_name+" | ")+e._s(t.cart_info.productAttr.sku))]),e._v(" "),a("span",{staticClass:"tabBox_pice"},[e._v("\n "+e._s("¥"+t.cart_info.productAttr.price+" x "+t.product_num)+"\n "),t.refund_num<t.product_num&&t.refund_num>0?a("em",{staticStyle:{color:"red","font-style":"normal"}},[e._v("(-"+e._s(t.product_num-t.refund_num)+")")]):e._e()])])}))}}],null,!1,1370655139)}),e._v(" "),a("el-table-column",{attrs:{label:"实际支付","min-width":"80",align:"center"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",[e._v(e._s(t.row.pay_price))])]}}],null,!1,3949474396)}),e._v(" "),a("el-table-column",{attrs:{label:"订单生成时间",prop:"create_time","min-width":"120"}}),e._v(" "),a("el-table-column",{attrs:{label:"操作","min-width":"50",fixed:"right",align:"center"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(i){return e.getChildOrderDetail(t.row.order_id)}}},[e._v("详情")])]}}],null,!1,2524739887)})],1)],1):e._e()],1)],1)]),e._v(" "),e.dialogLogistics?a("el-dialog",{attrs:{title:"物流查询",visible:e.dialogLogistics,width:"350px"},on:{"update:visible":function(t){e.dialogLogistics=t}}},[a("div",{staticClass:"logistics acea-row row-top"},[a("div",{staticClass:"logistics_img"},[a("img",{attrs:{src:i("bd9b")}})]),e._v(" "),a("div",{staticClass:"logistics_cent"},[a("span",[e._v("物流公司:"+e._s(e.orderDetailList.delivery_name))]),e._v(" "),a("span",[e._v("物流单号:"+e._s(e.orderDetailList.delivery_id))])])]),e._v(" "),a("div",{staticClass:"acea-row row-column-around trees-coadd"},[a("div",{staticClass:"scollhide"},[a("el-timeline",e._l(e.result,(function(t,i){return a("el-timeline-item",{key:i},[a("p",{staticClass:"time",domProps:{textContent:e._s(t.time)}}),e._v(" "),a("p",{staticClass:"content",domProps:{textContent:e._s(t.status)}})])})),1)],1)])]):e._e(),e._v(" "),a("order-cancellate",{ref:"orderCancellate",on:{getList:e.getList}})],1)}),c=[],u=i("7e4d"),_={components:{orderCancellate:u["a"]},props:{drawer:{type:Boolean,default:!1}},data:function(){return{loading:!0,orderId:"",direction:"rtl",activeName:"detail",goodsList:[],timeVal:[],orderConfirm:!1,sendGoods:!1,dialogLogistics:!1,confirmReceiptForm:{id:""},tableDataLog:{data:[],total:0},contentList:[],nicknameList:[],result:[],orderDetailList:{user:{real_name:""},groupOrder:{group_order_sn:""}},orderImg:i("ea8b"),tableFromLog:{user_type:"",date:[],page:1,limit:10},childOrder:[]}},filters:{},methods:{onchangeTime:function(e){this.timeVal=e,this.tableFromLog.date=e?this.timeVal.join("-"):"",this.onOrderLog(this.orderId)},handleClose:function(){this.activeName="detail",this.$emit("closeDrawer"),this.sendGoods=!1,this.orderRemark=!1},openLogistics:function(){this.getOrderData(),this.dialogLogistics=!0},orderCancellation:function(){var e=this;e.$refs.orderCancellate.dialogVisible=!0,e.$refs.orderCancellate.productDetails(e.orderDetailList.verify_code),e.$refs.orderCancellate.isColum=!0},send:function(){this.$emit("send",this.orderDetailList,this.orderId)},printOrder:function(){var e=this;Object(o["L"])(this.orderId).then((function(t){e.$message.success(t.message)})).catch((function(t){e.$message.error(t.message)}))},onOrderMark:function(){var e=this;this.$modalForm(Object(o["M"])(this.orderId)).then((function(){return e.getInfo(e.orderId)}))},handleCommand:function(e){"mark"==e?this.onOrderMark():this.reSend(this.orderId)},reSend:function(e){this.$emit("reSend",e)},getList:function(){this.$emit("getList","")},getChildOrder:function(){var e=this;this.loading=!0,Object(o["q"])(this.orderId).then((function(t){e.activeName="detail",e.childOrder=t.data,setTimeout((function(){e.loading=!1}),500)})).catch((function(t){e.$message.error(t.message)}))},getOrderData:function(){var e=this;Object(o["t"])(this.orderId).then(function(){var t=Object(l["a"])(Object(s["a"])().mark((function t(i){return Object(s["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:e.result=i.data;case 1:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()).catch((function(t){e.$message.error(t.message)}))},toSendGoods:function(){this.sendGoods=!0},getDelivery:function(){var e=this;Object(o["E"])(this.orderId).then((function(t){e.$message.success(t.message),e.sendGoods=!1})).catch((function(t){e.$message.error(t.message)}))},getChildOrderDetail:function(e){this.getInfo(e)},getInfo:function(e){var t=this;this.loading=!0,this.orderId=e,Object(o["F"])(e).then((function(e){t.drawer=!0,t.orderDetailList=e.data,t.getChildOrder()})).catch((function(e){t.$message.error(e.message)}))},tabClick:function(e){"orderList"===e.name&&this.onOrderLog(this.orderId)},onOrderLog:function(e){var t=this;Object(o["I"])(e,this.tableFromLog).then((function(e){t.tableDataLog.data=e.data.list,t.tableDataLog.total=e.data.count}))},pageChangeLog:function(e){this.tableFromLog.page=e,this.onOrderLog(this.orderId)},handleSizeChangeLog:function(e){this.tableFromLog.limit=e,this.onOrderLog(this.orderId)},operationType:function(e){return 0==e?"系统":1==e?"用户":2==e?"平台":3==e?"商户":4==e?"商家客服":"未知"}}},p=_,m=(i("42bc"),i("2877")),v=Object(m["a"])(p,d,c,!1,null,"2f11caa9",null),h=v.exports,f=i("30dc"),g=i("64ed"),b=i("0f56"),y=i("5f87"),C=i("bbcc"),w=i("83d6"),L={components:{orderDetail:h,cardsData:b["a"],fileList:f["a"],deliveryRecord:g["a"],orderCancellate:u["a"]},data:function(){return{fileUrl:C["a"].https+"/store/import/delivery",myHeaders:{"X-Token":Object(y["a"])()},orderId:0,orderSendQrCode:"",tableData:{data:[],total:0},listLoading:!0,roterPre:w["roterPre"],tableFrom:{order_sn:this.$route.query.order_sn?this.$route.query.order_sn:"",group_order_sn:"",order_type:"-1",keywords:"",store_name:"",status:"",date:"",page:1,limit:20,type:"1",username:"",order_id:this.$route.query.id?this.$route.query.id:"",activity_type:""},activityList:[{value:0,label:"普通订单"},{value:1,label:"秒杀订单"},{value:2,label:"预售订单"},{value:3,label:"助力订单"},{value:4,label:"拼团订单"}],orderChartType:{},timeVal:[],fromList:{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"}]},ids:"",tableFromLog:{page:1,limit:10},tableDataLog:{data:[],total:0},LogLoading:!1,dialogVisible:!1,fileVisible:!1,editVisible:!1,sendVisible:!1,pictureVisible:!1,drawer:!1,cardLists:[],orderDatalist:null,headeNum:[],editId:"",formValidate:{total_price:"",pay_postage:"",pay_price:"",coupon_price:""},deliveryList:[],eleTempsLst:[],productList:[],productNum:0,storeList:[],multipleSelection:[],shipment:{delivery_type:1,station_id:"",is_split:"0",split:[]},original:{delivery_name:"",delivery_id:""},isResend:!1,chkName:"",checkedPage:[],checkedIds:[],noChecked:[],allCheck:!1,isBatch:!1,delivery_name:"",isDump:!1,noLogistics:!1,orderType:0,activityType:0,rules:{delivery_type:[{required:!0,message:"请选择发送货方式",trigger:"change"}],station_id:[{required:!0,message:"请选择发货点",trigger:"change"}],delivery_name:[{required:!0,message:"请选择快递公司",trigger:"change"}],to_name:[{required:!0,message:"请输入送货人姓名",trigger:"blur"}],delivery_id:[{required:!0,message:"请输入快递单号",trigger:"blur"}],cargo_weight:[{required:!0,message:"请输入包裹重量",trigger:"blur"}],to_phone:[{required:!0,message:"请输入送货人手机号",trigger:"blur"},{pattern:/^1[3456789]\d{9}$/,message:"请输入正确的手机号",trigger:"blur"}],temp_id:[{required:!0,message:"请选择电子面单",trigger:"change"}],from_name:[{required:!0,message:"请输入寄件人姓名",trigger:"blur"}],from_tel:[{required:!0,message:"请输入寄件人电话",trigger:"blur"},{pattern:/^1(3|4|5|6|7|8|9)\d{9}$/,message:"请输入正确的联系方式",trigger:"blur"}],from_addr:[{required:!0,message:"请输入寄件人地址",trigger:"blur"}]}}},mounted:function(){this.$route.query.hasOwnProperty("order_sn")?this.tableFrom.order_sn=this.$route.query.order_sn:this.tableFrom.order_sn="",this.isOpenDump(),this.headerList(),this.getCardList(),this.getExpressLst(),this.getList(1),this.getHeaderList(),this.getStoreList()},methods:{limitCount:function(e){e.stock>e.product_num&&(e.stock=e.product_num)},changeDrawer:function(e){this.drawer=e},closeDrawer:function(){this.drawer=!1},handleSelectionChange:function(e){this.multipleSelection=e;var t=[];this.multipleSelection.map((function(e){t.push({id:e.order_product_id,num:e.product_num})})),this.ids=t},isOpenDump:function(){},getExpressLst:function(){var e=this;Object(o["p"])().then((function(t){e.deliveryList=t.data})).catch((function(t){e.$message.error(t.message)}))},getTempsLst:function(e){var t=this;Object(o["o"])({com:e}).then((function(e){t.eleTempsLst=e.data.data}))},getEleTempData:function(){var e=this;Object(o["s"])().then((function(t){var i=t.data,a=e.shipment.delivery_type;e.shipment={from_name:i.mer_from_name,from_addr:i.mer_from_addr,from_tel:i.mer_from_tel,delivery_type:a,delivery_name:i.mer_from_com,temp_id:i.mer_config_temp_id},""!=i.mer_from_com&&e.getTempsLst(i.mer_from_com)})).catch((function(t){e.$message.error(t.message)}))},getStoreList:function(){var e=this;Object(o["r"])().then((function(t){e.storeList=t.data})).catch((function(t){e.$message.error(t.message)}))},changeSend:function(e){this.$refs["shipment"].clearValidate(),3==e&&(this.shipment.is_split="0",delete this.shipment.split)},getPicture:function(e){var t=this;this.shipment.temp_id?this.eleTempsLst.forEach((function(e,i){e["temp_id"]==t.shipment.temp_id&&(t.pictureVisible=!0,t.pictureUrl=e["pic"])})):this.$message.error("选择电子面单后才可以预览")},batchSend:function(){if(0==this.checkedIds.length)return this.$message.warning("请先选择订单");this.isBatch=!0,this.sendVisible=!0,this.shipment.delivery_type=2,this.shipment.order_id=this.checkedIds},handleClose:function(){this.sendVisible=!1,this.$refs["shipment"].resetFields()},onHandle:function(e){this.chkName=this.chkName===e?"":e,this.changeType(!(""===this.chkName))},changeType:function(e){e?this.chkName||(this.chkName="dan"):(this.chkName="",this.allCheck=!1);var t=this.checkedPage.indexOf(this.tableFrom.page);"dan"===this.chkName?this.checkedPage.push(this.tableFrom.page):t>-1&&this.checkedPage.splice(t,1),this.syncCheckedId()},syncCheckedId:function(){var e=this,t=this.tableData.data.map((function(e){return e.order_id}));"duo"===this.chkName?(this.checkedIds=[],this.allCheck=!0):"dan"===this.chkName?(this.allCheck=!1,t.forEach((function(t){var i=e.checkedIds.indexOf(t);-1===i&&e.checkedIds.push(t)}))):t.forEach((function(t){var i=e.checkedIds.indexOf(t);i>-1&&e.checkedIds.splice(i,1)}))},changeOne:function(e,t){if(e)if("duo"===this.chkName){var i=this.noChecked.indexOf(t.order_id);i>-1&&this.noChecked.splice(i,1)}else{var a=this.checkedIds.indexOf(t.order_id);-1===a&&this.checkedIds.push(t.order_id)}else if("duo"===this.chkName){var r=this.noChecked.indexOf(t.order_id);-1===r&&this.noChecked.push(t.order_id)}else{var s=this.checkedIds.indexOf(t.order_id);s>-1&&this.checkedIds.splice(s,1)}},getHeaderList:function(){var e=this;Object(o["G"])().then((function(t){e.headeNum=t.data})).catch((function(t){e.$message.error(t.message)}))},orderFilter:function(e){var t=!1;return e.orderProduct.forEach((function(e){e.refund_num<e.product_num&&(t=!0)})),t},onRefundDetail:function(e){this.$router.push({path:"refund",query:{sn:e}})},addTdClass:function(e){if(!(e.row.status>0&&1==e.row.paid))return" ";for(var t=0;t<e.row.orderProduct.length;t++)if(e.row.orderProduct[t].refund_num>=0&&e.row.orderProduct[t].refund_num<e.row.orderProduct[t].product_num)return"row-bg"},onOrderDetails:function(e){this.orderId=e,this.$refs.orderDetail.getInfo(e),this.drawer=!0},exports:function(){var e=Object(l["a"])(Object(s["a"])().mark((function e(t){var i,a,r,l,o;return Object(s["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:i=JSON.parse(JSON.stringify(this.tableFrom)),a=[],i.page=1,i.ids=this.checkedIds.toString(),r=1,l={},o=0;case 6:if(!(o<r)){e.next=22;break}if(1!=t){e.next=13;break}return e.next=10,this.downOrderData(i);case 10:e.t0=e.sent,e.next=16;break;case 13:return e.next=15,this.downInvoiceData(i);case 15:e.t0=e.sent;case 16:l=e.t0,r=Math.ceil(l.count/i.limit),l.export.length&&(a=a.concat(l.export),i.page++);case 19:o++,e.next=6;break;case 22:return Object(n["a"])(l.header,l.title,a,l.foot,l.filename),e.abrupt("return");case 24:case"end":return e.stop()}}),e,this)})));function t(t){return e.apply(this,arguments)}return t}(),downOrderData:function(e){return new Promise((function(t,i){Object(o["n"])(e).then((function(e){return t(e.data)}))}))},downInvoiceData:function(e){return new Promise((function(t,i){Object(o["m"])(e).then((function(e){return t(e.data)}))}))},getDeliveryList:function(){this.$refs.deliveryList.getList()},handleSuccess:function(e){200===e.status?this.$message.success(e.message):this.$message.error(e.message)},downloadLogistics:function(){window.open(C["a"].https+"/excel/download/express?token="+Object(y["a"])())},orderCancellation:function(e){var t=this;t.$refs.orderCancellate.dialogVisible=!0,e?(t.$refs.orderCancellate.productDetails(e),t.$refs.orderCancellate.isColum=!0):t.$refs.orderCancellate.isColum=!1},handleCancellation:function(e){var t=this;this.$confirm("确定核销此订单?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then((function(){Object(o["C"])(e).then((function(e){t.$message.success(e.message),t.getList("")})).catch((function(e){t.$message.error(e.message),t.LogLoading=!1}))})).catch((function(){t.$message({type:"info",message:"已取消核销"})}))},onOrderLog:function(e){var t=this;this.dialogVisible=!0,this.LogLoading=!0,Object(o["I"])(e,this.tableFromLog).then((function(e){t.tableDataLog.data=e.data.list,t.tableDataLog.total=e.data.count,t.LogLoading=!1})).catch((function(e){t.$message.error(e.message),t.LogLoading=!1}))},pageChangeLog:function(e){this.tableFromLog.page=e,this.getList("")},handleSizeChangeLog:function(e){this.tableFromLog.limit=e,this.getList("")},printOrder:function(e){var t=this;Object(o["L"])(e).then((function(e){t.$message.success(e.message)})).catch((function(e){t.$message.error(e.message)}))},handleDelete:function(e,t){var i=this;1===e.is_del?this.$modalSure().then((function(){Object(o["D"])(e.order_id).then((function(e){var a=e.message;i.$message.success(a),i.tableData.data.splice(t,1)})).catch((function(e){var t=e.message;i.$message.error(t)}))})):this.$confirm("您选择的的订单存在用户未删除的订单,无法删除用户未删除的订单!","提示",{confirmButtonText:"确定",type:"error"})},onOrderMark:function(e){var t=this;this.$modalForm(Object(o["M"])(e)).then((function(){return t.getList("")}))},selectChange:function(e){this.timeVal=[],this.tableFrom.date=e,this.getCardList(),this.getList(1)},onchangeTime:function(e){this.timeVal=e,this.tableFrom.date=e?this.timeVal.join("-"):"",this.getCardList(),this.getList(1)},edit:function(e){var t=this;this.editId=e,this.editVisible=!0,Object(o["F"])(e).then((function(e){t.formValidate={pay_postage:e.data.pay_postage,total_price:e.data.total_price,coupon_price:e.data.coupon_price,pay_price:(Number(e.data.total_price)+Number(e.data.pay_postage)-Number(e.data.coupon_price)).toFixed(2)},t.loading=!1})).catch((function(e){var i=e.message;t.loading=!1,t.$message.error(i)}))},editConfirm:function(){var e=this;Object(o["N"])(this.editId,this.formValidate).then((function(t){e.editVisible=!1,e.$message.success(t.message),e.getList("")})).catch((function(t){var i=t.message;e.$message.error(i)}))},changePrice:function(){this.formValidate.pay_price=(this.formValidate.total_price+this.formValidate.pay_postage-this.formValidate.coupon_price).toFixed(2)},send:function(e,t){var i=this;this.isBatch=!1,this.sendVisible=!0,this.isResend=!1,this.orderId=t,this.activityType=e.activity_type,this.orderType=e.is_virtual,this.shipment.delivery_type=1===this.orderType?3:1,e.orderProduct.forEach((function(e){e.stock_num=e.product_num})),Object(o["u"])(t).then((function(e){i.orderSendQrCode=e.data.qrcode})),this.productList=e.orderProduct,this.productNum=e.orderProduct&&e.orderProduct[0]&&e.orderProduct[0]["product_num"]||0,delete this.shipment.order_id,2==this.tableFrom.order_type&&(this.shipment.delivery_type=3),"TypeSupplyChain"==this.$store.state.user.merchantType.type_code?this.shipment.delivery_type=2:this.shipment.delivery_type=6},sendReset:function(){this.shipment={delivery_type:1,delivery_name:"",delivery_id:"",from_name:"",from_addr:"",from_tel:"",temp_id:""}},reSend:function(e){var t=this;this.isBatch=!1,this.sendVisible=!0,this.orderId=e,this.isResend=!0,delete this.shipment.order_id,Object(o["F"])(e).then((function(e){var i=e.data;t.shipment.delivery_type=t.isDump||4!=i.delivery_type?Number(i.delivery_type):1,t.noLogistics=i.delivery_type,t.loading=!1,t.original={delivery_name:i.delivery_name,delivery_id:i.delivery_id},t.loading=!1})).catch((function(e){var i=e.message;t.loading=!1,t.$message.error(i)}))},submitForm:function(e){var t=this;if(2==this.shipment.delivery_type&&(this.shipment.delivery_name=this.shipment.to_name,this.shipment.delivery_id=this.shipment.to_phone),"0"!=this.shipment.is_split&&this.shipment.is_split&&2!=this.orderType){if(!this.multipleSelection.length)return this.$message.warning("请选择拆单商品!");var i=[];this.multipleSelection.map((function(e){i.push({id:e.order_product_id,num:e.product_num_input})})),this.ids=i,this.shipment.split=this.ids}this.$refs[e].validate((function(e){e&&(delete t.shipment.to_name,delete t.shipment.to_phone,console.log(t.shipment),t.isBatch?Object(o["a"])(t.shipment).then((function(e){t.sendVisible=!1,t.$message.success(e.message),t.getList(""),t.sendReset()})).catch((function(e){var i=e.message;t.$message.error(i)})):Object(o["E"])(t.orderId,t.shipment).then((function(e){t.sendVisible=!1,t.$message.success(e.message),t.getList(""),t.sendReset()})).catch((function(e){var i=e.message;t.$message.error(i)})))}))},getList:function(e){var t=this;this.listLoading=!0,this.tableFrom.page=e||this.tableFrom.page,Object(o["H"])(this.tableFrom).then((function(e){e.data.list.forEach((function(e){e.orderProduct.forEach((function(e){e.product_num_input=e.refund_num}))})),t.tableData.data=e.data.list,t.tableData.total=e.data.count,t.listLoading=!1})).catch((function(e){t.$message.error(e.message),t.listLoading=!1}))},getCardList:function(){var e=this;Object(o["c"])(this.tableFrom).then((function(t){e.cardLists=t.data})).catch((function(t){e.$message.error(t.message)}))},pageChange:function(e){this.tableFrom.page=e,this.getList("")},handleSizeChange:function(e){this.tableFrom.limit=e,this.getList("")},headerList:function(){var e=this;Object(o["d"])().then((function(t){e.orderChartType=t.data})).catch((function(t){e.$message.error(t.message)}))}}},k=L,x=(i("6208"),Object(m["a"])(k,a,r,!1,null,"08282ec2",null));t["default"]=x.exports},"7e61":function(e,t,i){},e504:function(e,t,i){}}]); |