(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["wxThirdPartyOrder"],{"06ff":function(e,t,r){"use strict";r.r(t);var n=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"padding24 color_white",attrs:{id:"third_Party_order"}},[r("a-spin",{attrs:{spinning:e.spinning,size:"large",tip:e.tip}},[r("div",[r("div",{staticClass:"top"},[r("a-form",{attrs:{layout:"inline"}},[r("a-form-item",{attrs:{label:"第三方订单编号"}},[r("a-input",{attrs:{placeholder:"请输入订单编号"},on:{pressEnter:e.searchClick},model:{value:e.orderId,callback:function(t){e.orderId=t},expression:"orderId"}})],1),r("a-form-item",{attrs:{label:"用户手机号"}},[r("a-input",{attrs:{placeholder:"请输入用户手机号"},on:{pressEnter:e.searchClick},model:{value:e.deliveryTelNumber,callback:function(t){e.deliveryTelNumber=t},expression:"deliveryTelNumber"}})],1),r("a-form-item",[r("a-button",{attrs:{icon:"search",type:"primary",disabled:e.isDisableSearch},on:{click:e.searchClick}},[e._v(" 搜索 ")])],1)],1)],1),r("a-table",{attrs:{columns:e.columns,"data-source":e.tableData,pagination:!1,loading:e.tableLoading,scroll:{x:1500}},scopedSlots:e._u([{key:"payMethod",fn:function(t,n){return r("span",{},[r("span",[e._v(e._s(n.payMethod))])])}},{key:"status",fn:function(t,n){return r("span",{},[r("span",[e._v(e._s(e.statusText[n.status]))])])}},{key:"receiveStatus",fn:function(t,n){return r("span",{},[0==n.receiveStatus?r("span",[e._v("未领取")]):e._e(),1==n.receiveStatus?r("span",[e._v("已领取")]):e._e()])}},{key:"productTitle",fn:function(t,n){return r("span",{},[""!=n.productTitle?r("span",[e._v(e._s(n.productTitle))]):r("span",[e._v("——")])])}},{key:"productType",fn:function(t){return r("span",{},[e._v(" "+e._s(e.productTypeText[t])+" ")])}},{key:"orderPrice",fn:function(t,n){return r("span",{},[e._v(" "+e._s(e.handlePrice(n.orderPrice))+" ")])}},{key:"operation",fn:function(t,n){return r("span",{},[r("a",{staticClass:"margin_right20",attrs:{id:"copy_memberNo",type:"primary"},on:{click:function(t){return e.appShow(n.orderId)}}},[e._v(" 修改手机号 ")])])}}])}),r("a-modal",{attrs:{title:"修改手机号",width:640,visible:e.visible,confirmLoading:e.confirmLoading,okText:"确定",cancelText:"取消"},on:{ok:e.handleOk,cancel:e.handleCancel}},[r("a-form-model",{ref:"form",attrs:{model:e.form,rules:e.rules,"label-col":{span:7},wrapperCol:{span:13}}},[r("a-form-model-item",{attrs:{label:"手机号码",prop:"labelPhone"}},[r("a-input",{attrs:{placeholder:"请输入手机号码"},model:{value:e.form.labelPhone,callback:function(t){e.$set(e.form,"labelPhone",t)},expression:"form.labelPhone"}})],1)],1)],1),e.tableData.length>0?r("MyPagination",{attrs:{count:e.count,pageNo:e.pageNo},on:{showSizeChangeFn:e.showSizeChangeFn}}):e._e(),r("a-back-top",{attrs:{target:e.targetFn,visibilityHeight:100}})],1)])],1)},i=[],o=r("ade3"),a=(r("159b"),r("b680"),r("c1df")),s=r.n(a),c=r("e80b"),u=r("6ffe"),d=r("f64c"),l=r("b893"),p={components:{MyPagination:u["a"]},created:function(){var e=this,t=JSON.parse(localStorage.getItem("dictionaryObj"));t.orderType.forEach((function(t){return e.orderTypeArr.push(t)}));var r=this.statusText;for(var n in r)this.tiktokShopOrderStatusArr.push({key:n,value:r[n]});t.tiktokShopPayType.forEach((function(t){return e.tiktokShopPayTypeArr.push(t)})),Object(l["a"])("/admin/order/sync")&&(this.isShowOrderSync=!0),Object(l["a"])("/admin/order/sync/export")&&(this.isShowOrderExport=!0)},data:function(){return{spinning:!1,tip:"",pageNo:1,pageSize:20,count:0,orderId:"",deliveryTelNumber:"",productTitle:"",productId:"",commodityCode:"",orderType:"",orderTypeArr:[{key:"",value:"全部类型"}],tiktokShopOrderStatus:"",tiktokShopOrderStatusArr:[{key:"",value:"全部状态"}],tiktokShopPayType:"",tiktokShopPayTypeArr:[{key:"",value:"全部状态"}],receive:"0",receiveArr:[{key:"",value:"全部"},{key:"0",value:"未领取"},{key:"1",value:"已领取"}],rangePicker:[],startPayTime:"",endPayTime:"",isDisableSearch:!1,tableLoading:!1,columns:[{title:"微信小店订单编号",dataIndex:"orderId",key:"orderId",width:"8%",scopedSlots:{customRender:"orderId"}},{title:"商品名称",dataIndex:"productTitle",key:"productTitle",width:"15%",scopedSlots:{customRender:"productTitle"}},{title:"商品类型",dataIndex:"productType",key:"productType",width:"4%",scopedSlots:{customRender:"productType"}},{title:"微信小店商品编码",dataIndex:"productId",key:"productId",width:"8%"},{title:"支付金额",dataIndex:"orderPrice",key:"orderPrice",width:"4%",scopedSlots:{customRender:"orderPrice"}},{title:"优惠总金额",dataIndex:"promotionAmount",key:"promotionAmount",width:"5%"},{title:"用户手机号",dataIndex:"deliveryTelNumber",key:"deliveryTelNumber",width:"6%"},{title:"收件人",dataIndex:"deliveryUserName",key:"deliveryUserName",width:"4%"},{title:"支付类型",dataIndex:"payMethod",key:"payMethod",width:"4%",scopedSlots:{customRender:"payMethod"}},{title:"订单状态",dataIndex:"status",key:"status",width:"4%",scopedSlots:{customRender:"status"}},{title:"领取状态",dataIndex:"receiveStatus",key:"receiveStatus",width:"4%",scopedSlots:{customRender:"receiveStatus"}},Object(o["a"])({title:"下单时间",dataIndex:"createTime",width:"5%",sorter:!0,key:"createTime"},"sorter",(function(e,t){var r=new Date(e.createTime).getTime(),n=new Date(t.createTime).getTime();return r-n})),Object(o["a"])({title:"支付时间",dataIndex:"payTime",width:"5%",sorter:!0,key:"payTime"},"sorter",(function(e,t){var r=new Date(e.payTime).getTime(),n=new Date(t.payTime).getTime();return r-n})),Object(o["a"])({title:"订单完成时间",dataIndex:"finishTime",width:"6%",sorter:!0,key:"finishTime"},"sorter",(function(e,t){var r=new Date(e.finishTime).getTime(),n=new Date(t.finishTime).getTime();return r-n})),{title:"操作",fixed:"right",width:130,key:"operation",dataIndex:"operation",scopedSlots:{customRender:"operation"}}],tableData:[],isShowOrderSync:!1,isShowOrderExport:!1,statusText:{10:"待付款",15:"待成团",16:"待接单",17:"待核销",20:"待发货",21:"部分发货",30:"待收货",100:"已完成",200:"订单取消",250:"已取消"},productTypeText:{0:"未知",1:"课程",2:"会员"},visible:!1,form:{labelPhone:""},rules:{labelPhone:[{required:!0,validator:this.validatePhone,trigger:"blur"}]},confirmLoading:!1}},methods:{moment:s.a,handleOk:function(){var e=this;this.confirmLoading=!0,Object(c["x"])({types:"2",orderNo:this.orderNoNew,phone:this.form.labelPhone}).then((function(t){200===t.code?(e.visible=!1,e.confirmLoading=!1,e.$refs.form.resetFields(),d["a"].success("修改成功"),e.GetThreeOrdersFn()):setTimeout((function(){e.confirmLoading=!1}),2e3)}))},handleCancel:function(){this.visible=!1,this.$refs.form.resetFields()},validatePhone:function(e,t,r){var n=/^1(3|4|5|6|7|8|9)\d{9}$/;""===t?r("输入的内容不能为空"):n.test(t)?r():r("请输入正确的手机号")},appShow:function(e){this.orderNoNew=e,this.visible=!0},handlePrice:function(e){var t="";return e&&(t=(e/100).toFixed(2)),t},changeOrderType:function(e){this.pageNo=1,this.orderType=e,this.GetThreeOrdersFn()},changeTiktokShopOrderStatus:function(e){this.pageNo=1,this.tiktokShopOrderStatus=e,this.GetThreeOrdersFn()},changeTiktokShopPayType:function(e){this.pageNo=1,this.tiktokShopPayType=e,this.GetThreeOrdersFn()},changeReceive:function(e){this.pageNo=1,this.receive=e,this.GetThreeOrdersFn()},onChange:function(e,t){""!=t[0]?(this.startPayTime=t[0],this.endPayTime=t[1],this.rangePicker=[s()(t[0],"YYYY-MM-DD HH:mm:ss"),s()(t[1],"YYYY-MM-DD HH:mm:ss")]):(this.startPayTime="",this.endPayTime="",this.rangePicker=[])},searchClick:function(){var e=this;this.pageNo=1,this.isDisableSearch=!0,setTimeout((function(){e.isDisableSearch=!1}),3e3),this.GetThreeOrdersFn()},resetClick:function(){this.orderId="",this.deliveryTelNumber="",this.productTitle="",this.orderType="",this.tiktokShopOrderStatus="",this.productId="",this.commodityCode="",this.tiktokShopPayType="",this.receive="",this.rangePicker=[],this.startPayTime="",this.endPayTime=""},synchronousClick:function(){var e=this,t=new Date("2021-07-22 18:00:00:000"),r=Date.parse(t),n=new Date(this.startPayTime),i=Date.parse(n);this.tip="同步第三方订单中",this.spinning=!0,""==this.startPayTime||""==this.endPayTime?(d["a"].error("请选择支付时间"),this.spinning=!1):r>i?(d["a"].error("请选择同步七月二十二号六点之后的订单"),this.spinning=!1):Object(c["y"])({pageSize:this.pageSize,endPayTime:this.endPayTime,startPayTime:this.startPayTime}).then((function(t){var r=t.code;t.data;200==r?(d["a"].success("同步第三方订单成功"),e.GetThreeOrdersFn(),e.spinning=!1):e.spinning=!1}))},exportClick:function(){var e=this;this.tip="订单导出中",this.spinning=!0,Object(c["z"])({orderId:this.orderId,deliveryTelNumber:this.deliveryTelNumber,productTitle:this.productTitle,productId:this.productId,commodityCode:this.commodityCode,productType:this.orderType,status:this.tiktokShopOrderStatus,payMethod:this.tiktokShopPayType,receiveStatus:this.receive,startPayTime:this.startPayTime,endPayTime:this.endPayTime}).then((function(t){var r=t.code,n=t.data;200==r?(window.location.href=n,e.spinning=!1,d["a"].success("导出订单成功")):e.spinning=!1}))},showSizeChangeFn:function(e,t){this.pageNo=e,this.pageSize=t,this.GetThreeOrdersFn()},GetThreeOrdersFn:function(){var e=this;this.orderId||this.deliveryTelNumber?(this.tableLoading=!0,Object(c["k"])({pageNo:this.pageNo,pageSize:this.pageSize,orderId:this.orderId,deliveryTelNumber:this.deliveryTelNumber,productTitle:this.productTitle,productId:this.productId,commodityCode:this.commodityCode,productType:this.orderType,status:this.tiktokShopOrderStatus,payMethod:this.tiktokShopPayType,receiveStatus:this.receive,startPayTime:this.startPayTime,endPayTime:this.endPayTime}).then((function(t){var r=t.code,n=t.data;200==r&&(e.tableLoading=!1,e.count=n.count,n.data.forEach((function(e){e.key=e.orderId,e.deliveryUserName=e.deliveryUserName||"——",e.payTime=null==e.payTime?"——":e.payTime,e.finishTime=null==e.finishTime?"——":e.finishTime})),e.tableData=n.data)}))):this.tableData=[]},targetFn:function(){return document.querySelector("#third_Party_order")}}},h=p,f=(r("19c6"),r("2877")),m=Object(f["a"])(h,n,i,!1,null,"032fbc65",null);t["default"]=m.exports},"0cb2":function(e,t,r){var n=r("7b0b"),i=Math.floor,o="".replace,a=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,s=/\$([$&'`]|\d{1,2})/g;e.exports=function(e,t,r,c,u,d){var l=r+e.length,p=c.length,h=s;return void 0!==u&&(u=n(u),h=a),o.call(d,h,(function(n,o){var a;switch(o.charAt(0)){case"$":return"$";case"&":return e;case"`":return t.slice(0,r);case"'":return t.slice(l);case"<":a=u[o.slice(1,-1)];break;default:var s=+o;if(0===s)return n;if(s>p){var d=i(s/10);return 0===d?n:d<=p?void 0===c[d-1]?o.charAt(1):c[d-1]+o.charAt(1):n}a=c[s-1]}return void 0===a?"":a}))}},1148:function(e,t,r){"use strict";var n=r("a691"),i=r("1d80");e.exports=function(e){var t=String(i(this)),r="",o=n(e);if(o<0||o==1/0)throw RangeError("Wrong number of repetitions");for(;o>0;(o>>>=1)&&(t+=t))1&o&&(r+=t);return r}},"14c3":function(e,t,r){var n=r("c6b6"),i=r("9263");e.exports=function(e,t){var r=e.exec;if("function"===typeof r){var o=r.call(e,t);if("object"!==typeof o)throw TypeError("RegExp exec method returned something other than an Object or null");return o}if("RegExp"!==n(e))throw TypeError("RegExp#exec called on incompatible receiver");return i.call(e,t)}},"19c6":function(e,t,r){"use strict";r("b5e8")},"1aea":function(e,t,r){"use strict";r.r(t);var n=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"padding24 color_white",attrs:{id:"third_Party_order"}},[r("a-spin",{attrs:{spinning:e.spinning,size:"large",tip:e.tip}},[r("div",[r("div",{staticClass:"top"},[r("a-form",{attrs:{layout:"inline"}},[r("a-form-item",{attrs:{label:"小红书订单编号"}},[r("a-input",{attrs:{placeholder:"请输入订单编号"},on:{pressEnter:e.searchClick},model:{value:e.filter.orderNo,callback:function(t){e.$set(e.filter,"orderNo",t)},expression:"filter.orderNo"}})],1),r("a-form-item",{attrs:{label:"用户手机号"}},[r("a-input",{attrs:{placeholder:"请输入用户手机号"},on:{pressEnter:e.searchClick},model:{value:e.filter.phone,callback:function(t){e.$set(e.filter,"phone",t)},expression:"filter.phone"}})],1),r("a-form-item",{attrs:{label:"商品名称"}},[r("a-input",{attrs:{placeholder:"请输入商品名称"},on:{pressEnter:e.searchClick},model:{value:e.filter.skuName,callback:function(t){e.$set(e.filter,"skuName",t)},expression:"filter.skuName"}})],1),r("a-form-item",{attrs:{label:"订单状态"}},[r("a-select",{staticStyle:{width:"120px"},attrs:{getPopupContainer:function(t){return t.parentNode||e.document.body}},on:{change:e.changeorderStatus},model:{value:e.filter.orderStatus,callback:function(t){e.$set(e.filter,"orderStatus",t)},expression:"filter.orderStatus"}},e._l(e.orderStatusArr,(function(t){return r("a-select-option",{key:t.key},[e._v(" "+e._s(t.value)+" ")])})),1)],1),r("a-form-item",{attrs:{label:"领取状态"}},[r("a-select",{staticStyle:{width:"120px"},attrs:{getPopupContainer:function(t){return t.parentNode||e.document.body}},on:{change:e.changeReceive},model:{value:e.filter.receiveStatus,callback:function(t){e.$set(e.filter,"receiveStatus",t)},expression:"filter.receiveStatus"}},e._l(e.receiveArr,(function(t){return r("a-select-option",{key:t.key},[e._v(" "+e._s(t.value)+" ")])})),1)],1),r("a-form-item",{attrs:{label:"SKU ID"}},[r("a-input",{attrs:{placeholder:"请输入SKU ID"},on:{pressEnter:e.searchClick},model:{value:e.filter.skuId,callback:function(t){e.$set(e.filter,"skuId",t)},expression:"filter.skuId"}})],1),r("a-form-item",{attrs:{label:"支付时间"}},[r("a-range-picker",{attrs:{value:e.rangePicker,"show-time":"",format:"YYYY-MM-DD HH:mm:ss"},on:{change:e.onChange}})],1),r("a-form-item",[r("a-button",{attrs:{icon:"search",type:"primary",disabled:e.isDisableSearch},on:{click:e.searchClick}},[e._v(" 搜索 ")])],1),r("a-form-item",[r("a-button",{attrs:{icon:"redo",type:"primary"},on:{click:e.resetClick}},[e._v(" 重置 ")])],1)],1),r("a-form",{attrs:{layout:"inline"}},[r("a-form-item",[e.isShowOrderSync?r("a-button",{attrs:{icon:"ordered-list",type:"primary"},on:{click:e.synchronousClick}},[e._v(" 同步第三方订单 ")]):e._e()],1),r("a-form-item",[e.isShowOrderExport?r("a-button",{attrs:{icon:"export",type:"primary"},on:{click:e.exportClick}},[e._v(" 导出订单 ")]):e._e()],1)],1)],1),r("a-table",{key:"id",attrs:{columns:e.columns,"data-source":e.tableData,pagination:!1,loading:e.tableLoading,scroll:{x:2e3,y:520}},scopedSlots:e._u([{key:"receiveStatus",fn:function(t,n){return r("span",{},[0==n.receiveStatus?r("span",[e._v("未领取")]):e._e(),1==n.receiveStatus?r("span",[e._v("已领取")]):e._e()])}},{key:"skuName",fn:function(t,n){return r("span",{},[""!=n.skuName?r("span",[e._v(e._s(n.skuName))]):r("span",[e._v("——")])])}},{key:"productType",fn:function(t){return r("span",{},[e._v(" "+e._s(e.productTypeText[t])+" ")])}},{key:"orderPrice",fn:function(t,n){return r("span",{},[e._v(" "+e._s(e.handlePrice(n.orderPrice))+" ")])}}])}),r("MyPagination",{directives:[{name:"show",rawName:"v-show",value:!e.tableLoading,expression:"!tableLoading"}],attrs:{count:e.count,pageNo:e.filter.pageNo},on:{showSizeChangeFn:e.showSizeChangeFn}}),r("a-back-top",{attrs:{target:e.targetFn,visibilityHeight:100}})],1)]),r("a-modal",{attrs:{title:"导出"},scopedSlots:e._u([{key:"footer",fn:function(){return[r("div",{staticStyle:{display:"flex","justify-content":"flex-end"}},[r("a-button",{staticClass:"margin_right20",on:{click:function(t){return e.clickExportBtn(!1)}}},[e._v("取消")]),r("download-excel",{attrs:{data:e.tableData,fields:e.tableDataName,name:"小红书订单数据.xls"}},[r("a-button",{attrs:{type:"primary"},on:{click:function(t){return e.clickExportBtn(!0)}}},[e._v("确定")])],1)],1)]},proxy:!0}]),model:{value:e.visibleShow,callback:function(t){e.visibleShow=t},expression:"visibleShow"}},[r("p",[r("a-icon",{style:{fontSize:"16px",color:"#FF8200"},attrs:{type:"info-circle"}}),r("span",{staticStyle:{"margin-left":"10px"}},[e._v("确定要导出此数据吗?")])],1)])],1)},i=[],o=r("5530"),a=r("1da1"),s=(r("96cf"),r("b680"),r("4de4"),r("159b"),r("c1df")),c=r.n(s),u=r("e80b"),d=r("6ffe"),l=r("f64c"),p=r("b893"),h={components:{MyPagination:d["a"]},created:function(){this.fetchData(),this.orderStatusArr=[{key:0,value:"全部状态"},{key:4,value:"待发货"},{key:5,value:"部分发货"},{key:6,value:"待收货"},{key:7,value:"已完成"},{key:8,value:"已关闭"},{key:9,value:"已取消"},{key:10,value:"换货申请中"}],Object(p["a"])("syncRedBookOrder")&&(this.isShowOrderSync=!0),Object(p["a"])("exportRedBookOrder")&&(this.isShowOrderExport=!0)},data:function(){return{visibleShow:!1,spinning:!1,tip:"",filter:{pageNo:1,pageSize:20,orderNo:"",phone:"",skuName:"",orderStatus:0,receiveStatus:0,productId:"",payTimeStart:"",payTimeEnd:"",action:1},count:0,orderType:"",orderTypeArr:[{key:"",value:"全部类型"}],orderStatusArr:[],receiveArr:[{key:0,value:"全部状态"},{key:1,value:"未领取"},{key:2,value:"已领取"}],rangePicker:[],isDisableSearch:!1,tableLoading:!0,columns:[{title:"小红书订单编号",dataIndex:"orderNo",key:"orderNo",width:200,scopedSlots:{customRender:"orderNo"}},{title:"商品名称",dataIndex:"skuName",key:"skuName",width:280,scopedSlots:{customRender:"skuName"}},{title:"SKU ID",dataIndex:"skuId",key:"skuId",width:200},{title:"支付金额",dataIndex:"price",key:"price",width:100,scopedSlots:{customRender:"price"}},{title:"用户手机号",dataIndex:"phone",key:"phone",width:120},{title:"店铺名称",dataIndex:"shopName",key:"shopName",width:120},{title:"订单状态",dataIndex:"orderStatusText",key:"orderStatusText",width:100},{title:"领取状态",dataIndex:"receiveStatus",key:"receiveStatus",width:100,scopedSlots:{customRender:"receiveStatus"}},{title:"下单时间",dataIndex:"orderCreateTime",width:200,key:"orderCreateTime"},{title:"支付时间",dataIndex:"orderPayTime",width:200,key:"orderPayTime"},{title:"领取时间",dataIndex:"receiveTime",width:150,key:"receiveTime"}],tableData:[],isShowOrderSync:!1,isShowOrderExport:!1,productTypeText:{0:"未知",1:"课程",2:"会员"},visible:!1,form:{labelPhone:""},rules:{labelPhone:[{required:!0,validator:this.validatePhone,trigger:"blur"}]},confirmLoading:!1,tableDataName:{"小红书订单编号":"orderNo","商品名称":"skuName","商品ID/SKU ID":"skuId","支付金额":"price","手机号":"phone","店铺名称":"shopName","领取状态":{field:"receiveStatus",callback:function(e){return 0===+e?"未领取":"已领取"}},"订单状态":"orderStatusText","下单时间":"orderCreateTime","支付时间":"orderPayTime","领取时间":"receiveTime"}}},methods:{moment:c.a,clickExportBtn:function(e){this.spinning=!1,this.visibleShow=!1,e&&this.$message.success("导出成功")},handleCancel:function(){this.visible=!1,this.$refs.form.resetFields()},validatePhone:function(e,t,r){var n=/^1(3|4|5|6|7|8|9)\d{9}$/;""===t?r("输入的内容不能为空"):n.test(t)?r():r("请输入正确的手机号")},appShow:function(e){this.orderNoNew=e,this.visible=!0},handlePrice:function(e){var t="";return e&&(t=(e/100).toFixed(2)),t},changeOrderType:function(e){this.filter.pageNo=1,this.orderType=e,this.fetchData()},changeorderStatus:function(e){this.filter.pageNo=1,this.orderStatus=e,this.fetchData()},changeReceive:function(e){this.filter.pageNo=1,this.receive=e,this.fetchData()},onChange:function(e,t){""!=t[0]?(this.filter.payTimeStart=t[0],this.filter.payTimeEnd=t[1],this.rangePicker=[c()(t[0],"YYYY-MM-DD HH:mm:ss"),c()(t[1],"YYYY-MM-DD HH:mm:ss")]):(this.filter.payTimeStart="",this.filter.payTimeEnd="",this.rangePicker=[])},searchClick:function(){var e=this;this.filter.pageNo=1,this.isDisableSearch=!0,setTimeout((function(){e.isDisableSearch=!1}),3e3),this.fetchData()},resetClick:function(){this.filter=this.$options.data().filter,this.rangePicker=[]},synchronousClick:function(){var e=this;Object(u["O"])({source:"xhs",order_id:this.filter.orderNo}).then((function(t){var r=t.code;t.data;200==r?(l["a"].success("同步第三方订单成功"),e.fetchData(),e.spinning=!1):e.spinning=!1}))},exportClick:function(){var e=this;return Object(a["a"])(regeneratorRuntime.mark((function t(){var r,n,i,a;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return e.tip="订单导出中",e.spinning=!0,e.tableLoading=!0,r=Object(o["a"])(Object(o["a"])({},e.filter),{},{action:2}),t.next=6,Object(u["G"])(r);case 6:if(n=t.sent,i=n.code,a=n.data,e.tableLoading=!1,e.spinning=!0,200===i){t.next=13;break}return t.abrupt("return");case 13:e.tableData=a.orderList,a.orderList.length>0?(e.visibleShow=!0,setTimeout):e.$message.warning("暂无导出数据");case 15:case"end":return t.stop()}}),t)})))()},showSizeChangeFn:function(e,t){this.filter.pageNo=e,this.filter.pageSize=t,this.fetchData()},fetchData:function(){var e=this;return Object(a["a"])(regeneratorRuntime.mark((function t(){var r,n,i;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return e.tableLoading=!0,t.next=3,Object(u["G"])(Object(o["a"])({},e.filter));case 3:if(r=t.sent,n=r.code,i=r.data,e.tableLoading=!1,200===n){t.next=9;break}return t.abrupt("return");case 9:e.count=i.count,i.orderList.forEach((function(e){e.key=e.id,e.receiveTime=e.receiveTime||"——"})),e.tableData=i.orderList;case 12:case"end":return t.stop()}}),t)})))()},targetFn:function(){return document.querySelector("#third_Party_order")}}},f=h,m=(r("8940"),r("2877")),y=Object(m["a"])(f,n,i,!1,null,"69eb5c44",null);t["default"]=y.exports},"1da1":function(e,t,r){"use strict";r.d(t,"a",(function(){return i}));r("d3b7");function n(e,t,r,n,i,o,a){try{var s=e[o](a),c=s.value}catch(u){return void r(u)}s.done?t(c):Promise.resolve(c).then(n,i)}function i(e){return function(){var t=this,r=arguments;return new Promise((function(i,o){var a=e.apply(t,r);function s(e){n(a,i,o,s,c,"next",e)}function c(e){n(a,i,o,s,c,"throw",e)}s(void 0)}))}}},"25f0":function(e,t,r){"use strict";var n=r("6eeb"),i=r("825a"),o=r("d039"),a=r("ad6d"),s="toString",c=RegExp.prototype,u=c[s],d=o((function(){return"/a/b"!=u.call({source:"a",flags:"b"})})),l=u.name!=s;(d||l)&&n(RegExp.prototype,s,(function(){var e=i(this),t=String(e.source),r=e.flags,n=String(void 0===r&&e instanceof RegExp&&!("flags"in c)?a.call(e):r);return"/"+t+"/"+n}),{unsafe:!0})},"408a":function(e,t,r){var n=r("c6b6");e.exports=function(e){if("number"!=typeof e&&"Number"!=n(e))throw TypeError("Incorrect invocation");return+e}},"44e7":function(e,t,r){var n=r("861d"),i=r("c6b6"),o=r("b622"),a=o("match");e.exports=function(e){var t;return n(e)&&(void 0!==(t=e[a])?!!t:"RegExp"==i(e))}},"4d63":function(e,t,r){var n=r("83ab"),i=r("da84"),o=r("94ca"),a=r("7156"),s=r("9bf2").f,c=r("241c").f,u=r("44e7"),d=r("ad6d"),l=r("9f7f"),p=r("6eeb"),h=r("d039"),f=r("69f3").set,m=r("2626"),y=r("b622"),v=y("match"),g=i.RegExp,b=g.prototype,k=/a/g,T=/a/g,S=new g(k)!==k,x=l.UNSUPPORTED_Y,w=n&&o("RegExp",!S||x||h((function(){return T[v]=!1,g(k)!=k||g(T)==T||"/a/i"!=g(k,"i")})));if(w){var P=function(e,t){var r,n=this instanceof P,i=u(e),o=void 0===t;if(!n&&i&&e.constructor===P&&o)return e;S?i&&!o&&(e=e.source):e instanceof P&&(o&&(t=d.call(e)),e=e.source),x&&(r=!!t&&t.indexOf("y")>-1,r&&(t=t.replace(/y/g,"")));var s=a(S?new g(e,t):g(e,t),n?this:b,P);return x&&r&&f(s,{sticky:r}),s},O=function(e){e in P||s(P,e,{configurable:!0,get:function(){return g[e]},set:function(t){g[e]=t}})},N=c(g),_=0;while(N.length>_)O(N[_++]);b.constructor=P,P.prototype=b,p(i,"RegExp",P)}m("RegExp")},"4de4":function(e,t,r){"use strict";var n=r("23e7"),i=r("b727").filter,o=r("1dde"),a=o("filter");n({target:"Array",proto:!0,forced:!a},{filter:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},5319:function(e,t,r){"use strict";var n=r("d784"),i=r("825a"),o=r("50c4"),a=r("a691"),s=r("1d80"),c=r("8aa5"),u=r("0cb2"),d=r("14c3"),l=Math.max,p=Math.min,h=function(e){return void 0===e?e:String(e)};n("replace",2,(function(e,t,r,n){var f=n.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,m=n.REPLACE_KEEPS_$0,y=f?"$":"$0";return[function(r,n){var i=s(this),o=void 0==r?void 0:r[e];return void 0!==o?o.call(r,i,n):t.call(String(i),r,n)},function(e,n){if(!f&&m||"string"===typeof n&&-1===n.indexOf(y)){var s=r(t,e,this,n);if(s.done)return s.value}var v=i(e),g=String(this),b="function"===typeof n;b||(n=String(n));var k=v.global;if(k){var T=v.unicode;v.lastIndex=0}var S=[];while(1){var x=d(v,g);if(null===x)break;if(S.push(x),!k)break;var w=String(x[0]);""===w&&(v.lastIndex=c(g,o(v.lastIndex),T))}for(var P="",O=0,N=0;N=O&&(P+=g.slice(O,I)+L,O=I+_.length)}return P+g.slice(O)}]}))},5530:function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));r("b64b"),r("a4d3"),r("4de4"),r("e439"),r("159b"),r("dbb4");var n=r("ade3");function i(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function o(e){for(var t=1;t0&&(!c.multiline||c.multiline&&"\n"!==e[c.lastIndex-1])&&(f="(?: "+f+")",y=" "+y,m++),r=new RegExp("^(?:"+f+")",h)),l&&(r=new RegExp("^"+f+"$(?!\\s)",h)),u&&(t=c.lastIndex),i=a.call(p?r:c,y),p?i?(i.input=i.input.slice(m),i[0]=i[0].slice(m),i.index=c.lastIndex,c.lastIndex+=i[0].length):c.lastIndex=0:u&&i&&(c.lastIndex=c.global?i.index+i[0].length:t),l&&i&&i.length>1&&s.call(i[0],r,(function(){for(o=1;o=0;--o){var a=this.tryEntries[o],s=a.completion;if("root"===a.tryLoc)return i("end");if(a.tryLoc<=this.prev){var c=n.call(a,"catchLoc"),u=n.call(a,"finallyLoc");if(c&&u){if(this.prev=0;--r){var i=this.tryEntries[r];if(i.tryLoc<=this.prev&&n.call(i,"finallyLoc")&&this.prev=0;--t){var r=this.tryEntries[t];if(r.finallyLoc===e)return this.complete(r.completion,r.afterLoc),_(r),m}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc===e){var n=r.completion;if("throw"===n.type){var i=n.arg;_(r)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:E(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),m}},e}(e.exports);try{regeneratorRuntime=n}catch(i){Function("r","regeneratorRuntime = r")(n)}},"9f7f":function(e,t,r){"use strict";var n=r("d039");function i(e,t){return RegExp(e,t)}t.UNSUPPORTED_Y=n((function(){var e=i("a","y");return e.lastIndex=2,null!=e.exec("abcd")})),t.BROKEN_CARET=n((function(){var e=i("^r","gy");return e.lastIndex=2,null!=e.exec("str")}))},a9e3:function(e,t,r){"use strict";var n=r("83ab"),i=r("da84"),o=r("94ca"),a=r("6eeb"),s=r("5135"),c=r("c6b6"),u=r("7156"),d=r("c04e"),l=r("d039"),p=r("7c73"),h=r("241c").f,f=r("06cf").f,m=r("9bf2").f,y=r("58a8").trim,v="Number",g=i[v],b=g.prototype,k=c(p(b))==v,T=function(e){var t,r,n,i,o,a,s,c,u=d(e,!1);if("string"==typeof u&&u.length>2)if(u=y(u),t=u.charCodeAt(0),43===t||45===t){if(r=u.charCodeAt(2),88===r||120===r)return NaN}else if(48===t){switch(u.charCodeAt(1)){case 66:case 98:n=2,i=49;break;case 79:case 111:n=8,i=55;break;default:return+u}for(o=u.slice(2),a=o.length,s=0;si)return NaN;return parseInt(o,n)}return+u};if(o(v,!g(" 0o1")||!g("0b1")||g("+0x1"))){for(var S,x=function(e){var t=arguments.length<1?0:e,r=this;return r instanceof x&&(k?l((function(){b.valueOf.call(r)})):c(r)!=v)?u(new g(T(t)),r,x):T(t)},w=n?h(g):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger,fromString,range".split(","),P=0;w.length>P;P++)s(g,S=w[P])&&!s(x,S)&&m(x,S,f(g,S));x.prototype=b,b.constructor=x,a(i,v,x)}},ac1f:function(e,t,r){"use strict";var n=r("23e7"),i=r("9263");n({target:"RegExp",proto:!0,forced:/./.exec!==i},{exec:i})},ad6d:function(e,t,r){"use strict";var n=r("825a");e.exports=function(){var e=n(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.dotAll&&(t+="s"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t}},ade3:function(e,t,r){"use strict";function n(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}r.d(t,"a",(function(){return n}))},ade6:function(e,t,r){},ae61:function(e,t,r){"use strict";r("96b4")},b5e8:function(e,t,r){},b64b:function(e,t,r){var n=r("23e7"),i=r("7b0b"),o=r("df75"),a=r("d039"),s=a((function(){o(1)}));n({target:"Object",stat:!0,forced:s},{keys:function(e){return o(i(e))}})},b680:function(e,t,r){"use strict";var n=r("23e7"),i=r("a691"),o=r("408a"),a=r("1148"),s=r("d039"),c=1..toFixed,u=Math.floor,d=function(e,t,r){return 0===t?r:t%2===1?d(e,t-1,r*e):d(e*e,t/2,r)},l=function(e){var t=0,r=e;while(r>=4096)t+=12,r/=4096;while(r>=2)t+=1,r/=2;return t},p=function(e,t,r){var n=-1,i=r;while(++n<6)i+=t*e[n],e[n]=i%1e7,i=u(i/1e7)},h=function(e,t){var r=6,n=0;while(--r>=0)n+=e[r],e[r]=u(n/t),n=n%t*1e7},f=function(e){var t=6,r="";while(--t>=0)if(""!==r||0===t||0!==e[t]){var n=String(e[t]);r=""===r?n:r+a.call("0",7-n.length)+n}return r},m=c&&("0.000"!==8e-5.toFixed(3)||"1"!==.9.toFixed(0)||"1.25"!==1.255.toFixed(2)||"1000000000000000128"!==(0xde0b6b3a7640080).toFixed(0))||!s((function(){c.call({})}));n({target:"Number",proto:!0,forced:m},{toFixed:function(e){var t,r,n,s,c=o(this),u=i(e),m=[0,0,0,0,0,0],y="",v="0";if(u<0||u>20)throw RangeError("Incorrect fraction digits");if(c!=c)return"NaN";if(c<=-1e21||c>=1e21)return String(c);if(c<0&&(y="-",c=-c),c>1e-21)if(t=l(c*d(2,69,1))-69,r=t<0?c*d(2,-t,1):c/d(2,t,1),r*=4503599627370496,t=52-t,t>0){p(m,0,r),n=u;while(n>=7)p(m,1e7,0),n-=7;p(m,d(10,n,1),0),n=t-1;while(n>=23)h(m,1<<23),n-=23;h(m,1<0?(s=v.length,v=y+(s<=u?"0."+a.call("0",u-s)+v:v.slice(0,s-u)+"."+v.slice(s-u))):v=y+v,v}})},b893:function(e,t,r){"use strict";r.d(t,"e",(function(){return a})),r.d(t,"b",(function(){return c})),r.d(t,"d",(function(){return u})),r.d(t,"a",(function(){return d})),r.d(t,"c",(function(){return l}));r("ac1f"),r("5319"),r("4d63"),r("25f0"),r("d81d"),r("159b");var n,i=r("c1df"),o=r.n(i),a=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1e3;n||(n=!0,setTimeout((function(){n=!1,"function"===typeof e&&e()}),t))},s=null,c=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1e3;null!==s&&clearTimeout(s),s=setTimeout((function(){"function"===typeof e&&e()}),t)},u=function(e,t){var r={"M+":e.getMonth()+1,"d+":e.getDate(),"H+":e.getHours(),"m+":e.getMinutes(),"s+":e.getSeconds(),"q+":Math.floor((e.getMonth()+3)/3),S:e.getMilliseconds()};for(var n in/(y+)/.test(t)&&(t=t.replace(RegExp.$1,(e.getFullYear()+"").substr(4-RegExp.$1.length))),r)new RegExp("("+n+")").test(t)&&(t=t.replace(RegExp.$1,1==RegExp.$1.length?r[n]:("00"+r[n]).substr((""+r[n]).length)));return t},d=function(e){var t=JSON.parse(localStorage.getItem("powerListArr")),r="";return t.map((function(t){t.children.forEach((function(t){t.code==e&&(r=e),t.children.forEach((function(t){t.code==e&&(r=e)}))}))})),r},l=function(e){return e&&ei?(d["a"].error("请选择同步七月二十二号六点之后的订单"),this.spinning=!1):Object(c["y"])({pageSize:this.pageSize,endPayTime:this.endPayTime,startPayTime:this.startPayTime}).then((function(t){var r=t.code;t.data;200==r?(d["a"].success("同步第三方订单成功"),e.GetThreeOrdersFn(),e.spinning=!1):e.spinning=!1}))},exportClick:function(){var e=this;this.tip="订单导出中",this.spinning=!0,Object(c["z"])({orderId:this.orderId,deliveryTelNumber:this.deliveryTelNumber,productTitle:this.productTitle,productId:this.productId,commodityCode:this.commodityCode,productType:this.orderType,status:this.tiktokShopOrderStatus,payMethod:this.tiktokShopPayType,receiveStatus:this.receive,startPayTime:this.startPayTime,endPayTime:this.endPayTime}).then((function(t){var r=t.code,n=t.data;200==r?(window.location.href=n,e.spinning=!1,d["a"].success("导出订单成功")):e.spinning=!1}))},showSizeChangeFn:function(e,t){this.pageNo=e,this.pageSize=t,this.GetThreeOrdersFn()},GetThreeOrdersFn:function(){var e=this;this.tableLoading=!0,Object(c["k"])({pageNo:this.pageNo,pageSize:this.pageSize,orderId:this.orderId,deliveryTelNumber:this.deliveryTelNumber,productTitle:this.productTitle,productId:this.productId,commodityCode:this.commodityCode,productType:this.orderType,status:this.tiktokShopOrderStatus,payMethod:this.tiktokShopPayType,receiveStatus:this.receive,startPayTime:this.startPayTime,endPayTime:this.endPayTime}).then((function(t){var r=t.code,n=t.data;200==r&&(e.tableLoading=!1,e.count=n.count,n.data.forEach((function(e){e.key=e.orderId,e.deliveryUserName=e.deliveryUserName||"——",e.payTime=null==e.payTime?"——":e.payTime,e.finishTime=null==e.finishTime?"——":e.finishTime})),e.tableData=n.data)}))},targetFn:function(){return document.querySelector("#third_Party_order")}}},h=p,f=(r("57da"),r("2877")),m=Object(f["a"])(h,n,i,!1,null,"c7ee58d6",null);t["default"]=m.exports},d784:function(e,t,r){"use strict";r("ac1f");var n=r("6eeb"),i=r("d039"),o=r("b622"),a=r("9112"),s=o("species"),c=!i((function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$")})),u=function(){return"$0"==="a".replace(/./,"$0")}(),d=o("replace"),l=function(){return!!/./[d]&&""===/./[d]("a","$0")}(),p=!i((function(){var e=/(?:)/,t=e.exec;e.exec=function(){return t.apply(this,arguments)};var r="ab".split(e);return 2!==r.length||"a"!==r[0]||"b"!==r[1]}));e.exports=function(e,t,r,d){var h=o(e),f=!i((function(){var t={};return t[h]=function(){return 7},7!=""[e](t)})),m=f&&!i((function(){var t=!1,r=/a/;return"split"===e&&(r={},r.constructor={},r.constructor[s]=function(){return r},r.flags="",r[h]=/./[h]),r.exec=function(){return t=!0,null},r[h](""),!t}));if(!f||!m||"replace"===e&&(!c||!u||l)||"split"===e&&!p){var y=/./[h],v=r(h,""[e],(function(e,t,r,n,i){return t.exec===RegExp.prototype.exec?f&&!i?{done:!0,value:y.call(t,r,n)}:{done:!0,value:e.call(r,t,n)}:{done:!1}}),{REPLACE_KEEPS_$0:u,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:l}),g=v[0],b=v[1];n(String.prototype,e,g),n(RegExp.prototype,h,2==t?function(e,t){return b.call(e,this,t)}:function(e){return b.call(e,this)})}d&&a(RegExp.prototype[h],"sham",!0)}},dbb4:function(e,t,r){var n=r("23e7"),i=r("83ab"),o=r("56ef"),a=r("fc6a"),s=r("06cf"),c=r("8418");n({target:"Object",stat:!0,sham:!i},{getOwnPropertyDescriptors:function(e){var t,r,n=a(e),i=s.f,u=o(n),d={},l=0;while(u.length>l)r=i(n,t=u[l++]),void 0!==r&&c(d,t,r);return d}})},df7e:function(e,t,r){},e439:function(e,t,r){var n=r("23e7"),i=r("d039"),o=r("fc6a"),a=r("06cf").f,s=r("83ab"),c=i((function(){a(1)})),u=!s||c;n({target:"Object",stat:!0,forced:u,sham:!s},{getOwnPropertyDescriptor:function(e,t){return a(o(e),t)}})},e80b:function(e,t,r){"use strict";r.d(t,"g",(function(){return i})),r.d(t,"i",(function(){return o})),r.d(t,"u",(function(){return a})),r.d(t,"h",(function(){return s})),r.d(t,"s",(function(){return c})),r.d(t,"o",(function(){return u})),r.d(t,"b",(function(){return d})),r.d(t,"J",(function(){return l})),r.d(t,"B",(function(){return p})),r.d(t,"c",(function(){return h})),r.d(t,"r",(function(){return f})),r.d(t,"l",(function(){return m})),r.d(t,"m",(function(){return y})),r.d(t,"n",(function(){return v})),r.d(t,"f",(function(){return g})),r.d(t,"a",(function(){return b})),r.d(t,"t",(function(){return k})),r.d(t,"v",(function(){return T})),r.d(t,"d",(function(){return S})),r.d(t,"e",(function(){return x})),r.d(t,"j",(function(){return w})),r.d(t,"p",(function(){return P})),r.d(t,"q",(function(){return O})),r.d(t,"k",(function(){return N})),r.d(t,"y",(function(){return _})),r.d(t,"z",(function(){return I})),r.d(t,"x",(function(){return E})),r.d(t,"w",(function(){return C})),r.d(t,"L",(function(){return D})),r.d(t,"K",(function(){return R})),r.d(t,"D",(function(){return L})),r.d(t,"A",(function(){return F})),r.d(t,"C",(function(){return j})),r.d(t,"H",(function(){return A})),r.d(t,"M",(function(){return M})),r.d(t,"P",(function(){return z})),r.d(t,"Q",(function(){return $})),r.d(t,"N",(function(){return Y})),r.d(t,"I",(function(){return G})),r.d(t,"F",(function(){return U})),r.d(t,"E",(function(){return H})),r.d(t,"G",(function(){return B})),r.d(t,"O",(function(){return K}));var n=r("284b"),i=(r("f121"),function(e){return n["a"].post("/adminv2/order/info/getOrders",e)}),o=function(e){return n["a"].get("/admin/order/info",{params:e})},a=function(e){return n["a"].post("/admin/order/info/saveExpress",e)},s=function(e){return n["a"].get("/adminv2/order/info/saveExpressNo",{params:e})},c=function(e){return n["a"].post("/adminv2/order/info/recoveryRights",e)},u=function(e){return n["a"].post("/adminv2/order/info/refund",e)},d=function(e){return n["a"].post("/adminv2/order/info/applyRefund",e)},l=function(e){return n["a"].post("/adminv2/order/info/refuseRefund",e)},p=function(e){return n["a"].post("/adminv2/order/info/addRemark",e)},h=function(e){return n["a"].get("/admin/order/info/download/template",{params:e})},f=function(e){return n["a"].post("/admin/order/info/third/party",e)},m=function(e){return n["a"].post("/admin/corrects/open",e)},y=function(e){return n["a"].post("/admin/order/info/export",e)},v=function(e){return n["a"].post("/adminv2/order/info/export",e)},g=function(e){return n["a"].post("/admin/order/info/getCanBeOpenedCorrects",e)},b=function(e){return n["a"].post("/admin/order/info/allOpenedCorrects",e)},k=function(e){return n["a"].post("/admin/order/info/saveDeliveryStatus",e)},T=function(e){return n["a"].get("/admin/config/select/province",{params:e})},S=function(e){return n["a"].get("/admin/config/select/city/byProvince",{params:e})},x=function(e){return n["a"].get("/admin/config/select/city/byProvince",{params:e})},w=function(e){return n["a"].post("/adminv2/order/sync/getOrders",e)},P=function(e){return n["a"].post("/admin/order/sync",e)},O=function(e){return n["a"].post("/adminv2/order/sync/export",e)},N=function(e){return n["a"].post("/admin/wxOrder/getOrders",e)},_=function(e){return n["a"].post("/admin/wxOrder/sync",e)},I=function(e){return n["a"].post("/admin/wxOrder/export",e)},E=function(e){return n["a"].post("/adminv2/upOrderPhone",e)},C=function(e){return n["a"].post("/adminv2/ssxyTransferSearch",e)},D=function(e){return n["a"].post("/adminv2/thirdproduct/relationList",e)},R=function(e){return n["a"].post("/adminv2/thirdproduct/relationDetail",e)},L=function(e){return n["a"].post("/adminv2/thirdproduct/editRelation",e)},F=function(e){return n["a"].post("/adminv2/thirdproduct/addRelation",e)},j=function(e){return n["a"].post("/adminv2/thirdproduct/delRelation",e)},A=function(e){return n["a"].post("/adminv2/shoporder/lists",e)},M=function(e){return n["a"].post("/adminv2/shoporder/download/template",e)},z=function(e){return n["a"].post("/adminv2/shoporder/upExpress",e)},$=function(e){return n["a"].post("/adminv2/shoporder/upReceipt",e)},Y=function(e){return n["a"].post("/adminv2/shoporder/refund",e)},G=function(e){return n["a"].post("/adminv2/shoporder/orderDown",e)},U=function(e){return n["a"].post("/adminv2/order/info/getCompayOrders",e)},H=function(e){return n["a"].post("/adminv2/order/info/exportCompany",e)},B=function(e){return n["a"].post("/adminv2/order/xhs/list",e)},K=function(e){return n["a"].post("/order/syncOrder",e)}}}]); //# sourceMappingURL=wxThirdPartyOrder.c4e20add.js.map