chunk-68259a14.6ddf1e79.js 3.1 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-68259a14"],{"3de3":function(t,e,r){"use strict";r.d(e,"b",function(){return u}),r.d(e,"d",function(){return c}),r.d(e,"a",function(){return o}),r.d(e,"e",function(){return l}),r.d(e,"f",function(){return d}),r.d(e,"g",function(){return p}),r.d(e,"c",function(){return h});var n=r("b775"),a=r("4328"),i=r.n(a),s="/api-web";function u(t){return Object(n["a"])({url:s+"/order/queryPage",method:"get",params:t})}function c(t){return Object(n["a"])({url:s+"/studentRefunds/queryPage",method:"get",params:t})}function o(t){return Object(n["a"])({url:s+"/vipGroupManage/applyRefundAudit",method:"post",data:i.a.stringify(t)})}function l(t){return Object(n["a"])({url:s+"/studentWithdraw/queryPage",method:"get",params:t})}function d(t){return Object(n["a"])({url:s+"/studentWithdraw/confirm",method:"post",data:i.a.stringify(t)})}function p(t){return Object(n["a"])({url:s+"/order/verifyMusicalList",method:"GET",params:t})}function h(t){return Object(n["a"])({url:s+"/studentRecharge/queryPage",method:"GET",params:t})}},"670a":function(t,e,r){"use strict";r.r(e);var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"m-container"},[r("h2",[r("el-page-header",{attrs:{content:"发放清单"},on:{back:t.onCancel}})],1),t._v(" "),r("div",{staticClass:"m-core"},[r("div",{staticClass:"tableWrap"},[r("el-table",{attrs:{"header-cell-style":{background:"#EDEEF0",color:"#444"},data:t.tableList}},[r("el-table-column",{attrs:{label:"商品编号",prop:"sn",align:"center",width:"160px"}}),t._v(" "),r("el-table-column",{attrs:{label:"商品名称",align:"center",prop:"name",width:"160px"}}),t._v(" "),r("el-table-column",{attrs:{label:"商品类型",align:"center",prop:"type",width:"160px"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("div",[t._v("\n "+t._s(t._f("shopType")(e.row.type))+"\n ")])]}}])}),t._v(" "),r("el-table-column",{attrs:{label:"具体型号",align:"center",prop:"specification",width:"160px"}}),t._v(" "),r("el-table-column",{attrs:{label:"数量统计",align:"center",prop:"sellCount"}})],1)],1)]),t._v(" "),r("div",{directives:[{name:"permission",rawName:"v-permission",value:"order/verifyMusicalList",expression:"'order/verifyMusicalList'"}],staticClass:"btnWrap",staticStyle:{"margin-top":"20px"}},[r("div",{staticClass:"okBtn",on:{click:t.okDetailList}},[t._v("确认")])])])},a=[],i=(r("386d"),r("1cc7")),s=r("3de3"),u={data:function(){return{teamid:"",tableList:[],Fsearch:null,Frules:null}},mounted:function(){var t=this;this.$route.query.search&&(this.Fsearch=this.$route.query.search),this.$route.query.rules&&(this.Frules=this.$route.query.rules),this.teamid=this.$route.query.id,Object(i["S"])({musicGroupId:this.teamid}).then(function(e){200==e.code&&(t.tableList=e.data)})},methods:{onCancel:function(){this.$router.push({path:"/business/teamDetail",query:{search:this.Fsearch,rules:this.Frules}})},okDetailList:function(){var t=this;Object(s["g"])({musicGroupId:this.teamid}).then(function(e){200==e.code&&t.$router.push({path:"/business/teamDetail"})})}}},c=u,o=r("2877"),l=Object(o["a"])(c,n,a,!1,null,null,null);e["default"]=l.exports}}]);