1 line
11 KiB
JavaScript
1 line
11 KiB
JavaScript
![]() |
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-3c088076"],{"338c":function(t,n,e){"use strict";e.r(n);var a,r=function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{staticClass:"outmain ba_f heighthv pad_20 bor_rad5"},[t._m(0),e("div",{staticClass:"pad_20 flex-bet flex-y-top"},[e("el-form",{staticClass:"demo-form-inline searchform",attrs:{inline:!0,model:t.formInline}},[e("el-form-item",[e("el-button",{attrs:{type:"primary",size:"medium"},on:{click:function(n){return t.addEditActive("")}}},[t._v("新增活动")])],1)],1)],1),e("div",{staticClass:"tabledata mar_t20"},[e("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],staticStyle:{width:"100%"},attrs:{data:t.datalist,"element-loading-text":t.elementLoadingText,stripe:""}},[e("el-table-column",{attrs:{prop:"name",label:"活动名称",align:"center"}}),e("el-table-column",{attrs:{prop:"time",label:"活动时间",align:"center"},scopedSlots:t._u([{key:"default",fn:function(n){return[e("div",[t._v(t._s(n.row.startTime))]),e("div",[t._v(t._s(n.row.endTime))])]}}])}),e("el-table-column",{attrs:{prop:"name",label:"今日已售",align:"center"}}),e("el-table-column",{attrs:{prop:"display",label:"状态",align:"center"},scopedSlots:t._u([{key:"default",fn:function(n){return[e("el-switch",{attrs:{"active-value":"1","inactive-value":"2"},on:{change:function(e){return t.changeSwitch(n.row.id)}},model:{value:n.row.display,callback:function(e){t.$set(n.row,"display",e)},expression:"scope.row.display"}})]}}])}),e("el-table-column",{attrs:{label:"操作",align:"center"},scopedSlots:t._u([{key:"default",fn:function(n){return[e("el-button",{attrs:{type:"text"},on:{click:function(e){return t.addEditActive(n.row.id)}}},[t._v("编辑")]),e("el-button",{attrs:{type:"text"},on:{click:function(e){return t.handleDelete(n.row.id)}}},[t._v("删除")])]}}])})],1),e("el-pagination",{attrs:{background:"",layout:"prev, pager, next",total:t.total,"page-size":10,"current-page":t.currentPage},on:{"update:currentPage":function(n){t.currentPage=n},"update:current-page":function(n){t.currentPage=n},"current-change":t.handleCurrentChange}})],1)])},o=[function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{staticClass:"shuju_title mar_b20"},[e("div",{staticClass:"shuju_title_text"},[e("span",[t._v("第二份折扣")])])])}],c=e("ade3"),u=e("5a4a"),i=(a={created:function(){this.fetchData()},data:function(){return{total:0,currentPage:1,formInline:{name:"",type:""},datalist:[],listLoading:!0,selectRows:"",elementLoadingText:"正在加载..."}}},Object(c["a"])(a,"created",(function(){this.getGoodsList()})),Object(c["a"])(a,"methods",{getGoodsList:function(){var t=this,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;Object(u["E"])({page:n,activityType:2}).then((function(n){1==n.code&&(t.total=n.count,t.datalist=n.data),t.listLoading=!1}))},addEditActive:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";this.$router.push({path:"/halfpriceAdd",query:{id:t}})},handleDelete:function(t){var n=this;this.$baseConfirm("你确定要删除当前项吗",null,(function(){Object(u["T"])({id:t,type:2,activityType:2}).then((function(t){1==t.code&&(n.$baseMessage("删除成功!","success"),n.getGoodsList())}))}))},changeSwitch:function(t){var n=this;Object(u["T"])({id:t,type:1,display:2,activityType:2}).then((function(t){1==t.code&&n.$baseMessage("操作成功!","success")}))},handleCurrentChange:function(t){this.getGoodsList(t)}}),a),d=i,l=(e("afcd"),e("2877")),s=Object(l["a"])(d,r,o,!1,null,"3182e494",null);n["default"]=s.exports},"5a4a":function(t,n,e){"use strict";e.d(n,"B",(function(){return r})),e.d(n,"d",(function(){return o})),e.d(n,"G",(function(){return c})),e.d(n,"z",(function(){return u})),e.d(n,"r",(function(){return i})),e.d(n,"y",(function(){return d})),e.d(n,"W",(function(){return l})),e.d(n,"A",(function(){return s})),e.d(n,"F",(function(){return f})),e.d(n,"D",(function(){return h})),e.d(n,"f",(function(){return m})),e.d(n,"e",(function(){return p})),e.d(n,"g",(f
|