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.
1 lines
14 KiB
1 lines
14 KiB
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-4038f4df"],{"8c44":function(t,e,n){"use strict";n.r(e);var o=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"divBox"},[n("el-card",{staticClass:"box-card"},[n("div",{staticClass:"clearfix",attrs:{slot:"header"},slot:"header"},[n("div",{staticClass:"container"},[n("el-form",{attrs:{size:"small","label-width":"120px",inline:!0}},[n("el-form-item",{staticClass:"mr10",attrs:{label:"使用状态:"}},[n("el-select",{staticClass:"selWidth",attrs:{placeholder:"请选择状态"},on:{change:t.getIssueList},model:{value:t.tableFromIssue.status,callback:function(e){t.$set(t.tableFromIssue,"status",e)},expression:"tableFromIssue.status"}},[n("el-option",{attrs:{label:"全部",value:""}}),t._v(" "),n("el-option",{attrs:{label:"已使用",value:"1"}}),t._v(" "),n("el-option",{attrs:{label:"未使用",value:"0"}}),t._v(" "),n("el-option",{attrs:{label:"已过期",value:"2"}})],1)],1),t._v(" "),n("el-form-item",{staticClass:"mr10",attrs:{label:"领取人:"}},[n("el-input",{staticClass:"selWidth",attrs:{placeholder:"请输入领取人"},nativeOn:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.getIssueList(e)}},model:{value:t.tableFromIssue.username,callback:function(e){t.$set(t.tableFromIssue,"username",e)},expression:"tableFromIssue.username"}},[n("el-button",{staticClass:"el-button-solt",attrs:{slot:"append",icon:"el-icon-search"},on:{click:t.getIssueList},slot:"append"})],1)],1),t._v(" "),n("el-form-item",{staticClass:"mr10",attrs:{label:"优惠劵:"}},[n("el-input",{staticClass:"selWidth",attrs:{placeholder:"请输入优惠劵ID"},nativeOn:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.getIssueList(e)}},model:{value:t.tableFromIssue.coupon_id,callback:function(e){t.$set(t.tableFromIssue,"coupon_id",e)},expression:"tableFromIssue.coupon_id"}},[n("el-button",{staticClass:"el-button-solt",attrs:{slot:"append",icon:"el-icon-search"},on:{click:t.getIssueList},slot:"append"})],1)],1),t._v(" "),n("el-form-item",{attrs:{label:"获取方式:"}},[n("el-select",{staticClass:"selWidth",attrs:{placeholder:"请选择",clearable:""},on:{change:t.getIssueList},model:{value:t.tableFromIssue.type,callback:function(e){t.$set(t.tableFromIssue,"type",e)},expression:"tableFromIssue.type"}},[n("el-option",{attrs:{label:"全部",value:""}}),t._v(" "),n("el-option",{attrs:{label:"手动领取",value:"receive"}}),t._v(" "),n("el-option",{attrs:{label:"满赠券",value:"give"}}),t._v(" "),n("el-option",{attrs:{label:"新人券",value:"new"}}),t._v(" "),n("el-option",{attrs:{label:"赠送券",value:"buy"}}),t._v(" "),n("el-option",{attrs:{label:"后台发送券",value:"send"}})],1)],1),t._v(" "),n("el-form-item",{staticClass:"mr10",attrs:{label:"优惠券类型"}},[n("el-select",{staticClass:"selWidth",attrs:{placeholder:"请选择状态"},on:{change:t.getIssueList},model:{value:t.tableFromIssue.coupon_type,callback:function(e){t.$set(t.tableFromIssue,"coupon_type",e)},expression:"tableFromIssue.coupon_type"}},[n("el-option",{attrs:{label:"全部",value:""}}),t._v(" "),n("el-option",{attrs:{label:"通用券",value:10}}),t._v(" "),n("el-option",{attrs:{label:"品类券",value:11}}),t._v(" "),n("el-option",{attrs:{label:"跨店券",value:12}})],1)],1)],1)],1)]),t._v(" "),n("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.Loading,expression:"Loading"}],staticStyle:{width:"100%"},attrs:{data:t.issueData.data}},[n("el-table-column",{attrs:{prop:"coupon_id",label:"ID","min-width":"80"}}),t._v(" "),n("el-table-column",{attrs:{prop:"coupon_title",label:"优惠券名称","min-width":"150"}}),t._v(" "),n("el-table-column",{attrs:{label:"领取人","min-width":"200"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.user?n("span",[t._v(t._s(t._f("filterEmpty")(e.row.user.nickname)))]):n("span",[t._v("未知")])]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"优惠券类型","min-width":"200"},scopedSlots:t._u([{key:"default",fn:function(e){return e.row.coupon.type?[10==e.row.coupon.type?n("span",{staticClass:"info"},[t._v("通用券")]):t._e(),t._v(" "),11==e.row.coupon.type?n("span",{staticClass:"info"},[t._v("品类券")]):t._e(),t._v(" "),12==e.row.coupon.type?n("span",{staticClass:"info"},[t._v("跨店券")]):t._e()]:void 0}}],null,!0)}),t._v(" "),n("el-table-column",{attrs:{prop:"coupon_price",label:"面值","min-width":"100"}}),t._v(" "),n("el-table-column",{attrs:{prop:"use_min_price",label:"最低消费额","min-width":"120"}}),t._v(" "),n("el-table-column",{attrs:{prop:"start_time",label:"开始使用时间","min-width":"150"}}),t._v(" "),n("el-table-column",{attrs:{prop:"end_time",label:"结束使用时间","min-width":"150"}}),t._v(" "),n("el-table-column",{attrs:{label:"获取方式","min-width":"150"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(t._f("failFilter")(e.row.type)))])]}}])}),t._v(" "),n("el-table-column",{attrs:{prop:"is_fail",label:"是否可用","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(t){return[0===t.row.is_fail?n("i",{staticClass:"el-icon-check",staticStyle:{"font-size":"14px",color:"#0092dc"}}):n("i",{staticClass:"el-icon-download",staticStyle:{"font-size":"14px",color:"#ed5565"}})]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"状态","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(t._f("statusFilter")(e.row.status)))])]}}])})],1),t._v(" "),n("div",{staticClass:"block"},[n("el-pagination",{attrs:{"page-sizes":[10,20,30,40],"page-size":t.tableFromIssue.limit,"current-page":t.tableFromIssue.page,layout:"total, sizes, prev, pager, next, jumper",total:t.issueData.total},on:{"size-change":t.handleSizeChangeIssue,"current-change":t.pageChangeIssue}})],1)],1)],1)},r=[],u=n("b7be"),a=n("83d6"),s={name:"CouponUser",filters:{failFilter:function(t){var e={receive:"自己领取",send:"后台发送",give:"满赠",new:"新人",buy:"买赠送"};return e[t]},statusFilter:function(t){var e={0:"未使用",1:"已使用",2:"已过期"};return e[t]}},data:function(){return{Loading:!1,roterPre:a["roterPre"],tableFromIssue:{page:1,limit:10,coupon_id:"",status:"",username:"",coupon_type:"",type:""},issueData:{data:[],total:0}}},mounted:function(){this.getIssueList()},methods:{getIssueList:function(){var t=this;this.Loading=!0,Object(u["cb"])(this.tableFromIssue).then((function(e){t.issueData.data=e.data.list,t.issueData.total=e.data.count,t.Loading=!1})).catch((function(e){t.Loading=!1,t.$message.error(e.message)}))},pageChangeIssue:function(t){this.tableFromIssue.page=t,this.getIssueList()},handleSizeChangeIssue:function(t){this.tableFromIssue.limit=t,this.getIssueList()}}},c=s,i=(n("d354"),n("2877")),l=Object(i["a"])(c,o,r,!1,null,"0cdc3658",null);e["default"]=l.exports},b7be:function(t,e,n){"use strict";n.d(e,"gb",(function(){return r})),n.d(e,"fb",(function(){return u})),n.d(e,"bb",(function(){return a})),n.d(e,"ab",(function(){return s})),n.d(e,"Z",(function(){return c})),n.d(e,"cb",(function(){return i})),n.d(e,"db",(function(){return l})),n.d(e,"eb",(function(){return d})),n.d(e,"N",(function(){return f})),n.d(e,"I",(function(){return p})),n.d(e,"J",(function(){return b})),n.d(e,"L",(function(){return g})),n.d(e,"K",(function(){return m})),n.d(e,"W",(function(){return v})),n.d(e,"H",(function(){return _})),n.d(e,"o",(function(){return h})),n.d(e,"u",(function(){return y})),n.d(e,"m",(function(){return I})),n.d(e,"l",(function(){return k})),n.d(e,"n",(function(){return w})),n.d(e,"X",(function(){return C})),n.d(e,"Y",(function(){return F})),n.d(e,"pb",(function(){return L})),n.d(e,"r",(function(){return x})),n.d(e,"q",(function(){return S})),n.d(e,"v",(function(){return z})),n.d(e,"a",(function(){return D})),n.d(e,"ob",(function(){return O})),n.d(e,"lb",(function(){return $})),n.d(e,"nb",(function(){return W})),n.d(e,"kb",(function(){return j})),n.d(e,"mb",(function(){return E})),n.d(e,"hb",(function(){return P})),n.d(e,"qb",(function(){return J})),n.d(e,"p",(function(){return q})),n.d(e,"t",(function(){return B})),n.d(e,"s",(function(){return K})),n.d(e,"F",(function(){return N})),n.d(e,"x",(function(){return U})),n.d(e,"A",(function(){return A})),n.d(e,"B",(function(){return G})),n.d(e,"z",(function(){return H})),n.d(e,"C",(function(){return M})),n.d(e,"G",(function(){return Q})),n.d(e,"E",(function(){return R})),n.d(e,"D",(function(){return T})),n.d(e,"w",(function(){return V})),n.d(e,"y",(function(){return X})),n.d(e,"M",(function(){return Y})),n.d(e,"V",(function(){return Z})),n.d(e,"U",(function(){return tt})),n.d(e,"jb",(function(){return et})),n.d(e,"T",(function(){return nt})),n.d(e,"rb",(function(){return ot})),n.d(e,"S",(function(){return rt})),n.d(e,"Q",(function(){return ut})),n.d(e,"R",(function(){return at})),n.d(e,"ib",(function(){return st})),n.d(e,"O",(function(){return ct})),n.d(e,"f",(function(){return it})),n.d(e,"e",(function(){return lt})),n.d(e,"d",(function(){return dt})),n.d(e,"c",(function(){return ft})),n.d(e,"b",(function(){return pt})),n.d(e,"P",(function(){return bt})),n.d(e,"k",(function(){return gt})),n.d(e,"i",(function(){return mt})),n.d(e,"h",(function(){return vt})),n.d(e,"j",(function(){return _t})),n.d(e,"g",(function(){return ht}));var o=n("0c6d");function r(t){return o["a"].get("/store/coupon/platformLst",t)}function u(t){return o["a"].get("/store/coupon/update/".concat(t,"/form"))}function a(t){return o["a"].get("/store/coupon/show/".concat(t))}function s(t){return o["a"].delete("store/coupon/delete/".concat(t))}function c(t){return o["a"].get("/store/coupon/sys/clone/".concat(t,"/form"))}function i(t){return o["a"].get("store/coupon/sys/issue",t)}function l(t,e){return o["a"].get("store/coupon/show_lst/".concat(t),e)}function d(t){return o["a"].get("/store/coupon/send/lst",t)}function f(t){return o["a"].post("store/coupon/send",t)}function p(t){return o["a"].get("store/coupon/detail/".concat(t))}function b(t){return o["a"].get("store/coupon/lst",t)}function g(t,e){return o["a"].post("store/coupon/status/".concat(t),{status:e})}function m(){return o["a"].get("store/coupon/create/form")}function v(t){return o["a"].get("store/coupon/issue",t)}function _(t){return o["a"].delete("store/coupon/delete/".concat(t))}function h(t){return o["a"].get("broadcast/room/lst",t)}function y(t,e){return o["a"].post("broadcast/room/status/".concat(t),e)}function I(t){return o["a"].delete("broadcast/room/delete/".concat(t))}function k(t){return o["a"].get("broadcast/room/apply/form/".concat(t))}function w(t){return o["a"].get("broadcast/room/detail/".concat(t))}function C(t,e){return o["a"].post("broadcast/room/feedsPublic/".concat(t),{status:e})}function F(t,e){return o["a"].post("broadcast/room/comment/".concat(t),{status:e})}function L(t,e){return o["a"].post("broadcast/room/closeKf/".concat(t),{status:e})}function x(t){return o["a"].get("broadcast/goods/lst",t)}function S(t){return o["a"].get("broadcast/goods/detail/".concat(t))}function z(t,e){return o["a"].post("broadcast/goods/status/".concat(t),e)}function D(t){return o["a"].get("broadcast/goods/apply/form/".concat(t))}function O(){return o["a"].get("seckill/config/create/form")}function $(t){return o["a"].get("seckill/config/lst",t)}function W(t){return o["a"].get("seckill/config/update/".concat(t,"/form"))}function j(t){return o["a"].delete("seckill/config/delete/".concat(t))}function E(t,e){return o["a"].post("seckill/config/status/".concat(t),{status:e})}function P(t,e){return o["a"].get("seckill/product/detail/".concat(t),e)}function J(t,e){return o["a"].get("broadcast/room/goods/".concat(t),e)}function q(t){return o["a"].delete("broadcast/goods/delete/".concat(t))}function B(t,e){return o["a"].post("broadcast/room/sort/".concat(t),e)}function K(t,e){return o["a"].post("broadcast/goods/sort/".concat(t),e)}function N(t){return o["a"].post("config/others/group_buying",t)}function U(){return o["a"].get("config/others/group_buying")}function A(t){return o["a"].get("store/product/group/lst",t)}function G(t){return o["a"].get("store/product/group/get/".concat(t))}function H(t){return o["a"].get("store/product/group/detail/".concat(t))}function M(t){return o["a"].post("store/product/group/status",t)}function Q(t,e){return o["a"].post("store/product/group/is_show/".concat(t),{status:e})}function R(t){return o["a"].get("store/product/group/get/".concat(t))}function T(t,e){return o["a"].post("store/product/group/update/".concat(t),e)}function V(t){return o["a"].get("store/product/group/buying/lst",t)}function X(t,e){return o["a"].get("store/product/group/buying/detail/".concat(t),e)}function Y(t,e){return o["a"].get("store/coupon/product/".concat(t),e)}function Z(){return o["a"].get("user/integral/title")}function tt(t){return o["a"].get("user/integral/lst",t)}function et(t){return o["a"].get("user/integral/excel",t)}function nt(){return o["a"].get("user/integral/config")}function ot(t){return o["a"].post("user/integral/config",t)}function rt(t){return o["a"].get("discounts/lst",t)}function ut(t,e){return o["a"].post("discounts/status/".concat(t),{status:e})}function at(t){return o["a"].get("discounts/detail/".concat(t))}function st(t){return o["a"].get("marketing/spu/lst",t)}function ct(t){return o["a"].post("activity/atmosphere/create",t)}function it(t,e){return o["a"].post("activity/atmosphere/update/".concat(t),e)}function lt(t){return o["a"].get("activity/atmosphere/lst",t)}function dt(t){return o["a"].get("activity/atmosphere/detail/".concat(t))}function ft(t,e){return o["a"].post("activity/atmosphere/status/".concat(t),{status:e})}function pt(t){return o["a"].delete("activity/atmosphere/delete/".concat(t))}function bt(t){return o["a"].post("activity/border/create",t)}function gt(t,e){return o["a"].post("activity/border/update/".concat(t),e)}function mt(t){return o["a"].get("activity/border/lst",t)}function vt(t){return o["a"].get("activity/border/detail/".concat(t))}function _t(t,e){return o["a"].post("activity/border/status/".concat(t),{status:e})}function ht(t){return o["a"].delete("activity/border/delete/".concat(t))}},cb16:function(t,e,n){},d354:function(t,e,n){"use strict";n("cb16")}}]); |