SendLog.0f281a67.js 9.2 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["SendLog"],{2072:function(e,t,a){"use strict";a.r(t);a("b0c0"),a("ac1f"),a("841c"),a("498a");var n=function(){var e=this,t=e._self._c;return t("div",{directives:[{name:"loading",rawName:"v-loading",value:e.pictLoading,expression:"pictLoading"}],staticClass:"view",attrs:{id:"mail_WebRecord","element-loading-background":"rgba(43, 48, 67, 0.65)","element-loading-spinner":"el-icon-loading"}},[t("div",{staticClass:"crm_search"},[t("el-form",{ref:"form",attrs:{"label-position":"",model:e.search,"label-width":""}},[t("el-row",[t("el-col",{attrs:{span:24,md:24,lg:24}},[t("el-form-item",{staticStyle:{"margin-right":"15px"}},[t("el-select",{staticClass:"crm_search_down_special crm-border-radius-no",attrs:{size:"small",placeholder:e.$t("Placeholder.Choose")},model:{value:e.search.read,callback:function(t){e.$set(e.search,"read",t)},expression:"search.read"}},[t("el-option",{attrs:{label:e.$t("State.All"),value:null},nativeOn:{click:function(t){return e.toSearch.apply(null,arguments)}}}),t("el-option",{attrs:{label:e.$t("Btn.Unread"),value:0},nativeOn:{click:function(t){return e.toSearch.apply(null,arguments)}}}),t("el-option",{attrs:{label:e.$t("Btn.Read"),value:1},nativeOn:{click:function(t){return e.toSearch.apply(null,arguments)}}})],1)],1),t("el-form-item",[t("el-select",{staticClass:"crm_search_down crm-border-radius-no",attrs:{size:"small",placeholder:e.$t("Placeholder.Choose")},model:{value:e.search.tag,callback:function(t){e.$set(e.search,"tag",t)},expression:"search.tag"}},[t("el-option",{attrs:{label:"CID",value:1}})],1)],1),t("el-form-item",{staticStyle:{"margin-right":"10px"}},[1==e.search.tag?t("el-input",{staticClass:"crm-border-radius-no crm-border-left-no",attrs:{size:"small",placeholder:e.$t("Placeholder.Input")},nativeOn:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.toSearch.apply(null,arguments)}},model:{value:e.search.cId,callback:function(t){e.$set(e.search,"cId","string"===typeof t?t.trim():t)},expression:"search.cId"}}):e._e()],1),t("el-form-item",{staticStyle:{"margin-right":"10px"}},[t("el-select",{staticClass:"country crm-border-radius-no",attrs:{size:"small",filterable:"",clearable:"",placeholder:e.$t("news_add_field.Label.Country")},model:{value:e.search.country,callback:function(t){e.$set(e.search,"country",t)},expression:"search.country"}},e._l(e.mock_options,(function(a){return t("el-option",{key:a.id,attrs:{label:"cn"==e.Session.Get("lang")?a.name:a.enName,value:a.code}})})),1)],1),t("el-form-item",[t("el-date-picker",{staticClass:"crm_date_pick crm-border-radius-no",attrs:{type:"daterange",align:"right","unlink-panels":"","value-format":"yyyy-MM-dd","range-separator":"-",size:"small","start-placeholder":e.$t("Placeholder.Start"),"end-placeholder":e.$t("Placeholder.End")},model:{value:e.search.date,callback:function(t){e.$set(e.search,"date",t)},expression:"search.date"}}),t("el-button",{staticClass:"crm-border-radius-no crm-border-left-no",attrs:{size:"small",icon:"el-icon-search"},on:{click:e.toSearch}})],1)],1)],1),t("el-form-item",[t("div",{staticClass:"search_action_btn"},[t("span",{staticClass:"crm-cursor",on:{click:e.back}},[t("i",{staticClass:"el-icon-arrow-left"}),t("span",{directives:[{name:"t",rawName:"v-t",value:"Btn.Bank",expression:"'Btn.Bank'"}]})])])])],1)],1),t("el-table",{staticStyle:{width:"100%"},attrs:{data:e.Record_tableData,stripe:""}},[t("el-table-column",{attrs:{prop:"",align:"left",label:"CID"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(" "+e._s(t.row.cId||"--")+" ")]}}])}),t("el-table-column",{attrs:{prop:"",align:"left",label:e.$i18n.t("Label.Name")},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(" "+e._s(t.row.name||"--")+" ")]}}])}),t("el-table-column",{attrs:{prop:"",align:"left",label:e.$i18n.t("news_add_field.Label.Country")},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(" "+e._s("en"==e.Session.Get("lang")?t.row.countryEnName:t.row.countryName)+" ")]}}])}),t("el-table-column",{attrs:{prop:"",align:"left",label:e.$i18n.t("Label.Title")},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(" "+e._s(t.row.subject||"--")+" ")]}}])}),t("el-table-column",{attrs:{prop:"",align:"left",label:e.$i18n.t("news_add_field.Label.ReadTime")},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(" "+e._s(t.row.readTime||"--")+" ")]}}])}),t("el-table-column",{attrs:{prop:"",label:e.$i18n.t("Label.State")},scopedSlots:e._u([{key:"default",fn:function(a){return[0==a.row.read?t("span",{directives:[{name:"t",rawName:"v-t",value:"Btn.Unread",expression:"'Btn.Unread'"}]}):e._e(),1==a.row.read?t("span",{directives:[{name:"t",rawName:"v-t",value:"Btn.Read",expression:"'Btn.Read'"}]}):e._e()]}}])}),t("el-table-column",{attrs:{prop:"",align:"center",width:"120",label:e.$i18n.t("system_info.Label.Content")},scopedSlots:e._u([{key:"default",fn:function(a){return[t("span",{directives:[{name:"t",rawName:"v-t",value:"R-VerifiedUser-Single",expression:"'R-VerifiedUser-Single'"}],staticClass:"state crm_state_blue crm-cursor",on:{click:function(t){return e.toContent(a.row.content)}}})]}}])})],1),e.pagerInfo.rowTotal?t("div",{staticClass:"crm_pagination"},[t("div",{staticClass:"crm_page_total"},[t("span",{directives:[{name:"t",rawName:"v-t",value:"Page.total.item1",expression:"'Page.total.item1'"}]}),t("span",[e._v(e._s(e.pagerInfo.rowTotal))]),t("span",{directives:[{name:"t",rawName:"v-t",value:"Page.total.item2",expression:"'Page.total.item2'"}]})]),t("el-pagination",{staticClass:"page",attrs:{background:"",layout:"sizes, prev, pager, next","page-sizes":[10,20,50,100],"page-size":e.pagerInfo.row,total:e.pagerInfo.rowTotal},on:{"current-change":e.handleCurrentChange,"size-change":e.handleSizeChange}})],1):e._e(),t("el-dialog",{attrs:{title:e.$t("system_info.Label.Content"),visible:e.dialogCheck,center:"","custom-class":"dialog_header_w EmailRecord"},on:{"update:visible":function(t){e.dialogCheck=t}}},[t("div",{staticClass:"dia-content"},[t("div",{staticStyle:{overflow:"auto",display:"flex","justify-content":"center","min-height":"450px"},domProps:{innerHTML:e._s(e.dialogCheckContent)}}),t("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[t("el-button",{directives:[{name:"t",rawName:"v-t",value:"Btn.Confirm",expression:"'Btn.Confirm'"}],attrs:{type:"primary"},on:{click:function(t){e.dialogCheck=!1}}}),t("el-button",{directives:[{name:"t",rawName:"v-t",value:"Btn.Cancel",expression:"'Btn.Cancel'"}],on:{click:function(t){e.dialogCheck=!1}}})],1)])])],1)},r=[],o=a("c7eb"),s=a("5530"),l=a("1da1"),i=(a("14d9"),a("a9e3"),a("c554")),c=a("f121"),d=a.n(c),u=d.a.Code,p={name:"WebRecord",components:{},data:function(){return{pictLoading:!1,myType:"",search:{read:null,user:"",tag:1,country:"",noticeId:null,date:[],startDate:"",endDate:""},Record_tableData:[],imgUrl:d.a.Host05,mock_options:[],dialogCheck:!1,dialogCheckContent:"",pagerInfo:{row:10,current:1,pageTotal:0,rowTotal:0},rules:{}}},computed:{display:function(){return this.Session.GetDisplay()}},methods:{selectChange:function(){this.$forceUpdate()},handleCommand:function(e){"Supplement"==e.type&&this.againSend(e.row.id)},back:function(){this.$router.push({path:"/web/notice"}).catch((function(e){return e}))},searchRecordList:function(){var e=this;return Object(l["a"])(Object(o["a"])().mark((function t(){var a,n;return Object(o["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(e.pictLoading=!0,null==e.search.date||0==e.search.date.length?(e.search.startDate="",e.search.endDate=""):(e.search.startDate=e.search.date[0],e.search.endDate=e.search.date[1]),null!==(a=e.display["R-Notice-record"])&&void 0!==a&&a.show){t.next=6;break}return e.$pigeon.MessageWarning(e.$i18n.t("Msg.NotDisplay")),e.pictLoading=!1,t.abrupt("return");case 6:return t.next=8,i["a"].massEmailRecordList(Object(s["a"])(Object(s["a"])({},e.search),{},{page:{current:e.pagerInfo.current,row:e.pagerInfo.row}}));case 8:n=t.sent,n.code==u.StatusOK?(e.Record_tableData=n.data,null!=n.page?(e.pagerInfo.rowTotal=n.page.rowTotal,e.pagerInfo.pageTotal=n.page.pageTotal):e.pagerInfo.rowTotal=0,e.$pigeon.MessageOK(e.$i18n.t("Msg.SearchSuccess"))):e.$pigeon.MessageError(n.msg),e.pictLoading=!1;case 11:case"end":return t.stop()}}),t)})))()},toSearch:function(){this.pagerInfo.current=1,this.searchRecordList()},toContent:function(e){this.dialogCheck=!0,this.dialogCheckContent=e},handleSizeChange:function(e){this.pagerInfo.row=e,this.searchRecordList()},handleCurrentChange:function(e){this.pagerInfo.current=e,this.searchRecordList()},getCountry:function(){var e=this;return Object(l["a"])(Object(o["a"])().mark((function t(){var a;return Object(o["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,i["a"].Country({});case 2:a=t.sent,a.code==u.StatusOK?e.mock_options=a.data:e.$pigeon.MessageError(a.msg);case 4:case"end":return t.stop()}}),t)})))()}},mounted:function(){this.search.noticeId=this.$route.query.id?Number(this.$route.query.id):null,this.myType=this.$route.query.type?this.$route.query.type:null,this.getCountry(),this.searchRecordList()}},h=p,m=(a("b069"),a("d481"),a("2877")),f=Object(m["a"])(h,n,r,!1,null,"16aae056",null);t["default"]=f.exports},b069:function(e,t,a){"use strict";a("c531")},c531:function(e,t,a){},c960:function(e,t,a){},d481:function(e,t,a){"use strict";a("c960")}}]);