chunk-3edfa004.8e28909b.js 3.2 KB

12
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-3edfa004"],{"408d":function(t,e,r){"use strict";r.r(e);var o=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"box"},[r("div",{directives:[{name:"show",rawName:"v-show",value:t.yes,expression:"yes"}],staticClass:"null-page"}),r("el-card",{staticClass:"box-card"},[r("div",{staticClass:"title clearfix",attrs:{slot:"header"},slot:"header"},[r("el-breadcrumb",{attrs:{separator:"/"}},[r("el-breadcrumb-item",{attrs:{to:{path:"/member/order_list"}}},[t._v("我的订单")]),r("el-breadcrumb-item",{attrs:{to:{path:"/member/order_detail?order_id="+t.order_id}}},[t._v("订单详情")]),r("el-breadcrumb-item",[t._v("批量退款")])],1)],1),r("div",{staticClass:"shopings clearfix",attrs:{slot:"header"},slot:"header"},[r("span",[t._v("选择退款商品")])]),r("el-table",{ref:"multipleTable",staticStyle:{width:"100%"},attrs:{data:t.orderData,"tooltip-effect":"dark"},on:{"selection-change":t.handleSelectionChange}},[r("el-table-column",{attrs:{type:"selection",width:"55"}}),r("el-table-column",{attrs:{label:"商品图片",width:"100",prop:"goods_image"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("img",{staticClass:"box-img",attrs:{src:t.$img(e.row.sku_image,{size:"mid"}),alt:""},on:{error:function(r){e.row.sku_image=t.defaultGoodsImage}}})]}}])}),r("el-table-column",{attrs:{label:"商品名称",prop:"goods_name"}}),r("el-table-column",{attrs:{label:"价格",width:"180",prop:"price"}})],1),r("div",{staticClass:"flooter"},[r("div",{staticClass:"flooter-left"}),r("div",{staticClass:"flooter-right"},[t._v(" 共计选中"+t._s(t.order_goods_ids.length)+"件商品 "),t.order_goods_ids.length?r("el-button",{staticClass:"but",attrs:{type:"primary"},on:{click:t.next}},[t._v("下一步")]):r("el-button",{staticClass:"but",attrs:{type:"info"}},[t._v("请选择退款商品")])],1)])],1)],1)},a=[],s=(r("4160"),r("a15b"),r("d81d"),r("159b"),r("5530")),d=r("dea0"),i=r("2f62"),n={name:"account_edit",components:{},data:function(){return{yes:!0,order_id:0,orderData:[],checked:!1,order_goods_ids:[]}},created:function(){this.order_id=this.$route.query.order_id,this.getOrderInfo()},mounted:function(){},computed:Object(s["a"])({},Object(i["b"])(["defaultGoodsImage"])),methods:{getOrderInfo:function(){var t=this;Object(d["b"])({order_id:this.order_id}).then((function(e){e.code>=0&&(t.orderData=[],e.data.order_goods.forEach((function(e){0==e.refund_status&&t.orderData.push(e)})))}))},handleSelectionChange:function(t){this.order_goods_ids=t.map((function(t,e){return t.order_goods_id}))},next:function(){this.$router.push({path:"/member/orderbatch_refund",query:{order_goods_id:this.order_goods_ids.join(","),order_id:this.order_id}})}}},l=n,c=(r("c3f0"),r("2877")),u=Object(c["a"])(l,o,a,!1,null,"51383b2c",null);e["default"]=u.exports},4759:function(t,e,r){},c3f0:function(t,e,r){"use strict";var o=r("4759"),a=r.n(o);a.a},d81d:function(t,e,r){"use strict";var o=r("23e7"),a=r("b727").map,s=r("1dde"),d=r("ae40"),i=s("map"),n=d("map");o({target:"Array",proto:!0,forced:!i||!n},{map:function(t){return a(this,t,arguments.length>1?arguments[1]:void 0)}})}}]);
  2. //# sourceMappingURL=chunk-3edfa004.8e28909b.js.map