You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
5.7 KiB

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-17e0dbac"],{"71b1":function(e,t,r){"use strict";r.r(t);var a=function(){var e=this,t=e._self._c;return t("div",[t("div",{staticClass:"main-content"},[e._m(0),t("div",{staticClass:"content"},[t("div",{},[t("VueTable",{ref:"table",attrs:{config:e.config},on:{tableCheck:e.tableCheck},scopedSlots:e._u([{key:"goodsImgList",fn:function(r){return[r.data.goodsImgList.length?t("div",[t("el-button",{staticClass:"init-text",attrs:{type:"text"},on:{click:function(t){return e.getPhotoView(r.data.goodsImgList)}}},[t("span",[e._v("查看")])])],1):t("div",[e._v("-")])]}}])},[t("template",{slot:"footer"},[t("div",{staticClass:"table-footer"},[t("button",{on:{click:function(t){return e.send(e.table_row)}}},[e._v("发货")]),t("button",{on:{click:function(t){return e.arrival(e.table_row)}}},[e._v("到货")])])])],2)],1)])]),t("views-photo",{attrs:{isVisible:e.photos_Visible,goodsImgsList:e.goodsImgsList},on:{closeViews:e.getclose}})],1)},s=[function(){var e=this,t=e._self._c;return t("div",{staticClass:"main-titel"},[t("span",[e._v("订单管理")])])}],o=r("5bf1"),n=r("e692"),u={components:{viewsPhoto:o["a"]},data(){return{photos_Visible:!1,goodsImgsList:[],table_row:[],imglist:[],activeName:"0",config:{thead:[{label:"序号",type:"index",width:"80"},{label:"订单号",prop:"code",width:"100"},{label:"商品名称",prop:"goodsName",width:"auto"},{label:"商品照片",prop:"goodsImgList",width:"150",type:"slot",slotName:"goodsImgList"},{label:"售卖价",prop:"sellingPrice",width:"auto"},{label:"划线价",prop:"markingPrice",width:"auto"},{label:"数量",prop:"num",width:"auto"},{label:"客户信息",prop:"userName",width:"230",type:"function",callback:(e,t)=>{if(e.userTel)return e.userName+" "+e.userTel}},{label:"订单状态",prop:"status",width:"auto",type:"function",callback:(e,t)=>{switch(e.status){case-3:return"支付完成后全额退款";case-2:return"交易创建并等待买家付款";case-1:return"未付款交易超时关闭";case 1:return"待发货";case 2:return"已发货";case 3:return"已到货";case 4:return"已收货";case 6:return"已评价";case 8:return"申请退换货";case 9:return"申请通过";case 10:return"申请退换货驳回";case 11:return"换货中";case 12:return"已换货";case 15:return"交易结束并不可退款"}}},{label:"到货时间说明",prop:"arrivalTime",width:"auto"}],table_data:[],url:"shopOrderList",search_item:[{type:"Input",label:"订单编号",placeholder:"请输入订单编号",prop:"code"},{type:"select",label:"订单状态",placeholder:"请选择",options:[{value:-3,label:"支付完成后全额退款"},{value:-2,label:"交易创建并等待买家付款"},{value:-1,label:"未付款交易超时关闭"},{value:1,label:"待发货"},{value:2,label:"已发货"},{value:3,label:"已到货"},{value:4,label:"已收货"},{value:6,label:"已评价"},{value:8,label:"申请退换货"},{value:9,label:"申请退换货通过"},{value:10,label:"申请退换货驳回"},{value:11,label:"换货中"},{value:12,label:"已换货"},{value:15,label:"交易结束并不可退款"}],prop:"status"},{type:"Int",label:"客户手机号",placeholder:"请输入手机号",prop:"userTel"}],data:{pageNum:1,size:10}}}},methods:{getPhotoView(e){this.photos_Visible=!0,this.goodsImgsList=e},getclose(){this.photos_Visible=!1},send(e){1!=e.length?this.$message({type:"error",message:"请选择一个订单发货"}):Object(n["k"])({id:e[0].id}).then(e=>{e.status&&(this.$message({message:e.message,type:"success"}),this.$refs.table.requestData())})},arrival(e){1!=e.length?this.$message({type:"error",message:"请选择一个订单到货"}):2!=e[0].status?this.$message({type:"error",message:"该状态不可到货"}):Object(n["a"])({id:e[0].id}).then(e=>{e.status&&(this.$message({message:e.message,type:"success"}),this.$refs.table.requestData())})},tableCheck(e){this.table_row=e}}},l=u,i=r("2877"),c=Object(i["a"])(l,a,s,!1,null,null,null);t["default"]=c.exports},e692:function(e,t,r){"use strict";r.d(t,"m",(function(){return s})),r.d(t,"h",(function(){return o})),r.d(t,"n",(function(){return n})),r.d(t,"a",(function(){return u})),r.d(t,"e",(function(){return l})),r.d(t,"f",(function(){return i})),r.d(t,"c",(function(){return c})),r.d(t,"d",(function(){return d})),r.d(t,"i",(function(){return p})),r.d(t,"j",(function(){return h})),r.d(t,"k",(function(){return b})),r.d(t,"b",(function(){return m})),r.d(t,"l",(function(){return g})),r.d(t,"g",(function(){return f}));var a=r("b775");r("2c37");function s(e){return a["a"].request({method:"POST",url:"shop/supplier/insert",data:e})}function o(e){return a["a"].request({method:"POST",url:"shop/goods/insert",data:e})}function n(e){return a["a"].request({method:"GET",url:"shop/supplier/list",params:e})}function u(e){return a["a"].request({method:"POST",url:"shop/order/arrivalGoods",data:e})}function l(e){return a["a"].request({method:"GET",url:"shop/category/list",params:e})}function i(e){return a["a"].request({method:"POST",url:"shop/category/update",data:e})}function c(e){return a["a"].request({method:"GET",url:"shop/category/delete",params:e})}function d(e){return a["a"].request({method:"POST",url:"shop/category/insert",data:e})}function p(e){return a["a"].request({method:"GET",url:"shop/goods/loading",params:e})}function h(e){return a["a"].request({method:"GET",url:"shop/goods/unloading",params:e})}function b(e){return a["a"].request({method:"POST",url:"shop/order/deliverGoods",data:e})}function m(e){return a["a"].request({method:"GET",url:"shop/refund/exchangeGoods",params:e})}function g(e){return a["a"].request({method:"POST",url:"shop/refund/examine",data:e})}function f(e){return a["a"].request({method:"POST",url:"shop/evaluation/reply",data:e})}}}]);
//# sourceMappingURL=chunk-17e0dbac.1a3e06da.js.map