mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-13 11:52:51 +00:00
1 line
20 KiB
JavaScript
1 line
20 KiB
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-6ab4a686"],{"2c3e":function(t,e,r){var n=r("da84"),o=r("83ab"),a=r("9f7f").MISSED_STICKY,i=r("c6b6"),c=r("edd0"),s=r("69f3").get,l=RegExp.prototype,u=n.TypeError;o&&a&&c(l,"sticky",{configurable:!0,get:function(){if(this!==l){if("RegExp"===i(this))return!!s(this).sticky;throw u("Incompatible receiver, RegExp required")}}})},"4d63":function(t,e,r){var n=r("83ab"),o=r("da84"),a=r("e330"),i=r("94ca"),c=r("7156"),s=r("9112"),l=r("241c").f,u=r("3a9b"),f=r("44e7"),d=r("577e"),h=r("90d8"),p=r("9f7f"),m=r("aeb0"),v=r("cb2d"),g=r("d039"),b=r("1a2d"),y=r("69f3").enforce,w=r("2626"),_=r("b622"),x=r("fce3"),k=r("107c"),E=_("match"),L=o.RegExp,S=L.prototype,O=o.SyntaxError,F=a(S.exec),j=a("".charAt),$=a("".replace),R=a("".indexOf),D=a("".slice),C=/^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/,P=/a/g,I=/a/g,N=(r=new L(P)!==P,p.MISSED_STICKY),T=p.UNSUPPORTED_Y;_=n&&(!r||N||x||k||g((function(){return I[E]=!1,L(P)!=P||L(I)==I||"/a/i"!=L(P,"i")})));if(i("RegExp",_)){function M(t,e){var r,n,o=u(S,this),a=f(t),i=void 0===e,l=[],p=t;if(!o&&a&&i&&t.constructor===M)return t;if((a||u(S,t))&&(t=t.source,i&&(e=h(p))),t=void 0===t?"":d(t),e=void 0===e?"":d(e),p=t,a=e=x&&"dotAll"in P&&(r=!!e&&-1<R(e,"s"))?$(e,/s/g,""):e,N&&"sticky"in P&&(n=!!e&&-1<R(e,"y"))&&T&&(e=$(e,/y/g,"")),k&&(t=(i=function(t){for(var e,r=t.length,n=0,o="",a=[],i={},c=!1,s=!1,l=0,u="";n<=r;n++){if("\\"===(e=j(t,n)))e+=j(t,++n);else if("]"===e)c=!1;else if(!c)switch(!0){case"["===e:c=!0;break;case"("===e:F(C,D(t,n+1))&&(n+=2,s=!0),o+=e,l++;continue;case">"===e&&s:if(""===u||b(i,u))throw new O("Invalid capture group name");i[u]=!0,s=!(a[a.length]=[u,l]),u="";continue}s?u+=e:o+=e}return[o,a]}(t))[0],l=i[1]),i=c(L(t,e),o?this:S,M),(r||n||l.length)&&(e=y(i),r&&(e.dotAll=!0,e.raw=M(function(t){for(var e,r=t.length,n=0,o="",a=!1;n<=r;n++)"\\"===(e=j(t,n))?o+=e+j(t,++n):a||"."!==e?("["===e?a=!0:"]"===e&&(a=!1),o+=e):o+="[\\s\\S]";return o}(t),a)),n&&(e.sticky=!0),l.length&&(e.groups=l)),t!==p)try{s(i,"source",""===p?"(?:)":p)}catch(t){}return i}for(var G=l(L),A=0;G.length>A;)m(M,L,G[A++]);(S.constructor=M).prototype=S,v(o,"RegExp",M,{constructor:!0})}w("RegExp")},5422:function(t,e,r){},"61f7":function(t,e,r){"use strict";r.d(e,"a",(function(){return a})),r.d(e,"c",(function(){return s})),r.d(e,"b",(function(){return l}));var n=r("fc11"),o=r("f3f3");function a(t,e){/(y+)/.test(e)&&(e=e.replace(RegExp.$1,(t.getFullYear()+"").substr(4-RegExp.$1.length)));var r,n,o={"M+":t.getMonth()+1,"d+":t.getDate(),"h+":t.getHours(),"m+":t.getMinutes(),"s+":t.getSeconds()};for(r in o)new RegExp("(".concat(r,")")).test(e)&&(n=o[r]+"",e=e.replace(RegExp.$1,1===RegExp.$1.length?n:("00"+n).substr(n.length)));return e}r("ac1f"),r("00b4"),r("5319"),r("4d63"),r("c607"),r("2c3e"),r("25f0"),r("498a"),r("d3b7"),r("b64b"),r("99af");var i={min:"%s最小长度为:min",max:"%s最大长度为:max",length:"%s长度必须为:length",range:"%s长度为:range",pattern:"$s格式错误"};function c(t,e){t.message=function(t){return e.replace("%s",t||"")}}function s(t){var e=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};return Object(o.a)({required:!0,message:t,type:"string"},e)}function l(t){return u.pattern(/(^[1-9]([0-9]+)?(\.[0-9]{1,2})?$)|(^(0){1}$)|(^[0-9]\.[0-9]([0-9])?$)/,t)}c(s,"请输入%s"),c(l,"%s格式不正确");var u=Object.keys(i).reduce((function(t,e){return t[e]=function(t){var r=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"",a=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{},i="range"===e?{min:t[0],max:t[1]}:Object(n.a)({},e,t);return Object(o.a)(Object(o.a)({message:r.replace(":".concat(e),"range"===e?"".concat(t[0],"-").concat(t[1]):t),type:"string"},i),a)},c(t[e],i[e]),t}),{})},c607:function(t,e,r){var n=r("da84"),o=r("83ab"),a=r("fce3"),i=r("c6b6"),c=r("edd0"),s=r("69f3").get,l=RegExp.prototype,u=n.TypeError;o&&a&&c(l,"dotAll",{configurable:!0,get:function(){if(this!==l){if("RegExp"===i(this))return!!s(this).dotAll;throw u("Incompatible receiver, RegExp required")}}})},d7ad:function(t,e,r){"use strict";var n=r("5422");r.n(n).a},fd8e:function(t,e,r){"use strict";r.r(e),r("a4d3"),r("e01a"),r("d3b7"),r("d28b"),r("3ca3"),r("ddb0"),r("b636"),r("944a"),r("0c47"),r("23dc"),r("3410"),r("d9e2"),r("159b"),r("b0c0"),r("131a"),r("fb6a");var n=r("0122"),o=r("c964"),a=r("f3f3"),i=(r("a434"),r("2f62")),c=r("b7be"),s=r("61f7");function l(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */l=function(){return t};var t={},e=Object.prototype,r=e.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value},a="function"==typeof Symbol?Symbol:{},i=a.iterator||"@@iterator",c=a.asyncIterator||"@@asyncIterator",s=a.toStringTag||"@@toStringTag";function u(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(e){u=function(t,e,r){return t[e]=r}}function f(t,e,r,n){var a,i,c,s;e=e&&e.prototype instanceof p?e:p,e=Object.create(e.prototype),n=new k(n||[]);return o(e,"_invoke",{value:(a=t,i=r,c=n,s="suspendedStart",function(t,e){if("executing"===s)throw new Error("Generator is already running");if("completed"===s){if("throw"===t)throw e;return L()}for(c.method=t,c.arg=e;;){var r=c.delegate;if(r&&(r=function t(e,r){var n=r.method,o=e.iterator[n];return void 0===o?(r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=void 0,t(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),h):(n=d(o,e.iterator,r.arg),"throw"===n.type?(r.method="throw",r.arg=n.arg,r.delegate=null,h):(o=n.arg,o?o.done?(r[e.resultName]=o.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=void 0),r.delegate=null,h):o:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,h)))}(r,c),r)){if(r===h)continue;return r}if("next"===c.method)c.sent=c._sent=c.arg;else if("throw"===c.method){if("suspendedStart"===s)throw s="completed",c.arg;c.dispatchException(c.arg)}else"return"===c.method&&c.abrupt("return",c.arg);if(s="executing",r=d(a,i,c),"normal"===r.type){if(s=c.done?"completed":"suspendedYield",r.arg===h)continue;return{value:r.arg,done:c.done}}"throw"===r.type&&(s="completed",c.method="throw",c.arg=r.arg)}})}),e}function d(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=f;var h={};function p(){}function m(){}function v(){}a={};var g=(u(a,i,(function(){return this})),Object.getPrototypeOf),b=(g=g&&g(g(E([]))),g&&g!==e&&r.call(g,i)&&(a=g),v.prototype=p.prototype=Object.create(a));function y(t){["next","throw","return"].forEach((function(e){u(t,e,(function(t){return this._invoke(e,t)}))}))}function w(t,e){var a;o(this,"_invoke",{value:function(o,i){function c(){return new e((function(a,c){!function o(a,i,c,s){var l;a=d(t[a],t,i);if("throw"!==a.type)return(i=(l=a.arg).value)&&"object"==Object(n.a)(i)&&r.call(i,"__await")?e.resolve(i.__await).then((function(t){o("next",t,c,s)}),(function(t){o("throw",t,c,s)})):e.resolve(i).then((function(t){l.value=t,c(l)}),(function(t){return o("throw",t,c,s)}));s(a.arg)}(o,i,a,c)}))}return a=a?a.then(c,c):c()}})}function _(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function x(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function k(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(_,this),this.reset(!0)}function E(t){if(t){var e,n=t[i];if(n)return n.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length))return e=-1,(n=function n(){for(;++e<t.length;)if(r.call(t,e))return n.value=t[e],n.done=!1,n;return n.value=void 0,n.done=!0,n}).next=n}return{next:L}}function L(){return{value:void 0,done:!0}}return o(b,"constructor",{value:m.prototype=v,configurable:!0}),o(v,"constructor",{value:m,configurable:!0}),m.displayName=u(v,s,"GeneratorFunction"),t.isGeneratorFunction=function(t){return t="function"==typeof t&&t.constructor,!!t&&(t===m||"GeneratorFunction"===(t.displayName||t.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,v):(t.__proto__=v,u(t,s,"GeneratorFunction")),t.prototype=Object.create(b),t},t.awrap=function(t){return{__await:t}},y(w.prototype),u(w.prototype,c,(function(){return this})),t.AsyncIterator=w,t.async=function(e,r,n,o,a){void 0===a&&(a=Promise);var i=new w(f(e,r,n,o),a);return t.isGeneratorFunction(r)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},y(b),u(b,s,"Generator"),u(b,i,(function(){return this})),u(b,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e,r=Object(t),n=[];for(e in r)n.push(e);return n.reverse(),function t(){for(;n.length;){var e=n.pop();if(e in r)return t.value=e,t.done=!1,t}return t.done=!0,t}},t.values=E,k.prototype={constructor:k,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(x),!t)for(var e in this)"t"===e.charAt(0)&&r.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function n(r,n){return i.type="throw",i.arg=t,e.next=r,n&&(e.method="next",e.arg=void 0),!!n}for(var o=this.tryEntries.length-1;0<=o;--o){var a=this.tryEntries[o],i=a.completion;if("root"===a.tryLoc)return n("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return n(a.catchLoc,!0);if(this.prev<a.finallyLoc)return n(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return n(a.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return n(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;0<=n;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var a=o;break}}var i=(a=a&&("break"===t||"continue"===t)&&a.tryLoc<=e&&e<=a.finallyLoc?null:a)?a.completion:{};return i.type=t,i.arg=e,a?(this.method="next",this.next=a.finallyLoc,h):this.complete(i)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),h},finish:function(t){for(var e=this.tryEntries.length-1;0<=e;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),x(r),h}},catch:function(t){for(var e=this.tryEntries.length-1;0<=e;--e){var r,n,o=this.tryEntries[e];if(o.tryLoc===t)return"throw"===(r=o.completion).type&&(n=r.arg,x(o)),n}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:E(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=void 0),h}},t}a={name:"marketing_storeCouponIssue",filters:{formatDate:function(t){if(0!==t)return t=new Date(1e3*t),Object(s.a)(t,"yyyy-MM-dd hh:mm")}},data:function(){return{modals2:!1,grid:{xl:7,lg:7,md:12,sm:24,xs:24},loading:!1,tableFrom:{status:"",coupon_title:"",receive_type:"",page:1,limit:15},receive_type:"",tableList:[],total:0,FromData:null,receiveList:[],loading2:!1,total2:0,receiveFrom:{page:1,limit:15},rows:{}}},activated:function(){this.getList()},computed:Object(a.a)(Object(a.a)({},Object(i.d)("media",["isMobile"])),{},{labelWidth:function(){return this.isMobile?void 0:"90px"},labelPosition:function(){return this.isMobile?"top":"right"}}),methods:{couponInvalid:function(t,e,r){this.delfromData={title:e,num:r,url:"marketing/coupon/status/".concat(t.id),method:"PUT",ids:""},this.$refs.modelSure.modals=!0},receive:function(t){this.modals2=!0,this.rows=t,this.getReceivelist(t)},getReceivelist:function(t){var e=this;this.loading2=!0,Object(c.hb)(t.id,this.receiveFrom).then(function(){var t=Object(o.a)(l().mark((function t(r){var n;return l().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:n=r.data,e.receiveList=n.list,e.total2=r.data.count,e.loading2=!1;case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()).catch((function(t){e.loading2=!1,e.$message.error(t.msg)}))},receivePageChange:function(t){this.receiveFrom.page=t,this.getReceivelist(this.rows)},couponDel:function(t,e,r){var n=this;e={title:e,num:r,url:"marketing/coupon/released/".concat(t.id),method:"DELETE",ids:""};this.$modalSure(e).then((function(t){n.$message.success(t.msg),n.tableList.splice(r,1),n.total--})).catch((function(t){n.$message.error(t.msg)}))},getList:function(){var t=this;this.loading=!0,this.tableFrom.receive_type="all"===this.receive_type?"":this.receive_type,this.tableFrom.status=this.tableFrom.status||"",Object(c.gb)(this.tableFrom).then(function(){var e=Object(o.a)(l().mark((function e(r){var n;return l().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n=r.data,t.tableList=n.list,t.total=r.data.count,t.loading=!1;case 4:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()).catch((function(e){t.loading=!1,t.$message.error(e.msg)}))},userSearchs:function(){this.tableFrom.page=1,this.getList()},add:function(){this.$router.push({path:this.$routeProStr+"/marketing/store_coupon_issue/create"})},copy:function(t){this.$router.push({path:this.$routeProStr+"/marketing/store_coupon_issue/create/".concat(t.id)})},openChange:function(t){var e=this;Object(c.t)(t).then((function(){return e.getList()}))}}},r("d7ad"),i=r("2877"),r=Object(i.a)(a,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",[r("el-card",{staticClass:"ivu-mt",attrs:{bordered:!1,shadow:"never","body-style":{padding:0}}},[r("div",{staticClass:"padding-add"},[r("el-form",{ref:"tableFrom",attrs:{model:t.tableFrom,"label-width":t.labelWidth,"label-position":t.labelPosition,inline:""},nativeOn:{submit:function(t){t.preventDefault()}}},[r("el-form-item",{attrs:{label:"是否有效:","label-for":"status"}},[r("el-select",{staticClass:"form_content_width",attrs:{placeholder:"请选择",clearable:""},on:{change:t.userSearchs},model:{value:t.tableFrom.status,callback:function(e){t.$set(t.tableFrom,"status",e)},expression:"tableFrom.status"}},[r("el-option",{attrs:{value:"1",label:"正常"}}),r("el-option",{attrs:{value:"0",label:"未开启"}})],1)],1),r("el-form-item",{attrs:{label:"发放方式:","label-for":"status"}},[r("el-select",{staticClass:"form_content_width",attrs:{placeholder:"请选择",clearable:""},on:{change:t.userSearchs},model:{value:t.receive_type,callback:function(e){t.receive_type=e},expression:"receive_type"}},[r("el-option",{attrs:{value:"all",label:"全部"}}),r("el-option",{attrs:{value:"1",label:"手动领取"}}),r("el-option",{attrs:{value:"2",label:"新用户自动发放"}}),r("el-option",{attrs:{value:"3",label:"后台赠送"}}),r("el-option",{attrs:{value:"4",label:"付费会员专享"}})],1)],1),r("el-form-item",{attrs:{label:"优惠券名称:","label-for":"coupon_title"}},[r("el-input",{staticClass:"form_content_width",attrs:{placeholder:"请输入优惠券名称"},model:{value:t.tableFrom.coupon_title,callback:function(e){t.$set(t.tableFrom,"coupon_title",e)},expression:"tableFrom.coupon_title"}})],1),r("el-form-item",[r("el-button",{attrs:{type:"primary"},on:{click:t.userSearchs}},[t._v("查询")])],1)],1)],1)]),r("el-card",{staticClass:"ivu-mt mt16",attrs:{bordered:!1,shadow:"never"}},[r("el-button",{directives:[{name:"auth",rawName:"v-auth",value:["admin-marketing-store_coupon-add"],expression:"['admin-marketing-store_coupon-add']"}],attrs:{type:"primary",icon:"md-add"},on:{click:t.add}},[t._v("添加优惠券")]),r("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],ref:"table",staticClass:"mt14",attrs:{data:t.tableList,"highlight-current-row":"","no-userFrom-text":"暂无数据","no-filtered-userFrom-text":"暂无筛选结果"}},[r("el-table-column",{attrs:{label:"ID",width:"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("span",[t._v(t._s(e.row.id))])]}}])}),r("el-table-column",{attrs:{label:"优惠券名称","min-width":"150"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("span",[t._v(t._s(e.row.coupon_title))])]}}])}),r("el-table-column",{attrs:{label:"优惠券类型","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[1===e.row.type?r("span",[t._v("品类券")]):2===e.row.type?r("span",[t._v("商品券")]):3===e.row.type?r("span",[t._v("会员券")]):r("span",[t._v("通用券")])]}}])}),r("el-table-column",{attrs:{label:"面值","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("span",[t._v(t._s(e.row.coupon_price))])]}}])}),r("el-table-column",{attrs:{label:"领取方式","min-width":"150"},scopedSlots:t._u([{key:"default",fn:function(e){return[1===e.row.receive_type?r("span",[t._v("手动领取")]):2===e.row.receive_type?r("span",[t._v("新人券")]):3===e.row.receive_type?r("span",[t._v("赠送券")]):4===e.row.receive_type?r("span",[t._v("会员券")]):r("span",[t._v("虚拟购买")])]}}])}),r("el-table-column",{attrs:{label:"领取日期","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.start_time?r("div",[t._v("\n "+t._s(t._f("formatDate")(e.row.start_time))+" - "+t._s(t._f("formatDate")(e.row.end_time))+"\n ")]):r("span",[t._v("不限时")])]}}])}),r("el-table-column",{attrs:{label:"使用时间","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.start_use_time?r("div",[t._v("\n "+t._s(t._f("formatDate")(e.row.start_use_time))+" -\n "+t._s(t._f("formatDate")(e.row.end_use_time))+"\n ")]):r("div",[t._v(t._s(e.row.coupon_time)+"天")])]}}])}),r("el-table-column",{attrs:{label:"发布数量","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.is_permanent?r("span",[t._v("不限量")]):r("div",[r("span",{staticClass:"fa"},[t._v("发布:"+t._s(e.row.total_count))]),r("span",{staticClass:"sheng"},[t._v("剩余:"+t._s(e.row.remain_count))])])]}}])}),r("el-table-column",{attrs:{label:"是否开启","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("el-switch",{attrs:{"active-value":1,"inactive-value":0,value:e.row.status,size:"large"},on:{change:function(r){return t.openChange(e.row)}},model:{value:e.row.status,callback:function(r){t.$set(e.row,"status",r)},expression:"scope.row.status"}})]}}])}),r("el-table-column",{attrs:{label:"操作",fixed:"right",width:"150"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("a",{on:{click:function(r){return t.receive(e.row)}}},[t._v("领取记录")]),r("el-divider",{attrs:{direction:"vertical"}}),r("a",{on:{click:function(r){return t.copy(e.row)}}},[t._v("复制")]),r("el-divider",{attrs:{direction:"vertical"}}),r("a",{on:{click:function(r){return t.couponDel(e.row,"删除发布的优惠券",e.$index)}}},[t._v("删除")])]}}])})],1),r("div",{staticClass:"acea-row row-right page"},[t.total?r("pagination",{attrs:{total:t.total,page:t.tableFrom.page,limit:t.tableFrom.limit},on:{"update:page":function(e){return t.$set(t.tableFrom,"page",e)},"update:limit":function(e){return t.$set(t.tableFrom,"limit",e)},pagination:t.getList}}):t._e()],1)],1),r("el-dialog",{attrs:{visible:t.modals2,title:"领取记录","close-on-click-modal":!1,width:"720px"},on:{"update:visible":function(e){t.modals2=e}}},[r("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.loading2,expression:"loading2"}],ref:"table",attrs:{data:t.receiveList,"highlight-current-row":"",height:"500","no-userFrom-text":"暂无数据","no-filtered-userFrom-text":"暂无筛选结果"}},[r("el-table-column",{attrs:{label:"ID","min-width":"150"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("span",[t._v(t._s(e.row.uid))])]}}])}),r("el-table-column",{attrs:{label:"用户名","min-width":"150"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("span",[t._v(t._s(e.row.nickname))])]}}])}),r("el-table-column",{attrs:{label:"用户头像","min-width":"150"},scopedSlots:t._u([{key:"default",fn:function(t){return[r("div",{directives:[{name:"viewer",rawName:"v-viewer"}],staticClass:"tabBox_img"},[r("img",{directives:[{name:"lazy",rawName:"v-lazy",value:t.row.avatar,expression:"scope.row.avatar"}]})])]}}])}),r("el-table-column",{attrs:{label:"领取时间","min-width":"150"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("span",[t._v(t._s(e.row.add_time))])]}}])})],1)],1)],1)}),[],!1,null,"0ffda410",null),e.default=r.exports}}]); |