RateAdvance.36016f91.js 4.8 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["RateAdvance"],{"3c01":function(t,e,a){},"4d7d":function(t,e,a){"use strict";a("893b")},5899:function(t,e){t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},"58a8":function(t,e,a){var r=a("1d80"),n=a("5899"),s="["+n+"]",i=RegExp("^"+s+s+"*"),c=RegExp(s+s+"*$"),o=function(t){return function(e){var a=String(r(e));return 1&t&&(a=a.replace(i,"")),2&t&&(a=a.replace(c,"")),a}};t.exports={start:o(1),end:o(2),trim:o(3)}},7156:function(t,e,a){var r=a("861d"),n=a("d2bb");t.exports=function(t,e,a){var s,i;return n&&"function"==typeof(s=e.constructor)&&s!==a&&r(i=s.prototype)&&i!==a.prototype&&n(t,i),t}},"893b":function(t,e,a){},a9e3:function(t,e,a){"use strict";var r=a("83ab"),n=a("da84"),s=a("94ca"),i=a("6eeb"),c=a("5135"),o=a("c6b6"),u=a("7156"),p=a("c04e"),l=a("d039"),d=a("7c73"),f=a("241c").f,h=a("06cf").f,m=a("9bf2").f,g=a("58a8").trim,v="Number",y=n[v],I=y.prototype,b=o(d(I))==v,w=function(t){var e,a,r,n,s,i,c,o,u=p(t,!1);if("string"==typeof u&&u.length>2)if(u=g(u),e=u.charCodeAt(0),43===e||45===e){if(a=u.charCodeAt(2),88===a||120===a)return NaN}else if(48===e){switch(u.charCodeAt(1)){case 66:case 98:r=2,n=49;break;case 79:case 111:r=8,n=55;break;default:return+u}for(s=u.slice(2),i=s.length,c=0;c<i;c++)if(o=s.charCodeAt(c),o<48||o>n)return NaN;return parseInt(s,r)}return+u};if(s(v,!y(" 0o1")||!y("0b1")||y("+0x1"))){for(var N,k=function(t){var e=arguments.length<1?0:t,a=this;return a instanceof k&&(b?l((function(){I.valueOf.call(a)})):o(a)!=v)?u(new y(w(e)),a,k):w(e)},E=r?f(y):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger,fromString,range".split(","),x=0;E.length>x;x++)c(y,N=E[x])&&!c(k,N)&&m(k,N,h(y,N));k.prototype=I,I.constructor=k,i(n,v,k)}},ce87:function(t,e,a){"use strict";a.r(e);var r=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"view",attrs:{id:"mail_RateAdvance"}},[a("div",{directives:[{name:"t",rawName:"v-t",value:"R-RateAdvance",expression:"'R-RateAdvance'"}],staticClass:"title width-100p"}),a("div",{staticClass:"percentage"},[t._v(t._s(t.percentage)+"%")]),a("el-progress",{attrs:{"text-inside":!0,"stroke-width":28,percentage:t.percentage,status:t.status}}),a("div",{staticClass:"dialog-footer"},[a("el-button",{directives:[{name:"t",rawName:"v-t",value:"Btn.Bank",expression:"'Btn.Bank'"}],on:{click:t.back}}),a("el-button",{directives:[{name:"t",rawName:"v-t",value:"Btn.ViewLog",expression:"'Btn.ViewLog'"}],attrs:{type:"primary"},on:{click:function(e){return t.toCheck()}}})],1)],1)},n=[],s=(a("a9e3"),a("96cf"),a("1da1")),i=a("7a20"),c=a("f121"),o=a.n(c),u=o.a.Code,p={name:"RateAdvance",components:{},inject:["reload"],data:function(){return{status:"warning",percentage:0,emailId:"",myType:"",Interval:null,mock_tableData:[]}},computed:{display:function(){return JSON.parse(this.Session.Get("display",!0))}},methods:{back:function(){"mass"==this.myType?this.$router.push({path:"/marketing/mass"}).catch((function(t){return t})):"promo"==this.myType&&this.$router.push({path:"/marketing/discount"}).catch((function(t){return t}))},toCheck:function(){"mass"==this.myType?this.$router.push({path:"/marketing/record",query:{id:this.emailId,type:"mass"}}).catch((function(t){return t})):"promo"==this.myType&&this.$router.push({path:"/marketing/record",query:{id:this.emailId,type:"promo"}}).catch((function(t){return t}))},searchFunc:function(){var t=this;return Object(s["a"])(regeneratorRuntime.mark((function e(){var a,r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:if("mass"!=t.myType){e.next=7;break}return e.next=3,i["a"].massEmailStatusNumber({emailId:t.emailId});case 3:a=e.sent,a.code==u.StatusOK?t.mock_tableData=a.data:t.$pigeon.MessageError(a.msg),e.next=12;break;case 7:if("promo"!=t.myType){e.next=12;break}return e.next=10,i["a"].massPromoEmailStatusNumber({emailId:t.emailId});case 10:r=e.sent,r.code==u.StatusOK?t.mock_tableData=r.data:t.$pigeon.MessageError(r.msg);case 12:case"end":return e.stop()}}),e)})))()},getSearchDate:function(){this.Interval=window.setInterval(this.searchFunc,5e3)}},watch:{mock_tableData:function(t){t.total&&t.processing?t.total&&t.processing&&(this.status="warning",this.percentage=Math.floor((t.fail+t.success)/t.processing*100)):(this.status="success",this.percentage=100,window.clearInterval(this.Interval))}},mounted:function(){this.emailId=this.$route.query.id?Number(this.$route.query.id):null,this.myType=this.$route.query.type?this.$route.query.type:null,this.getSearchDate()},destroyed:function(){window.clearInterval(this.Interval)}},l=p,d=(a("fae6"),a("4d7d"),a("2877")),f=Object(d["a"])(l,r,n,!1,null,"23fea3e5",null);e["default"]=f.exports},fae6:function(t,e,a){"use strict";a("3c01")}}]);