1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-3af41958"],{"0716":function(t,e,a){},"0f56":function(t,e,a){"use strict";var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("el-row",{staticClass:"ivu-mt",attrs:{gutter:10,align:"middle"}},[t._l(t.cardLists,(function(e,i){return a("el-col",{key:i,staticClass:"ivu-mb mb10",attrs:{xl:6,lg:6,md:12,sm:24,xs:24}},[a("div",{staticClass:"card_box"},[a("div",{staticClass:"card_box_cir",class:{one:i%5==0,two:i%5==1,three:i%5==2,four:i%5==3,five:i%5==4}},[a("div",{staticClass:"card_box_cir1",class:{one1:i%5==0,two1:i%5==1,three1:i%5==2,four1:i%5==3,five1:i%5==4}},[a("i",{class:e.className,staticStyle:{"font-size":"24px"}})])]),t._v(" "),a("div",{staticClass:"card_box_txt"},[a("span",{staticClass:"sp1",domProps:{textContent:t._s(e.count||0)}}),t._v(" "),a("span",{staticClass:"sp2",domProps:{textContent:t._s(e.name)}})])])])})),t._v(" "),a("div",{staticClass:"ivu-mb mb10"})],2)},r=[],s={name:"Index",props:{cardLists:Array}},n=s,o=(a("b254"),a("2877")),l=Object(o["a"])(n,i,r,!1,null,"4e260701",null);e["a"]=l.exports},"30dc":function(t,e,a){"use strict";var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[t.fileVisible?a("el-dialog",{attrs:{title:"导出订单列表",visible:t.fileVisible,width:"900px"},on:{"update:visible":function(e){t.fileVisible=e}}},[a("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}]},[a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticClass:"table",staticStyle:{width:"100%"},attrs:{data:t.tableData.data,size:"mini","highlight-current-row":""}},[a("el-table-column",{attrs:{label:"文件名",prop:"name","min-width":"200"}}),t._v(" "),a("el-table-column",{attrs:{label:"操作者ID",prop:"admin_id","min-width":"80"}}),t._v(" "),a("el-table-column",{attrs:{label:"生成时间",prop:"create_time","min-width":"180"}}),t._v(" "),a("el-table-column",{attrs:{label:"类型","min-width":"120"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(t._f("exportOrderTypeFilter")(e.row.type)))])]}}],null,!1,1077759765)}),t._v(" "),a("el-table-column",{attrs:{label:"状态","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(t._f("exportOrderStatusFilter")(e.row.status)))])]}}],null,!1,359322133)}),t._v(" "),a("el-table-column",{key:"8",attrs:{label:"操作","min-width":"100",fixed:"right",align:"center"},scopedSlots:t._u([{key:"default",fn:function(e){return[1==e.row.status?a("el-button",{staticClass:"mr10",attrs:{type:"text",size:"small"},on:{click:function(a){return t.downLoad(e.row.path)}}},[t._v("下载")]):t._e()]}}],null,!1,921379384)})],1),t._v(" "),a("div",{staticClass:"block"},[a("el-pagination",{attrs:{"page-sizes":[10,20,30],"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._e()],1)},r=[],s=a("f8b7"),n=(a("bbcc"),a("5f87"),{name:"FileList",data:function(){return{fileVisible:!1,loading:!1,tableData:{data:[],total:0},tableFrom:{page:1,limit:10}}},methods:{exportFileList:function(){var t=this;this.loading=!0,Object(s["g"])(this.tableFrom).then((function(e){t.fileVisible=!0,t.tableData.data=e.data.list,t.tableData.total=e.data.count,t.loading=!1})).catch((function(e){t.$message.error(e.message),t.listLoading=!1}))},downLoad:function(t){window.open(t)},pageChange:function(t){this.tableFrom.page=t,this.exportFileList()},pageChangeLog:function(t){this.tableFromLog.page=t,this.exportFileList()},handleSizeChange:function(t){this.tableFrom.limit=t,this.exportFileList()}}}),o=n,l=(a("5d27"),a("2877")),c=Object(l["a"])(o,i,r,!1,null,"4e37739c",null);e["a"]=c.exports},"5d27":function(t,e,a){"use strict";var i=a("0716"),r=a.n(i);r.a},"634a":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","label-width":"100px"}},[a("el-form-item",{attrs:{label:"订单状态:"}},[a("el-radio-group",{attrs:{type:"button"},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.status,callback:function(e){t.$set(t.tableFrom,"status",e)},expression:"tableFrom.status"}},[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",{staticClass:"width100",attrs:{label:"活动类型:"}},[a("el-select",{staticClass:"filter-item selWidth mr20",attrs:{placeholder:"请选择",clearable:""},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.activity_type,callback:function(e){t.$set(t.tableFrom,"activity_type",e)},expression:"tableFrom.activity_type"}},t._l(t.activityList,(function(t){return a("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1),t._v(" "),a("el-form-item",{staticClass:"width100",attrs:{label:"关键字:"}},[a("el-input",{staticClass:"selWidth",attrs:{placeholder:"请输入订单号/收货人/联系方式",size:"small"},nativeOn:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.getList(1)}},model:{value:t.tableFrom.keywords,callback:function(e){t.$set(t.tableFrom,"keywords",e)},expression:"tableFrom.keywords"}},[a("el-button",{staticClass:"el-button-solt",attrs:{slot:"append",icon:"el-icon-search",size:"small"},on:{click:function(e){return t.getList(1)}},slot:"append"})],1),t._v(" "),a("el-dropdown",{staticClass:"dropdown"},[a("span",{staticClass:"el-dropdown-link"},[t._v("\n 生成列表"),a("i",{staticClass:"el-icon-arrow-down el-icon--right"})]),t._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[a("el-dropdown-item",{nativeOn:{click:function(e){return t.exportInvoice(e)}}},[t._v("生成发货单")]),t._v(" "),a("el-dropdown-item",{nativeOn:{click:function(e){return t.exportOrder(e)}}},[t._v("生成订单")])],1)],1),t._v(" "),a("el-button",{attrs:{size:"small",type:"primary"},on:{click:t.getExportFileList}},[t._v("导出已生成列表")])],1),t._v(" "),a("el-form-item",{staticClass:"width100",attrs:{label:"用户信息:"}},[a("el-input",{staticClass:"selWidth",attrs:{placeholder:"请输入用户昵称/手机号",size:"small"},nativeOn:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.getList(1)}},model:{value:t.tableFrom.username,callback:function(e){t.$set(t.tableFrom,"username",e)},expression:"tableFrom.username"}},[a("el-button",{staticClass:"el-button-solt",attrs:{slot:"append",icon:"el-icon-search",size:"small"},on:{click:function(e){return t.getList(1)}},slot:"append"})],1),t._v(" "),a("el-button",{attrs:{size:"small",type:"primary"},on:{click:t.orderCancellation}},[t._v("订单核销")]),t._v(" "),a("el-upload",{staticClass:"upload-demo",staticStyle:{display:"inline-block"},attrs:{headers:t.myHeaders,action:t.fileUrl,"on-success":t.handleSuccess,"show-file-list":!1}},[a("el-button",{attrs:{size:"small",type:"primary"}},[t._v("导入批量发货")])],1),t._v(" "),a("el-button",{on:{click:t.getDeliveryList}},[t._v("批量发货记录")]),t._v(" "),a("el-button",{on:{click:t.downloadLogistics}},[t._v("下载物流公司对照表")])],1)],1)],1),t._v(" "),t.headeNum.length>0?a("el-tabs",{on:{"tab-click":function(e){return t.getList(1)}},model:{value:t.tableFrom.order_type,callback:function(e){t.$set(t.tableFrom,"order_type",e)},expression:"tableFrom.order_type"}},t._l(t.headeNum,(function(t,e){return a("el-tab-pane",{key:e,attrs:{name:t.order_type.toString(),label:t.title+"("+t.count+")"}})})),1):t._e(),t._v(" "),a("cards-data",{attrs:{"card-lists":t.cardLists}})],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(e.row.create_time))])]),t._v(" "),a("el-form-item",{attrs:{label:"用户备注:"}},[a("span",{staticStyle:{display:"inline-block",width:"200px"}},[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)))])])],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:{label:"订单类型","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(0==e.row.order_type?"普通订单":"核销订单"))])]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"活动类型","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[4!=e.row.activity_type?a("span",[t._v(t._s(1===e.row.activity_type?"秒杀":2===e.row.activity_type?"预售":3===e.row.activity_type?"助力":"--"))]):a("span",[t._v("拼团订单 "),e.row.groupUser&&e.row.groupUser.groupBuying?a("span",[t._v("-"+t._s(t._f("activityOrderStatus")(e.row.groupUser.groupBuying.status)))]):t._e()])]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"real_name",label:"收货人","min-width":"130"}}),t._v(" "),a("el-table-column",{attrs:{label:"商品信息","min-width":"330"},scopedSlots:t._u([{key:"default",fn:function(e){return t._l(e.row.orderProduct,(function(i,r){return a("div",{key:r,staticClass:"tabBox acea-row row-middle"},[a("div",{staticClass:"demo-image__preview"},[a("el-image",{attrs:{src:i.cart_info.product.image,"preview-src-list":[i.cart_info.product.image]}})],1),t._v(" "),a("span",{staticClass:"tabBox_tit"},[t._v(t._s(i.cart_info.product.store_name+" | ")+t._s(i.cart_info.productAttr.sku))]),t._v(" "),a("span",{staticClass:"tabBox_pice"},[2===e.row.activity_type&&i.cart_info.productPresellAttr?a("span",[t._v(t._s("¥"+i.cart_info.productPresellAttr.presell_price+" x "+i.product_num))]):3===e.row.activity_type&&i.cart_info.productAssistAttr?a("span",[t._v(t._s("¥"+i.cart_info.productAssistAttr.assist_price+" x "+i.product_num))]):a("span",[t._v(t._s("¥"+i.cart_info.productAttr.price+" x "+i.product_num))]),t._v(" "),i.refund_num<i.product_num&&i.refund_num>=0?a("em",{staticStyle:{color:"red","font-style":"normal"}},[t._v("(-"+t._s(i.product_num-i.refund_num)+")")]):t._e()])])}))}}])}),t._v(" "),a("el-table-column",{attrs:{label:"实际支付","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row.pay_price))]),t._v(" "),e.row.finalOrder?a("p",[t._v("尾款:"+t._s(e.row.finalOrder.pay_price))]):t._e()]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"支付类型","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[1===e.row.paid?a("span",[t._v(t._s(t._f("orderPayType")(e.row.pay_type)))]):a("span",[t._v("--")])]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"支付状态","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(0===e.row.paid?"未支付":"已支付"))])]}}])}),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?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:"create_time",label:"下单时间","min-width":"130"}}),t._v(" "),a("el-table-column",{key:"8",attrs:{label:"操作","min-width":"150",fixed:"right",align:"center"},scopedSlots:t._u([{key:"default",fn:function(e){return[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(),t._v(" "),0===e.row.paid&&0===e.row.is_del?a("el-button",{staticClass:"mr10",attrs:{type:"text",size:"small"},on:{click:function(a){return t.edit(e.row.order_id)}}},[t._v("编辑")]):t._e(),t._v(" "),0==e.row.order_type&&0===e.row.status&&1===e.row.paid?a("el-button",{staticClass:"mr10",attrs:{type:"text",size:"small"},on:{click:function(a){return t.send(e.row.order_id)}}},[t._v("发送货")]):t._e(),t._v(" "),e.row.status>0||1===e.row.is_del?a("el-button",{staticClass:"mr10",attrs:{type:"text",size:"small"},on:{click:function(a){return t.onOrderDetails(e.row.order_id)}}},[t._v("订单详情")]):t._e(),t._v(" "),1==e.row.order_type&&1==e.row.paid&&0==e.row.status?a("el-button",{staticClass:"mr10",attrs:{type:"text",size:"small"},on:{click:function(a){return t.handleCancellation(e.row.verify_code)}}},[t._v("去核销")]):t._e(),t._v(" "),a("el-dropdown",{attrs:{trigger:"click"}},[a("span",{staticClass:"el-dropdown-link"},[t._v("\n 更多\n "),a("i",{staticClass:"el-icon-arrow-down el-icon--right"})]),t._v(" "),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[1===e.row.paid&&0===e.row.order_type?a("el-dropdown-item",{nativeOn:{click:function(a){return t.printOrder(e.row.order_id)}}},[t._v("订单打印")]):t._e(),t._v(" "),e.row.status<1&&0===e.row.is_del?a("el-dropdown-item",{nativeOn:{click:function(a){return t.onOrderDetails(e.row.order_id)}}},[t._v("订单详情")]):t._e(),t._v(" "),a("el-dropdown-item",{nativeOn:{click:function(a){return t.onOrderLog(e.row.order_id)}}},[t._v("订单记录")]),t._v(" "),a("el-dropdown-item",{nativeOn:{click:function(a){return t.onOrderMark(e.row.order_id)}}},[t._v("订单备注")]),t._v(" "),0!==e.row.is_del?a("el-dropdown-item",{nativeOn:{click:function(a){return t.handleDelete(e.row,e.$index)}}},[t._v("删除订单")]):t._e(),t._v(" "),0==e.row.order_type&&1===e.row.status&&1===e.row.paid?a("el-dropdown-item",{nativeOn:{click:function(a){return t.send(e.row.order_id)}}},[t._v("发货信息修改")]):t._e()],1)],1)]}}])})],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(" "),a("el-dialog",{attrs:{title:"操作记录",visible:t.dialogVisible,width:"700px"},on:{"update:visible":function(e){t.dialogVisible=e}}},[a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.LogLoading,expression:"LogLoading"}],staticStyle:{width:"100%"},attrs:{border:"",data:t.tableDataLog.data}},[a("el-table-column",{attrs:{prop:"order_id",align:"center",label:"订单ID","min-width":"80"}}),t._v(" "),a("el-table-column",{attrs:{prop:"change_message",label:"操作记录",align:"center","min-width":"280"}}),t._v(" "),a("el-table-column",{attrs:{prop:"change_time",label:"操作时间",align:"center","min-width":"280"}})],1),t._v(" "),a("div",{staticClass:"block"},[a("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(" "),a("el-dialog",{attrs:{title:"修改订单",visible:t.editVisible,width:"700px"},on:{"update:visible":function(e){t.editVisible=e}}},[a("el-form",{ref:"formValidate",attrs:{model:t.formValidate,"label-width":"120px"},nativeOn:{submit:function(t){t.preventDefault()}}},[a("el-form-item",{attrs:{label:"订单总价:"}},[a("el-input-number",{attrs:{min:0,placeholder:"请输入订单总价"},on:{change:t.changePrice},model:{value:t.formValidate.total_price,callback:function(e){t.$set(t.formValidate,"total_price",e)},expression:"formValidate.total_price"}})],1),t._v(" "),a("el-form-item",{attrs:{label:"实际支付邮费:"}},[a("el-input-number",{attrs:{min:0,placeholder:"请输入订单油费"},on:{change:t.changePrice},model:{value:t.formValidate.pay_postage,callback:function(e){t.$set(t.formValidate,"pay_postage",e)},expression:"formValidate.pay_postage"}})],1),t._v(" "),a("el-form-item",{attrs:{label:"优惠金额"}},[a("span",[t._v(t._s(t.formValidate.coupon_price))])]),t._v(" "),a("el-form-item",{attrs:{label:"实际支付金额:"}},[a("span",[t._v(t._s(t.formValidate.pay_price))])])],1),t._v(" "),a("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{attrs:{type:"primary"},on:{click:t.editConfirm}},[t._v("确定")])],1)],1),t._v(" "),a("details-from",{ref:"orderDetail"}),t._v(" "),a("file-list",{ref:"exportList"}),t._v(" "),a("delivery-record",{ref:"deliveryList"})],1)},r=[],s=(a("c5f6"),a("ac6a"),a("f8b7")),n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[t.dialogVisible?a("el-dialog",{attrs:{title:"订单信息",visible:t.dialogVisible,width:"700px"},on:{"update:visible":function(e){t.dialogVisible=e}}},[a("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}]},[t.orderDatalist?a("div",{staticClass:"description"},[a("div",{staticClass:"title"},[t._v("用户信息")]),t._v(" "),a("div",{staticClass:"acea-row"},[a("div",{staticClass:"description-term"},[t._v("用户昵称:"+t._s(t.orderDatalist.user.nickname))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("收货人:"+t._s(t.orderDatalist.real_name))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("联系电话:"+t._s(t.orderDatalist.user_phone))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("收货地址:"+t._s(t.orderDatalist.user_address))])]),t._v(" "),a("el-divider"),t._v(" "),a("div",{staticClass:"title"},[t._v("收货信息")]),t._v(" "),a("div",{staticClass:"acea-row"},[a("div",{staticClass:"description-term"},[t._v("订单编号:"+t._s(t.orderDatalist.order_sn))]),t._v(" "),0===t.orderDatalist.order_type?a("div",{staticClass:"description-term"},[t._v("订单状态:"+t._s(t._f("orderStatusFilter")(t.orderDatalist.status)))]):a("div",{staticClass:"description-term"},[t._v("订单状态:"+t._s(t._f("cancelOrderStatusFilter")(t.orderDatalist.status)))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("商品总数:"+t._s(t.orderDatalist.total_num))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("商品总价:"+t._s(t.orderDatalist.total_price))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("交付邮费:"+t._s(t.orderDatalist.total_postage))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("优惠券金额:"+t._s(t.orderDatalist.coupon_price))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("实际支付:"+t._s(t.orderDatalist.finalOrder?parseFloat(t.orderDatalist.finalOrder.pay_price)+parseFloat(t.orderDatalist.pay_price):t.orderDatalist.pay_price))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("创建时间:"+t._s(t.orderDatalist.create_time))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("支付方式:"+t._s(t._f("payTypeFilter")(t.orderDatalist.pay_type)))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("商家备注:"+t._s(t.orderDatalist.remark))])]),t._v(" "),"1"===t.orderDatalist.delivery_type?[a("el-divider"),t._v(" "),a("div",{staticClass:"title"},[t._v("物流信息")]),t._v(" "),a("div",{staticClass:"acea-row"},[a("div",{staticClass:"description-term"},[t._v("快递公司:"+t._s(t.orderDatalist.delivery_name))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("\n 快递单号:"+t._s(t.orderDatalist.delivery_id)+"\n "),a("el-button",{staticStyle:{"margin-left":"5px"},attrs:{type:"primary",size:"mini"},on:{click:t.openLogistics}},[t._v("物流查询")])],1)])]:t._e(),t._v(" "),"2"===t.orderDatalist.delivery_type?[a("el-divider"),t._v(" "),a("div",{staticClass:"title"},[t._v("配送信息")]),t._v(" "),a("div",{staticClass:"acea-row"},[a("div",{staticClass:"description-term"},[t._v("送货人姓名:"+t._s(t.orderDatalist.delivery_name))]),t._v(" "),a("div",{staticClass:"description-term"},[t._v("送货人电话:"+t._s(t.orderDatalist.delivery_id))])])]:t._e(),t._v(" "),t.orderDatalist.mark?[a("el-divider"),t._v(" "),a("div",{staticClass:"title"},[t._v("用户备注")]),t._v(" "),a("div",{staticClass:"acea-row"},[a("div",{staticClass:"description-term"},[t._v(t._s(t.orderDatalist.mark))])])]:t._e()],2):t._e()])]):t._e(),t._v(" "),a("el-dialog",{attrs:{title:"物流查询",visible:t.dialogLogistics,width:"350px","before-close":t.handleClose},on:{"update:visible":function(e){t.dialogLogistics=e}}},[t.orderDatalist?a("logistics-from",{attrs:{"order-datalist":t.orderDatalist,result:t.result}}):t._e()],1)],1)},o=[],l=(a("96cf"),a("3b8d")),c=a("6f92"),d={name:"OrderDetail",components:{logisticsFrom:c["a"]},data:function(){return{dialogVisible:!1,dialogLogistics:!1,loading:!1,result:[],orderDatalist:null}},methods:{onOrderDetails:function(t){var e=this;this.loading=!0,Object(s["s"])(t).then((function(t){e.orderDatalist=t.data,e.loading=!1})).catch((function(t){var a=t.message;e.loading=!1,e.$message.error(a)}))},openLogistics:function(){this.getOrderData(),this.dialogLogistics=!0},handleClose:function(){this.dialogLogistics=!1},getOrderData:function(){var t=this;Object(s["j"])(this.orderDatalist.order_id).then(function(){var e=Object(l["a"])(regeneratorRuntime.mark((function e(a){return regeneratorRuntime.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)}))}}},u=d,p=(a("c1ce"),a("2877")),m=Object(p["a"])(u,n,o,!1,null,"9954f0b6",null),f=m.exports,v=a("30dc"),_=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[t.fileVisible?a("el-dialog",{attrs:{title:"批量发货记录",visible:t.fileVisible,width:"900px"},on:{"update:visible":function(e){t.fileVisible=e}}},[a("div",{staticClass:"container"},[a("el-form",{attrs:{size:"small",inline:"","label-width":"100px"}},[a("el-form-item",{staticClass:"width100",attrs:{label:"操作时间"}},[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",{attrs:{label:"状态:"}},[a("el-select",{staticClass:"filter-item selWidth mr20",attrs:{placeholder:"请选择",clearable:""},on:{change:function(e){t.getList(1)}},model:{value:t.tableFrom.status,callback:function(e){t.$set(t.tableFrom,"status",e)},expression:"tableFrom.status"}},t._l(t.deliveryStatusList,(function(t){return a("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1)],1)],1),t._v(" "),a("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}]},[a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticClass:"table",staticStyle:{width:"100%"},attrs:{data:t.tableData.data,size:"mini","highlight-current-row":""}},[a("el-table-column",{attrs:{label:"序号","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.$index+(t.tableFrom.page-1)*t.tableFrom.limit+1))])]}}],null,!1,2611860760)}),t._v(" "),a("el-table-column",{attrs:{label:"操作时间",prop:"create_time","min-width":"180"}}),t._v(" "),a("el-table-column",{attrs:{label:"发货单数",prop:"count","min-width":"180"}}),t._v(" "),a("el-table-column",{attrs:{label:"成功发货单数",prop:"success","min-width":"180"}}),t._v(" "),a("el-table-column",{attrs:{label:"状态","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(t._f("deliveryStatusFilter")(e.row.status)))])]}}],null,!1,1539921219)}),t._v(" "),a("el-table-column",{key:"8",attrs:{label:"操作","min-width":"150",fixed:"right",align:"center"},scopedSlots:t._u([{key:"default",fn:function(e){return[-1!=e.row.status?a("el-button",{staticClass:"mr10",attrs:{type:"text",size:"small"},on:{click:function(a){return t.detail(e.row.import_id)}}},[t._v("查看")]):t._e(),t._v(" "),-1!=e.row.status?a("el-button",{staticClass:"mr10",attrs:{type:"text",size:"small"},on:{click:function(a){return t.downLoad(e.row.import_id)}}},[t._v("生成文件")]):t._e(),t._v(" "),-1==e.row.status?a("el-button",{staticClass:"mr10",attrs:{type:"text",size:"small"},on:{click:function(a){return t.detail(e.row.import_id)}}},[t._v("查看原因")]):t._e()]}}],null,!1,2576915168)})],1),t._v(" "),a("div",{staticClass:"block"},[a("el-pagination",{attrs:{"page-sizes":[10,20,30],"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._e(),t._v(" "),t.dialogVisible?a("el-dialog",{attrs:{title:"",visible:t.dialogVisible,width:"900px"},on:{"update:visible":function(e){t.dialogVisible=e}}},[a("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}]},[a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticClass:"table",staticStyle:{width:"100%"},attrs:{data:t.recordData.data,size:"mini","highlight-current-row":""}},[a("el-table-column",{attrs:{label:"序号","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.$index+(t.recordFrom.page-1)*t.recordFrom.limit+1))])]}}],null,!1,748015416)}),t._v(" "),a("el-table-column",{attrs:{label:"订单号",prop:"order_sn","min-width":"200"}}),t._v(" "),a("el-table-column",{attrs:{label:"物流公司",prop:"delivery_name","min-width":"80"}}),t._v(" "),a("el-table-column",{attrs:{label:"物流单号",prop:"delivery_id","min-width":"180"}}),t._v(" "),a("el-table-column",{attrs:{label:"发货状态",prop:"status","min-width":"80"}}),t._v(" "),a("el-table-column",{attrs:{label:"异常原因",prop:"mark","min-width":"120"}})],1),t._v(" "),a("div",{staticClass:"block"},[a("el-pagination",{attrs:{"page-sizes":[10,20,30],"page-size":t.recordFrom.limit,"current-page":t.recordFrom.page,layout:"total, sizes, prev, pager, next, jumper",total:t.recordData.total},on:{"size-change":t.handleSizeChange1,"current-change":t.pageChange1}})],1)],1)]):t._e()],1)},h=[],g=a("bbcc"),b=a("5f87"),y={name:"deliveryList",data:function(){return{fileVisible:!1,dialogVisible:!1,loading:!1,timeVal:[],deliveryStatusList:[{label:"全部",value:""},{label:"全部完成",value:1},{label:"部分完成",value:10},{label:"处理中",value:0},{label:"处理失败",value:-1}],tableData:{data:[],total:0},recordData:{data:[],total:0},recordFrom:{page:1,limit:20},tableFrom:{page:1,limit:10,date:"",status:""},recordId:""}},methods:{getList:function(t){var e=this;this.loading=!0,this.tableFrom.page=t||this.tableFrom.page,Object(s["e"])(this.tableFrom).then((function(t){e.fileVisible=!0,e.tableData.data=t.data.list,e.tableData.total=t.data.count,e.loading=!1})).catch((function(t){e.$message.error(t.message),e.listLoading=!1}))},downLoad:function(t){var e=this;Object(s["d"])(t).then((function(t){var a=e.$createElement;e.$msgbox({title:"提示",message:a("p",null,[a("span",null,'文件正在生成中,请稍后点击"'),a("span",{style:"color: teal"},"导出已生成列表"),a("span",null,'"查看~ ')]),confirmButtonText:"我知道了"}).then((function(t){}))})).catch((function(t){e.$message.error(t.message)}))},detail:function(t){var e=this;this.recordId=t,Object(s["c"])(t,this.recordFrom).then((function(t){e.dialogVisible=!0,e.recordData.data=t.data.list,e.recordData.total=t.data.count})).catch((function(t){e.$message.error(t.message)}))},onchangeTime:function(t){this.timeVal=t,this.tableFrom.date=t?this.timeVal.join("-"):"",this.getList(1)},pageChange:function(t){this.tableFrom.page=t,this.getList("")},handleSizeChange:function(t){this.tableFrom.limit=t,this.getList("")},pageChange1:function(t){this.recordFrom.page=t,this.getList(""),this.detail(this.recordId)},handleSizeChange1:function(t){this.recordFrom.limit=t,this.getList(""),this.detail(this.recordId)}}},w=y,C=(a("afe8"),Object(p["a"])(w,_,h,!1,null,"f36095de",null)),k=C.exports,x=a("0f56"),L={components:{detailsFrom:f,cardsData:x["a"],fileList:v["a"],deliveryRecord:k},data:function(){return{fileUrl:g["a"].https+"/store/import/delivery",myHeaders:{"X-Token":Object(b["a"])()},orderId:0,tableData:{data:[],total:0},listLoading:!0,tableFrom:{order_sn:this.$route.query.order_sn?this.$route.query.order_sn:"",order_type:"-1",keywords:"",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"}]},selectionList:[],ids:"",tableFromLog:{page:1,limit:10},tableDataLog:{data:[],total:0},LogLoading:!1,dialogVisible:!1,fileVisible:!1,editVisible:!1,cardLists:[],orderDatalist:null,headeNum:[],editId:"",formValidate:{total_price:"",pay_postage:"",pay_price:"",coupon_price:""},chkName:"",checkedPage:[],checkedIds:[],noChecked:[],allCheck:!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.getList(1),this.getHeaderList()},methods:{onHandle:function(t){this.chkName=this.chkName===t?"":t,this.changeType(!(""===this.chkName))},changeType:function(t){t?this.chkName||(this.chkName="dan"):(this.chkName="",this.allCheck=!1);var e=this.checkedPage.indexOf(this.tableFrom.page);"dan"===this.chkName?this.checkedPage.push(this.tableFrom.page):e>-1&&this.checkedPage.splice(e,1),this.syncCheckedId()},syncCheckedId:function(){var t=this,e=this.tableData.data.map((function(t){return t.order_id}));"duo"===this.chkName?(this.checkedIds=[],this.allCheck=!0):"dan"===this.chkName?(this.allCheck=!1,e.forEach((function(e){var a=t.checkedIds.indexOf(e);-1===a&&t.checkedIds.push(e)}))):e.forEach((function(e){var a=t.checkedIds.indexOf(e);a>-1&&t.checkedIds.splice(a,1)}))},changeOne:function(t,e){if(t)if("duo"===this.chkName){var a=this.noChecked.indexOf(e.order_id);a>-1&&this.noChecked.splice(a,1)}else{var i=this.checkedIds.indexOf(e.order_id);-1===i&&this.checkedIds.push(e.order_id)}else if("duo"===this.chkName){var r=this.noChecked.indexOf(e.order_id);-1===r&&this.noChecked.push(e.order_id)}else{var s=this.checkedIds.indexOf(e.order_id);s>-1&&this.checkedIds.splice(s,1)}},getHeaderList:function(){var t=this;Object(s["t"])().then((function(e){t.headeNum=e.data})).catch((function(e){t.$message.error(e.message)}))},orderFilter:function(t){var e=!1;return t.orderProduct.forEach((function(t){t.refund_num<t.product_num&&(e=!0)})),e},onRefundDetail:function(t){this.$router.push({path:"refund",query:{sn:t}})},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"},onOrderDetails:function(t){this.orderId=t,this.$refs.orderDetail.dialogVisible=!0,this.$refs.orderDetail.onOrderDetails(t)},exportOrder:function(){var t=this;Object(s["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)}))},exportInvoice:function(){var t=this;Object(s["h"])(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.fileVisible=!0,this.$refs.exportList.exportFileList()},getDeliveryList:function(){this.$refs.deliveryList.getList()},handleSuccess:function(t){200===t.status?this.$message.success(t.message):this.$message.error(t.message)},downloadLogistics:function(){window.open(g["a"].https+"/excel/download/express?token="+Object(b["a"])())},orderCancellation:function(){var t=this,e=this;this.$prompt("","提示",{confirmButtonText:"立即核销",cancelButtonText:"取消",inputPattern:/\S/,inputPlaceholder:"请输入核销码",inputErrorMessage:"请输入核销码"}).then((function(t){var a=t.value;e.handleCancellation(a)})).catch((function(){t.$message({type:"info",message:"取消输入"})}))},handleCancellation:function(t){var e=this;this.$confirm("确定核销此订单?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then((function(){Object(s["p"])(t).then((function(t){e.$message.success(t.message),e.getList("")})).catch((function(t){e.$message.error(t.message),e.LogLoading=!1}))})).catch((function(){e.$message({type:"info",message:"已取消核销"})}))},onOrderLog:function(t){var e=this;this.dialogVisible=!0,this.LogLoading=!0,Object(s["v"])(t,this.tableFromLog).then((function(t){e.tableDataLog.data=t.data.list,e.tableDataLog.total=t.data.count,e.LogLoading=!1})).catch((function(t){e.$message.error(t.message),e.LogLoading=!1}))},pageChangeLog:function(t){this.tableFromLog.page=t,this.getList("")},handleSizeChangeLog:function(t){this.tableFromLog.limit=t,this.getList("")},printOrder:function(t){var e=this;Object(s["w"])(t).then((function(t){e.$message.success(t.message)})).catch((function(t){e.$message.error(t.message)}))},handleDelete:function(t,e){var a=this;1===t.is_del?this.$modalSure().then((function(){Object(s["q"])(t.order_id).then((function(t){var i=t.message;a.$message.success(i),a.tableData.data.splice(e,1)})).catch((function(t){var e=t.message;a.$message.error(e)}))})):this.$confirm("您选择的的订单存在用户未删除的订单,无法删除用户未删除的订单!","提示",{confirmButtonText:"确定",type:"error"})},onOrderMark:function(t){var e=this;this.$modalForm(Object(s["x"])(t)).then((function(){return e.getList("")}))},handleSelectionChange:function(t){this.selectionList=t;var e=[];this.selectionList.map((function(t){e.push(t.id)})),this.ids=e.join(",")},selectChange:function(t){this.timeVal=[],this.tableFrom.date=t,this.getList(1)},onchangeTime:function(t){this.timeVal=t,this.tableFrom.date=t?this.timeVal.join("-"):"",this.getList(1)},edit:function(t){var e=this;this.editId=t,this.editVisible=!0,Object(s["s"])(t).then((function(t){e.formValidate={pay_postage:t.data.pay_postage,total_price:t.data.total_price,coupon_price:t.data.coupon_price,pay_price:(Number(t.data.total_price)+Number(t.data.pay_postage)-Number(t.data.coupon_price)).toFixed(2)},e.loading=!1})).catch((function(t){var a=t.message;e.loading=!1,e.$message.error(a)}))},editConfirm:function(){var t=this;Object(s["y"])(this.editId,this.formValidate).then((function(e){t.editVisible=!1,t.$message.success(e.message),t.getList("")})).catch((function(e){var a=e.message;t.$message.error(a)}))},changePrice:function(){this.formValidate.pay_price=(this.formValidate.total_price+this.formValidate.pay_postage-this.formValidate.coupon_price).toFixed(2)},send:function(t){var e=this;this.$modalForm(Object(s["r"])(t)).then((function(){return e.getList("")}))},getList:function(t){var e=this;this.listLoading=!0,this.tableFrom.page=t||this.tableFrom.page,Object(s["u"])(this.tableFrom).then((function(t){e.tableData.data=t.data.list,e.tableData.total=t.data.count,e.cardLists=t.data.stat,e.listLoading=!1})).catch((function(t){e.$message.error(t.message),e.listLoading=!1}))},pageChange:function(t){this.tableFrom.page=t,this.getList("")},handleSizeChange:function(t){this.tableFrom.limit=t,this.getList("")},headerList:function(){var t=this;Object(s["a"])().then((function(e){t.orderChartType=e.data})).catch((function(e){t.$message.error(e.message)}))}}},D=L,F=(a("a425"),Object(p["a"])(D,i,r,!1,null,"10f1dec1",null));e["default"]=F.exports},"670e":function(t,e,a){"use strict";var i=a("902a"),r=a.n(i);r.a},"6f92":function(t,e,a){"use strict";var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("div",{staticClass:"logistics acea-row row-top"},[t._m(0),t._v(" "),a("div",{staticClass:"logistics_cent"},[a("span",[t._v("物流公司:"+t._s(t.logisticsName?t.orderDatalist.delivery_type:t.orderDatalist.delivery_name))]),t._v(" "),a("span",[t._v("物流单号:"+t._s(t.orderDatalist.delivery_id))])])]),t._v(" "),a("div",{staticClass:"acea-row row-column-around trees-coadd"},[a("div",{staticClass:"scollhide"},[a("el-timeline",t._l(t.result,(function(e,i){return a("el-timeline-item",{key:i},[a("p",{staticClass:"time",domProps:{textContent:t._s(e.time)}}),t._v(" "),a("p",{staticClass:"content",domProps:{textContent:t._s(e.status)}})])})),1)],1)])])},r=[function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"logistics_img"},[i("img",{attrs:{src:a("bd9b")}})])}],s={name:"Logistics",props:{orderDatalist:{type:Object,default:null},result:{type:Array,default:function(){return[]}},logisticsName:{type:String,default:""}}},n=s,o=(a("670e"),a("2877")),l=Object(o["a"])(n,i,r,!1,null,"ea3b5c34",null);e["a"]=l.exports},"902a":function(t,e,a){},a425:function(t,e,a){"use strict";var i=a("c046"),r=a.n(i);r.a},afe8:function(t,e,a){"use strict";var i=a("ed6f"),r=a.n(i);r.a},b254:function(t,e,a){"use strict";var i=a("d870"),r=a.n(i);r.a},bd9b:function(t,e){t.exports="data:image/jpeg;base64,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"},bdfc:function(t,e,a){},c046:function(t,e,a){},c1ce:function(t,e,a){"use strict";var i=a("bdfc"),r=a.n(i);r.a},d870:function(t,e,a){},ed6f:function(t,e,a){},f8b7:function(t,e,a){"use strict";a.d(e,"u",(function(){return r})),a.d(e,"a",(function(){return s})),a.d(e,"y",(function(){return n})),a.d(e,"r",(function(){return o})),a.d(e,"s",(function(){return l})),a.d(e,"v",(function(){return c})),a.d(e,"x",(function(){return d})),a.d(e,"q",(function(){return u})),a.d(e,"w",(function(){return p})),a.d(e,"C",(function(){return m})),a.d(e,"A",(function(){return f})),a.d(e,"F",(function(){return v})),a.d(e,"E",(function(){return _})),a.d(e,"D",(function(){return h})),a.d(e,"z",(function(){return g})),a.d(e,"b",(function(){return b})),a.d(e,"j",(function(){return y})),a.d(e,"B",(function(){return w})),a.d(e,"i",(function(){return C})),a.d(e,"h",(function(){return k})),a.d(e,"g",(function(){return x})),a.d(e,"f",(function(){return L})),a.d(e,"p",(function(){return D})),a.d(e,"t",(function(){return F})),a.d(e,"G",(function(){return O})),a.d(e,"H",(function(){return V})),a.d(e,"n",(function(){return A})),a.d(e,"m",(function(){return z})),a.d(e,"k",(function(){return S})),a.d(e,"l",(function(){return N})),a.d(e,"o",(function(){return j})),a.d(e,"e",(function(){return E})),a.d(e,"c",(function(){return T})),a.d(e,"d",(function(){return M}));var i=a("0c6d");function r(t){return i["a"].get("store/order/lst",t)}function s(){return i["a"].get("store/order/chart")}function n(t,e){return i["a"].post("store/order/update/".concat(t),e)}function o(t){return i["a"].get("store/order/delivery/".concat(t,"/form"))}function l(t){return i["a"].get("store/order/detail/".concat(t))}function c(t,e){return i["a"].get("store/order/log/".concat(t),e)}function d(t){return i["a"].get("store/order/remark/".concat(t,"/form"))}function u(t){return i["a"].post("store/order/delete/".concat(t))}function p(t){return i["a"].get("store/order/printer/".concat(t))}function m(t){return i["a"].get("store/refundorder/lst",t)}function f(t){return i["a"].get("store/refundorder/detail/".concat(t))}function v(t){return i["a"].get("store/refundorder/status/".concat(t,"/form"))}function _(t){return i["a"].get("store/refundorder/mark/".concat(t,"/form"))}function h(t){return i["a"].get("store/refundorder/log/".concat(t))}function g(t){return i["a"].get("store/refundorder/delete/".concat(t))}function b(t){return i["a"].post("store/refundorder/refund/".concat(t))}function y(t){return i["a"].get("store/order/express/".concat(t))}function w(t){return i["a"].get("store/refundorder/express/".concat(t))}function C(t){return i["a"].get("store/order/excel",t)}function k(t){return i["a"].get("store/order/delivery_export",t)}function x(t){return i["a"].get("excel/lst",t)}function L(t){return i["a"].get("excel/download/".concat(t))}function D(t){return i["a"].post("store/order/verify/".concat(t))}function F(){return i["a"].get("store/order/filtter")}function O(){return i["a"].get("store/order/takechart")}function V(t){return i["a"].get("store/order/takelst",t)}function A(t){return i["a"].get("store/receipt/lst",t)}function z(t){return i["a"].get("store/receipt/set_recipt",t)}function S(t){return i["a"].post("store/receipt/save_recipt",t)}function N(t){return i["a"].get("store/receipt/detail/".concat(t))}function j(t,e){return i["a"].post("store/receipt/update/".concat(t),e)}function E(t){return i["a"].get("store/import/lst",t)}function T(t,e){return i["a"].get("store/import/detail/".concat(t),e)}function M(t){return i["a"].get("store/import/excel/".concat(t))}}}]);
|