(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-10290f5e"],{1133:function(t,a,e){"use strict";e.r(a);var o=function(){var t=this,a=t._self._c;return a("div",[a("el-row",[a("el-col",{attrs:{span:24}},[a("el-card",{staticClass:"box-card"},[a("div",{staticClass:"flex justify-between",attrs:{slot:"header"},slot:"header"},[a("span",[t._v("查询条件")])]),a("el-row",{attrs:{gutter:20}},[a("el-col",{attrs:{span:6}},[a("el-input",{attrs:{placeholder:"请输入拼团名称",clearable:""},model:{value:t.groupBuyBatchManageInfo.conditions.groupBuyName,callback:function(a){t.$set(t.groupBuyBatchManageInfo.conditions,"groupBuyName",a)},expression:"groupBuyBatchManageInfo.conditions.groupBuyName"}})],1),a("el-col",{attrs:{span:6}},[a("el-input",{attrs:{placeholder:"请输入批次编号",clearable:""},model:{value:t.groupBuyBatchManageInfo.conditions.batchId,callback:function(a){t.$set(t.groupBuyBatchManageInfo.conditions,"batchId",a)},expression:"groupBuyBatchManageInfo.conditions.batchId"}})],1),a("el-col",{attrs:{span:6}},[a("el-input",{attrs:{placeholder:"请输入团购设置ID",clearable:""},model:{value:t.groupBuyBatchManageInfo.conditions.settingId,callback:function(a){t.$set(t.groupBuyBatchManageInfo.conditions,"settingId",a)},expression:"groupBuyBatchManageInfo.conditions.settingId"}})],1),a("el-col",{attrs:{span:6}},[a("el-button",{attrs:{type:"primary"},on:{click:t._queryProductMethod}},[a("i",{staticClass:"el-icon-search"}),t._v(" 查询 ")]),a("el-button",{on:{click:t._resetProductMethod}},[a("i",{staticClass:"el-icon-refresh"}),t._v(" 重置 ")])],1)],1)],1)],1)],1),a("el-row",{staticStyle:{"margin-top":"20px"}},[a("el-col",{attrs:{span:24}},[a("el-card",{staticClass:"box-card"},[a("div",{staticClass:"flex justify-between",attrs:{slot:"header"},slot:"header"},[a("span",[t._v("拼团批次")])]),a("el-table",{staticStyle:{width:"100%"},attrs:{data:t.groupBuyBatchManageInfo.products,border:""}},[a("el-table-column",{attrs:{prop:"batchId",label:"批次ID",align:"center"}}),a("el-table-column",{attrs:{prop:"settingId",label:"团购设置ID",align:"center"}}),a("el-table-column",{attrs:{prop:"groupBuyName",label:"拼团名称",align:"center"}}),a("el-table-column",{attrs:{prop:"batchStartTime",label:"开始时间",align:"center"}}),a("el-table-column",{attrs:{prop:"batchEndTime",label:"结束时间",align:"center"}}),a("el-table-column",{attrs:{prop:"curBatch",label:"当前批次",align:"center"},scopedSlots:t._u([{key:"default",fn:function(a){return[t._v(" "+t._s("Y"==a.row.curBatch?"是":"否")+" ")]}}])}),a("el-table-column",{attrs:{prop:"createTime",label:"创建时间",align:"center"}}),a("el-table-column",{attrs:{label:"操作",align:"center"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("el-button",{attrs:{size:"mini"},on:{click:function(a){return t._toGroupBuy(e.row)}}},[t._v("拼团列表")])]}}])})],1),a("el-pagination",{staticStyle:{"margin-top":"20px","text-align":"right"},attrs:{"current-page":t.groupBuyBatchManageInfo.conditions.page,"page-size":t.groupBuyBatchManageInfo.conditions.row,layout:"total, prev, pager, next, jumper",total:t.groupBuyBatchManageInfo.total},on:{"current-change":t.handleCurrentChange}})],1)],1)],1)],1)},n=[],r=e("b775");function s(t){return new Promise((a,e)=>{Object(r["a"])({url:"/groupBuy/queryGroupBuyBatch",method:"get",params:t}).then(t=>{const e=t.data;a(e)}).catch(t=>{e(t)})})}var c={name:"GroupBuyBatchManage",data(){return{DEFAULT_PAGE:1,DEFAULT_ROWS:10,groupBuyBatchManageInfo:{products:[],total:0,records:1,moreCondition:!1,productId:"",conditions:{groupBuyName:"",keyword:"",barCode:"",batchId:"",settingId:"",page:1,row:10}}}},created(){this._initMethod()},methods:{_initMethod(){this._listProducts(this.DEFAULT_PAGE,this.DEFAULT_ROWS)},handleCurrentChange(t){this._listProducts(t,this.DEFAULT_ROWS)},async _listProducts(t,a){this.groupBuyBatchManageInfo.conditions.page=t,this.groupBuyBatchManageInfo.conditions.row=a;const e={params:this.groupBuyBatchManageInfo.conditions};e.params.groupBuyName=e.params.groupBuyName.trim(),e.params.batchId=e.params.batchId.trim(),e.params.settingId=e.params.settingId.trim();try{const t=await s(e);this.groupBuyBatchManageInfo.total=t.total,this.groupBuyBatchManageInfo.records=t.records,this.groupBuyBatchManageInfo.products=t.data}catch(o){console.error("请求失败处理",o)}},_queryProductMethod(){this._listProducts(this.DEFAULT_PAGE,this.DEFAULT_ROWS)},_resetProductMethod(){this.groupBuyBatchManageInfo.conditions.groupBuyName="",this.groupBuyBatchManageInfo.conditions.batchId="",this.groupBuyBatchManageInfo.conditions.settingId="",this._listProducts(this.DEFAULT_PAGE,this.DEFAULT_ROWS)},_toGroupBuy(t){this.$router.push("/pages/goods/groupBuyManage?batchId="+t.batchId)}}},u=c,i=(e("6871"),e("2877")),l=Object(i["a"])(u,o,n,!1,null,"60a63899",null);a["default"]=l.exports},6871:function(t,a,e){"use strict";e("f117")},f117:function(t,a,e){}}]); //# sourceMappingURL=chunk-10290f5e.357fd871.js.map