SignalSourceApply.1f5a1fab.js 51 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["SignalSourceApply"],{"0267":function(e,t,a){},"0984":function(e,t,a){},3662:function(e,t,a){"use strict";a.r(t);var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{directives:[{name:"loading",rawName:"v-loading",value:e.pictLoading,expression:"pictLoading"}],staticClass:"view",attrs:{id:"documentary_SignalSourceApply","element-loading-background":"rgba(43, 48, 67, 0.65)","element-loading-spinner":"el-icon-loading"}},[a("div",{staticClass:"crm_search"},[a("el-form",{ref:"form",attrs:{"label-position":"",model:e.search,"label-width":""}},[a("el-row",[a("el-col",{attrs:{span:24,md:24,lg:24}},[a("el-form-item",[a("div",{staticClass:"chooseLang"},[a("span",{staticClass:"crm-cursor",class:{active:"MT4"==e.search.platform},on:{click:function(t){return e.chooseLang("MT4")}}},[e._v("MT4")]),a("span",{staticClass:"crm-cursor",class:{active:"MT5"==e.search.platform},on:{click:function(t){return e.chooseLang("MT5")}}},[e._v("MT5")])])]),a("el-form-item",[a("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"}},[a("el-option",{attrs:{label:e.$t("Label.TradingAccount"),value:1}})],1)],1),a("el-form-item",{staticStyle:{"margin-right":"10px"}},[1==e.search.tag?a("el-input",{staticClass:"crm-border-left-no crm-border-radius-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(t)}},model:{value:e.search.login,callback:function(t){e.$set(e.search,"login","string"===typeof t?t.trim():t)},expression:"search.login"}}):e._e(),2==e.search.tag?a("el-input",{staticClass:"crm-border-left-no crm-border-radius-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(t)}},model:{value:e.search.ibNo,callback:function(t){e.$set(e.search,"ibNo","string"===typeof t?t.trim():t)},expression:"search.ibNo"}}):e._e()],1),a("el-form-item",[a("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")},on:{input:e.getSearchDate},model:{value:e.search.date,callback:function(t){e.$set(e.search,"date",t)},expression:"search.date"}}),a("el-button",{staticClass:"crm-border-left-no crm-border-radius-no",attrs:{size:"small",icon:"el-icon-search"},on:{click:e.toSearch}})],1)],1)],1)],1)],1),a("el-table",{staticStyle:{width:"100%"},attrs:{data:e.mock_tableData,stripe:""}},[a("el-table-column",{attrs:{prop:"",align:"left",label:e.$i18n.t("Documentary.Label.nickname")},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(" "+e._s(t.row.nickname||"--")+" ")]}}])}),a("el-table-column",{attrs:{prop:"",align:"left",label:e.$i18n.t("Label.CidAccount")},scopedSlots:e._u([{key:"default",fn:function(t){return[t.row.dealCId&&e.display["Documentary.R-SignalSourceApply-Details"].show?a("span",{staticClass:"crm-text-underline",on:{click:function(a){return e.accountOpen(t.row.dealCId)}}},[e._v(e._s(t.row.dealCId||"--"))]):a("span",[e._v(e._s(t.row.dealCId||"--"))])]}}])}),a("el-table-column",{attrs:{prop:"",align:"left",label:e.$i18n.t("Label.AttributionNumber")},scopedSlots:e._u([{key:"default",fn:function(t){return[t.row.pIbNo&&e.display["Documentary.R-SignalSourceApply-Details"].show?a("span",{staticClass:"crm-text-underline",on:{click:function(a){return e.agentOpen(t.row.pIbNo)}}},[e._v(e._s(t.row.pIbNo||"--"))]):a("span",[e._v(e._s(t.row.pIbNo||"--"))])]}}])}),a("el-table-column",{attrs:{prop:"",align:"left",label:e.$i18n.t("Label.TradingAccount")},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(" "+e._s(t.row.dealLogin||"--")+" ")]}}])}),a("el-table-column",{attrs:{prop:"",align:"left",label:e.$i18n.t("Label.UserNames")},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(" "+e._s(t.row.firstName)+" "+e._s(t.row.middle)+" "+e._s(t.row.lastName)+" ")]}}])}),a("el-table-column",{attrs:{prop:"email",align:"left",label:e.$i18n.t("Label.Email")},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(" "+e._s(t.row.email||"--")+" ")]}}])}),a("el-table-column",{attrs:{prop:"",align:"left",label:e.$i18n.t("Label.LoginType")},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",[1==t.row.dealLoginType?a("span",{directives:[{name:"t",rawName:"v-t",value:"Web_info.Classic",expression:"'Web_info.Classic'"}]}):e._e(),2==t.row.dealLoginType?a("span",{directives:[{name:"t",rawName:"v-t",value:"Web_info.Senior",expression:"'Web_info.Senior'"}]}):e._e(),3==t.row.dealLoginType?a("span",{directives:[{name:"t",rawName:"v-t",value:"Web_info.Institutions",expression:"'Web_info.Institutions'"}]}):e._e(),5==t.row.dealLoginType?a("span",{directives:[{name:"t",rawName:"v-t",value:"Web_info.Speed",expression:"'Web_info.Speed'"}]}):e._e(),6==t.row.dealLoginType?a("span",{directives:[{name:"t",rawName:"v-t",value:"Web_info.NewSpeed",expression:"'Web_info.NewSpeed'"}]}):e._e(),7==t.row.dealLoginType?a("span",{directives:[{name:"t",rawName:"v-t",value:"Web_info.StandardAccount",expression:"'Web_info.StandardAccount'"}]}):e._e(),8==t.row.dealLoginType?a("span",{directives:[{name:"t",rawName:"v-t",value:"Web_info.CentAccount",expression:"'Web_info.CentAccount'"}]}):e._e(),t.row.dealLoginType?e._e():a("span",[e._v(e._s("--"))])])]}}])}),a("el-table-column",{attrs:{prop:"",align:"left",label:e.$i18n.t("Label.Platform")},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(" "+e._s(t.row.dealPlatform||"--")+" ")]}}])}),a("el-table-column",{attrs:{prop:"",align:"left",label:e.$i18n.t("Documentary.Label.OverallSituation")},scopedSlots:e._u([{key:"default",fn:function(t){return[1==t.row.permissionDisplay?a("span",{directives:[{name:"t",rawName:"v-t",value:"Documentary.Label.item1",expression:"'Documentary.Label.item1'"}]}):e._e(),2==t.row.permissionDisplay?a("span",{directives:[{name:"t",rawName:"v-t",value:"Documentary.Label.item2",expression:"'Documentary.Label.item2'"}]}):e._e(),t.row.permissionDisplay?e._e():a("span",[e._v(e._s("--"))])]}}])}),a("el-table-column",{attrs:{prop:"",align:"left",label:e.$i18n.t("Label.ApplyTime")},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v(" "+e._s(t.row.addTime||"--")+" ")]}}])}),a("el-table-column",{attrs:{prop:"",align:"left",label:e.$i18n.t("Label.Descr")},scopedSlots:e._u([{key:"default",fn:function(t){return[e.reasons[t.row.approveDesc]?a("span",[e._v(e._s("cn"==e.Session.Get("lang")?e.reasons[t.row.approveDesc].content:e.reasons[t.row.approveDesc].enContent))]):a("span",[e._v(e._s(t.row.approveDesc||"--"))])]}}])}),a("el-table-column",{attrs:{prop:"",align:"center",width:"120",label:e.$i18n.t("Label.State")},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",[0==t.row.status?a("span",{directives:[{name:"t",rawName:"v-t",value:"State.ToBeProcessed",expression:"'State.ToBeProcessed'"}],staticClass:"state crm_state_blue"}):e._e(),1==t.row.status?a("span",{directives:[{name:"t",rawName:"v-t",value:"State.InTheProcessing",expression:"'State.InTheProcessing'"}],staticClass:"state crm_state_blue"}):e._e(),2==t.row.status?a("span",{directives:[{name:"t",rawName:"v-t",value:"State.Pass",expression:"'State.Pass'"}],staticClass:"state crm_state_gray"}):e._e(),3==t.row.status?a("span",{directives:[{name:"t",rawName:"v-t",value:"State.Refused",expression:"'State.Refused'"}],staticClass:"state crm_state_red"}):e._e()])]}}])}),a("el-table-column",{attrs:{prop:"",align:"center",label:e.$i18n.t("Label.Action")},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-dropdown",{attrs:{trigger:"click"},on:{command:e.handleCommand}},[a("span",{staticClass:"el-dropdown-link crm-cursor"},[a("i",{staticClass:"iconfont iconcaidan",staticStyle:{"font-weight":"bold","font-size":"20px"}})]),a("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},[e.display["Documentary.R-SignalSourceApply-Manage"].show&&2!=t.row.status&&3!=t.row.status?a("el-dropdown-item",{attrs:{command:{type:"Manage",row:t.row}}},[a("i",{staticClass:"el-icon-s-operation"}),a("span",{directives:[{name:"t",rawName:"v-t",value:"Documentary.R-SignalSourceApply-Manage",expression:"'Documentary.R-SignalSourceApply-Manage'"}]})]):e._e(),e.display["Documentary.R-SignalSourceApply-Delete"].show?a("el-dropdown-item",{attrs:{command:{type:"Delete",row:t.row}}},[a("i",{staticClass:"el-icon-delete"}),a("span",{directives:[{name:"t",rawName:"v-t",value:"Documentary.R-SignalSourceApply-Delete",expression:"'Documentary.R-SignalSourceApply-Delete'"}]})]):e._e(),e.display["Documentary.R-SignalSourceApply-Details"].show?a("el-dropdown-item",{attrs:{command:{type:"Details",row:t.row}}},[a("i",{staticClass:"el-icon-document-copy"}),a("span",{directives:[{name:"t",rawName:"v-t",value:"Documentary.R-SignalSourceApply-Details",expression:"'Documentary.R-SignalSourceApply-Details'"}]})]):e._e()],1)],1)]}}])})],1),e.pagerInfo.rowTotal?a("div",{staticClass:"crm_pagination"},[a("div",{staticClass:"crm_page_total"},[a("span",{directives:[{name:"t",rawName:"v-t",value:"Page.total.item1",expression:"'Page.total.item1'"}]}),a("span",[e._v(e._s(e.pagerInfo.rowTotal))]),a("span",{directives:[{name:"t",rawName:"v-t",value:"Page.total.item2",expression:"'Page.total.item2'"}]})]),a("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(),a("el-dialog",{attrs:{visible:e.dialogFllowApply,center:"",title:e.$t("Documentary.Label.item3"),"custom-class":"dialog_header_w dialog_header_blue"},on:{"update:visible":function(t){e.dialogFllowApply=t}}},[a("div",{staticClass:"dia-content"},[a("div",{staticClass:"content",staticStyle:{"font-size":"14px","text-align":"left"}},[a("el-form",{ref:"dialogFllowApplyData",attrs:{rules:e.rules,model:e.dialogFllowApplyData}},[a("el-row",[a("el-col",{staticClass:"fllow-title",attrs:{span:24,xs:24,sm:24,md:24,lg:24}},[a("div",{staticClass:"title"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.tradingCenter.item126"),expression:"$t('Documentary.tradingCenter.item126')"}]})]),a("div")]),a("el-col",{attrs:{span:24,xs:24,sm:24,md:24,lg:24}},[a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.console.item20"),expression:"$t('Documentary.console.item20')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e.dialogFllowApplyData1.nickname||"--"))])])]),a("el-col",{staticClass:"col-l",attrs:{span:12,xs:12,sm:12,md:12,lg:12}},[a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.console.item21"),expression:"$t('Documentary.console.item21')"}]})]),a("div",{staticClass:"con",staticStyle:{"margin-left":"10px"}},[e._v(e._s(e.dialogFllowApplyData1.personalSignature||"阿达大大爱仕达大大所大大大所多阿达大大大爱仕达大大所大所大爱上大大大大大阿达大大大爱搭搭所大大所大所大大所大多爱仕达大所大所大所多所啊实打实大大的"))])])]),a("el-col",{staticClass:"col-r",attrs:{span:12,xs:12,sm:12,md:12,lg:12}},[a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.console.item22"),expression:"$t('Documentary.console.item22')"}]})]),a("div",{staticClass:"con",staticStyle:{"margin-left":"10px"}},[e._v(e._s(e.dialogFllowApplyData1.traderStrategy||"--"))])])]),a("el-col",{staticClass:"fllow-title",attrs:{span:24,xs:24,sm:24,md:24,lg:24}},[a("div",{staticClass:"title"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.tradingCenter.item80"),expression:"$t('Documentary.tradingCenter.item80')"}]})]),a("div",{staticClass:"time"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.Label.nickname")+":",expression:"$t('Documentary.Label.nickname')+':'"}]}),e._v(" "+e._s(e.dialogFllowApplyData1.nickname||"--"))])]),a("el-col",{staticClass:"col-l",attrs:{span:12,xs:12,sm:12,md:12,lg:12}},[a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.tradingCenter.item29"),expression:"$t('Documentary.tradingCenter.item29')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e.dialogFllowApplyData1.dealLogin||"--"))])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.console.item7"),expression:"$t('Documentary.console.item7')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e._f("NumberFormat")(e.dialogFllowApplyData1.dealBalance||"0")))])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.console.item6"),expression:"$t('Documentary.console.item6')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e._f("NumberFormat")(e.dialogFllowApplyData1.dealEquity||"0")))])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Label.Credit"),expression:"$t('Label.Credit')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e._f("NumberFormat")(e.dialogFllowApplyData1.dealCredit||"0")))])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Label.Leverage"),expression:"$t('Label.Leverage')"}]})]),a("div",{staticClass:"con"},[e._v("1:"+e._s(e.dialogFllowApplyData1.dealLeverage||"0"))])])]),a("el-col",{staticClass:"col-r",attrs:{span:12,xs:12,sm:12,md:12,lg:12}},[a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.tradingCenter.item30"),expression:"$t('Documentary.tradingCenter.item30')"}]})]),a("div",{staticClass:"con"},[1==e.dialogFllowApplyData1.distributionType?a("span",{directives:[{name:"t",rawName:"v-t",value:"Documentary.TundManagement.item59",expression:"'Documentary.TundManagement.item59'"}]}):e._e()])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.tradingCenter.item31"),expression:"$t('Documentary.tradingCenter.item31')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e.dialogFllowApplyData1.distributionRatio||"0")+"%")])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.tradingCenter.item32"),expression:"$t('Documentary.tradingCenter.item32')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e.dialogFllowApplyData1.settlementCycle||"--"))])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.TundManagement.item35"),expression:"$t('Documentary.TundManagement.item35')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e.dialogFllowApplyData1.historyTime||"--"))])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.Label.item4"),expression:"$t('Documentary.Label.item4')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e.dialogFllowApplyData1.profitRate||"0")+"%")])])]),a("el-col",{staticClass:"fllow-title",attrs:{span:24,xs:24,sm:24,md:24,lg:24}},[a("div",{staticClass:"title"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.Label.item5"),expression:"$t('Documentary.Label.item5')"}]})]),a("div")]),a("el-col",{staticClass:"col-l",attrs:{span:12,xs:12,sm:12,md:12,lg:12}},[a("el-form-item",{attrs:{prop:"status"}},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.Label.item6")+":",expression:"$t('Documentary.Label.item6')+':'"}],staticStyle:{"white-space":"nowrap","margin-right":"5px"}}),a("el-select",{staticClass:"select_down",attrs:{size:"small",placeholder:e.$t("Placeholder.Choose")},on:{change:e.selectChange},model:{value:e.dialogFllowApplyData.status,callback:function(t){e.$set(e.dialogFllowApplyData,"status",t)},expression:"dialogFllowApplyData.status"}},[a("el-option",{attrs:{label:e.$t("Apply_info.VerifiedUser.Refused"),value:3}}),a("el-option",{attrs:{label:e.$t("Apply_info.VerifiedUser.Agree"),value:2}})],1)],1)],1),3==e.dialogFllowApplyData.status?a("el-col",{staticClass:"col-r",attrs:{span:12,xs:12,sm:12,md:12,lg:12}},[a("el-form-item",{attrs:{prop:"approveDesc"}},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Label.Descr")+":",expression:"$t('Label.Descr')+':'"}],staticStyle:{"white-space":"nowrap","margin-right":"5px"}}),a("el-select",{staticClass:"select_down",attrs:{size:"small",placeholder:e.$t("Placeholder.Choose")},on:{change:e.selectChange},model:{value:e.dialogFllowApplyData.approveDesc,callback:function(t){e.$set(e.dialogFllowApplyData,"approveDesc",t)},expression:"dialogFllowApplyData.approveDesc"}},e._l(e.reasons,(function(t){return a("el-option",{key:t.id,attrs:{label:"cn"==e.Session.Get("lang")?t.content:t.enContent,value:t.id}})})),1)],1)],1):e._e(),a("el-col",{staticClass:"fllow-title",attrs:{span:24,xs:24,sm:24,md:24,lg:24}},[a("div",{staticClass:"title"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.Label.item7"),expression:"$t('Documentary.Label.item7')"}]})])]),a("el-col",{staticClass:"col-l",attrs:{span:12,xs:12,sm:12,md:12,lg:12}},[a("el-form-item",{attrs:{prop:"permissionDisplay",rules:3==e.dialogFllowApplyData.status?[{required:!1}]:e.rules.target}},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.Label.item8")+":",expression:"$t('Documentary.Label.item8')+':'"}],staticStyle:{"white-space":"nowrap","margin-right":"5px"}}),a("el-select",{staticClass:"select_down",attrs:{size:"small",placeholder:e.$t("Placeholder.Choose")},on:{change:e.selectChange},model:{value:e.dialogFllowApplyData.permissionDisplay,callback:function(t){e.$set(e.dialogFllowApplyData,"permissionDisplay",t)},expression:"dialogFllowApplyData.permissionDisplay"}},[a("el-option",{attrs:{label:e.$t("Documentary.Label.item1"),value:1}})],1)],1)],1),a("el-col",{staticClass:"col-r",attrs:{span:12,xs:12,sm:12,md:12,lg:12}},[a("el-form-item",{attrs:{prop:"recommend",rules:3==e.dialogFllowApplyData.status?[{required:!1}]:e.rules.target}},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.Label.item9")+":",expression:"$t('Documentary.Label.item9')+':'"}],staticStyle:{"white-space":"nowrap","margin-right":"5px"}}),a("el-select",{staticClass:"select_down",attrs:{size:"small",placeholder:e.$t("Placeholder.Choose")},on:{change:e.selectChange},model:{value:e.dialogFllowApplyData.recommend,callback:function(t){e.$set(e.dialogFllowApplyData,"recommend",t)},expression:"dialogFllowApplyData.recommend"}},[a("el-option",{attrs:{label:e.$t("Btn.Yes"),value:1}}),a("el-option",{attrs:{label:e.$t("Btn.No"),value:0}})],1)],1)],1),a("el-col",{staticClass:"col-l",attrs:{span:12,xs:12,sm:12,md:12,lg:12}},[a("el-form-item",{attrs:{prop:"subIndex",rules:3==e.dialogFllowApplyData.status?[{required:!1}]:e.rules.target}},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.Label.item10")+":",expression:"$t('Documentary.Label.item10')+':'"}],staticStyle:{"white-space":"nowrap","margin-right":"5px"}}),a("el-input",{attrs:{size:"small"},on:{change:e.selectChange},model:{value:e.dialogFllowApplyData.subIndex,callback:function(t){e.$set(e.dialogFllowApplyData,"subIndex",t)},expression:"dialogFllowApplyData.subIndex"}})],1)],1),2==e.dialogFllowApplyData.permissionDisplay?a("el-col",{staticClass:"col-r",attrs:{span:12,xs:12,sm:12,md:12,lg:12}},[a("el-form-item",{attrs:{prop:"ibNo",rules:3==e.dialogFllowApplyData.status?[{required:!1}]:e.rules.target}},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Label.AgentNumber")+":",expression:"$t('Label.AgentNumber')+':'"}],staticStyle:{"white-space":"nowrap","margin-right":"5px"}}),a("el-input",{attrs:{size:"small",disabled:""},on:{change:e.selectChange},model:{value:e.dialogFllowApplyData.ibNo,callback:function(t){e.$set(e.dialogFllowApplyData,"ibNo",t)},expression:"dialogFllowApplyData.ibNo"}})],1)],1):e._e(),a("el-col",{staticClass:"col-r",attrs:{span:12,xs:12,sm:12,md:12,lg:12}},[a("el-form-item",{attrs:{prop:"agentUpdatePurview"}},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.Label.item31")+":",expression:"$t('Documentary.Label.item31')+':'"}],staticStyle:{"white-space":"nowrap","margin-right":"5px"}}),a("el-select",{staticClass:"select_down",attrs:{size:"small",placeholder:e.$t("Placeholder.Choose")},on:{change:e.selectChange},model:{value:e.dialogFllowApplyData.agentUpdatePurview,callback:function(t){e.$set(e.dialogFllowApplyData,"agentUpdatePurview",t)},expression:"dialogFllowApplyData.agentUpdatePurview"}},[a("el-option",{attrs:{label:e.$t("Documentary.Label.item33"),value:1}}),a("el-option",{attrs:{label:e.$t("Documentary.Label.item32"),value:0}})],1)],1)],1),a("el-col",{staticClass:"col-l",attrs:{span:12,xs:12,sm:12,md:12,lg:12}},[a("el-form-item",{attrs:{prop:"agentDistributionRatio"}},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.Report.item7")+":",expression:"$t('Documentary.Report.item7')+':'"}],staticStyle:{"white-space":"nowrap","margin-right":"5px"}}),a("el-input",{attrs:{size:"small"},on:{change:e.selectChange},model:{value:e.dialogFllowApplyData.agentDistributionRatio,callback:function(t){e.$set(e.dialogFllowApplyData,"agentDistributionRatio",t)},expression:"dialogFllowApplyData.agentDistributionRatio"}})],1)],1)],1)],1),a("div",{staticClass:"dialog-footer",staticStyle:{display:"flex","justify-content":"center"},attrs:{slot:"footer"},slot:"footer"},[a("el-button",{directives:[{name:"t",rawName:"v-t",value:"Btn.Confirm",expression:"'Btn.Confirm'"}],attrs:{type:"primary"},on:{click:e.toVerifiedApply}}),a("el-button",{directives:[{name:"t",rawName:"v-t",value:"Btn.Cancel",expression:"'Btn.Cancel'"}],on:{click:e.ApplyCancel}})],1)],1)])]),a("el-dialog",{attrs:{visible:e.dialogFllowDelete,center:"",title:e.$t("Documentary.Label.item14"),"custom-class":"dialog_header_w dialog_header_blue"},on:{"update:visible":function(t){e.dialogFllowDelete=t}}},[a("div",{staticClass:"dia-content"},[a("div",{staticClass:"content",staticStyle:{"font-size":"14px","text-align":"left"}},[a("el-form",{ref:"dialogFllowDeleteApplyData",attrs:{model:e.dialogFllowDeleteApplyData}},[a("el-row",[a("div",{staticClass:"fllow-title"},[a("div",{staticClass:"title"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.tradingCenter.item80"),expression:"$t('Documentary.tradingCenter.item80')"}]})]),a("div",{staticClass:"time"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.Label.nickname")+":",expression:"$t('Documentary.Label.nickname')+':'"}]}),e._v(" "+e._s(e.dialogFllowDeleteApplyData.nickname||"--"))])]),a("el-col",{staticClass:"col-l",attrs:{span:12,xs:12,sm:12,md:12,lg:12}},[a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.tradingCenter.item29"),expression:"$t('Documentary.tradingCenter.item29')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e.dialogFllowDeleteApplyData.dealLogin||"--"))])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.console.item7"),expression:"$t('Documentary.console.item7')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e._f("NumberFormat")(e.dialogFllowDeleteApplyData.dealBalance||"0")))])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.console.item6"),expression:"$t('Documentary.console.item6')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e._f("NumberFormat")(e.dialogFllowDeleteApplyData.dealEquity||"0")))])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Label.Credit"),expression:"$t('Label.Credit')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e._f("NumberFormat")(e.dialogFllowDeleteApplyData.dealCredit||"0")))])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Label.Leverage"),expression:"$t('Label.Leverage')"}]})]),a("div",{staticClass:"con"},[e._v("1:"+e._s(e.dialogFllowDeleteApplyData.dealLeverage||"0"))])])]),a("el-col",{staticClass:"col-r",attrs:{span:12,xs:12,sm:12,md:12,lg:12}},[a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.tradingCenter.item30"),expression:"$t('Documentary.tradingCenter.item30')"}]})]),a("div",{staticClass:"con"},[1==e.dialogFllowDeleteApplyData.distributionType?a("span",{directives:[{name:"t",rawName:"v-t",value:"Documentary.TundManagement.item59",expression:"'Documentary.TundManagement.item59'"}]}):e._e()])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.tradingCenter.item31"),expression:"$t('Documentary.tradingCenter.item31')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e.dialogFllowDeleteApplyData.distributionRatio||"0")+"%")])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.tradingCenter.item32"),expression:"$t('Documentary.tradingCenter.item32')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e.dialogFllowDeleteApplyData.settlementCycle||"--"))])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.TundManagement.item35"),expression:"$t('Documentary.TundManagement.item35')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e.dialogFllowDeleteApplyData.historyTime||"--"))])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.Label.item4"),expression:"$t('Documentary.Label.item4')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e.dialogFllowDeleteApplyData.profitRate||"0")+"%")])])]),a("el-col",{staticClass:"fllow-title",attrs:{span:24,xs:24,sm:24,md:24,lg:24}},[a("div",{staticClass:"title"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.Label.item11"),expression:"$t('Documentary.Label.item11')"}]})]),a("div")]),a("el-col",{staticClass:"col-l",attrs:{span:12,xs:12,sm:12,md:12,lg:12}},[a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.Label.item12"),expression:"$t('Documentary.Label.item12')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e.dialogFllowDeleteApplyData.distributionRatio||"0")+"%")])])])],1)],1),a("div",{staticClass:"dialog-footer",staticStyle:{display:"flex","justify-content":"center"},attrs:{slot:"footer"},slot:"footer"},[a("el-button",{directives:[{name:"t",rawName:"v-t",value:"Btn.Confirm",expression:"'Btn.Confirm'"}],attrs:{type:"primary"},on:{click:e.toDelete}}),a("el-button",{directives:[{name:"t",rawName:"v-t",value:"Btn.Cancel",expression:"'Btn.Cancel'"}],on:{click:function(t){e.dialogFllowDelete=!1}}})],1)],1)])]),a("el-dialog",{attrs:{visible:e.dialogFllowDetails,center:"",title:e.$t("Documentary.Label.item13"),"custom-class":"dialog_header_w dialog_header_blue"},on:{"update:visible":function(t){e.dialogFllowDetails=t}}},[a("div",{staticClass:"dia-content"},[a("div",{staticClass:"content",staticStyle:{"font-size":"14px","text-align":"left"}},[a("el-form",{ref:"dialogFllowDetailsData",attrs:{model:e.dialogFllowDetailsData}},[a("el-row",[a("div",{staticClass:"fllow-title"},[a("div",{staticClass:"title"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.tradingCenter.item80"),expression:"$t('Documentary.tradingCenter.item80')"}]})]),a("div",{staticClass:"time"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.Label.nickname")+":",expression:"$t('Documentary.Label.nickname')+':'"}]}),e._v(" "+e._s(e.dialogFllowDetailsData.nickname||"--"))])]),a("el-col",{staticClass:"col-l",attrs:{span:12,xs:12,sm:12,md:12,lg:12}},[a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.tradingCenter.item29"),expression:"$t('Documentary.tradingCenter.item29')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e.dialogFllowDetailsData.dealLogin||"--"))])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.console.item7"),expression:"$t('Documentary.console.item7')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e._f("NumberFormat")(e.dialogFllowDetailsData.dealBalance||"0")))])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.console.item6"),expression:"$t('Documentary.console.item6')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e._f("NumberFormat")(e.dialogFllowDetailsData.dealEquity||"0")))])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Label.Credit"),expression:"$t('Label.Credit')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e._f("NumberFormat")(e.dialogFllowDetailsData.dealCredit||"0")))])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Label.Leverage"),expression:"$t('Label.Leverage')"}]})]),a("div",{staticClass:"con"},[e._v("1:"+e._s(e.dialogFllowDetailsData.dealLeverage||"0"))])])]),a("el-col",{staticClass:"col-r",attrs:{span:12,xs:12,sm:12,md:12,lg:12}},[a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.tradingCenter.item30"),expression:"$t('Documentary.tradingCenter.item30')"}]})]),a("div",{staticClass:"con"},[1==e.dialogFllowDetailsData.distributionType?a("span",{directives:[{name:"t",rawName:"v-t",value:"Documentary.TundManagement.item59",expression:"'Documentary.TundManagement.item59'"}]}):e._e()])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.tradingCenter.item31"),expression:"$t('Documentary.tradingCenter.item31')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e.dialogFllowDetailsData.distributionRatio||"0")+"%")])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.tradingCenter.item32"),expression:"$t('Documentary.tradingCenter.item32')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e.dialogFllowDetailsData.settlementCycle||"--"))])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.TundManagement.item35"),expression:"$t('Documentary.TundManagement.item35')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e.dialogFllowDetailsData.historyTime||"--"))])]),a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.Label.item4"),expression:"$t('Documentary.Label.item4')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e.dialogFllowDetailsData.profitRate||"0")+"%")])])]),a("el-col",{staticClass:"fllow-title",attrs:{span:24,xs:24,sm:24,md:24,lg:24}},[a("div",{staticClass:"title"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.Label.item11"),expression:"$t('Documentary.Label.item11')"}]})]),a("div")]),a("el-col",{staticClass:"col-l",attrs:{span:12,xs:12,sm:12,md:12,lg:12}},[a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Documentary.Label.item12"),expression:"$t('Documentary.Label.item12')"}]})]),a("div",{staticClass:"con"},[e._v(e._s(e.dialogFllowDetailsData.distributionRatio||"0")+"%")])])]),a("el-col",{staticClass:"fllow-title",attrs:{span:24,xs:24,sm:24,md:24,lg:24}},[a("div",{staticClass:"title"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Label.Descr"),expression:"$t('Label.Descr')"}]})]),a("div")]),a("el-col",{attrs:{span:24,xs:24,sm:24,md:24,lg:24}},[a("div",{staticClass:"fllow-content"},[a("div",{staticClass:"tit"},[a("span",{directives:[{name:"t",rawName:"v-t",value:e.$t("Label.Descr"),expression:"$t('Label.Descr')"}]})]),a("div",{staticClass:"con"},[e.reasons[e.dialogFllowDetailsData.approveDesc]?a("span",[e._v(e._s("cn"==e.Session.Get("lang")?e.reasons[e.dialogFllowDetailsData.approveDesc].content:e.reasons[e.dialogFllowDetailsData.approveDesc].enContent))]):a("span",[e._v(e._s(e.dialogFllowDetailsData.approveDesc||"--"))])])])])],1)],1),a("div",{staticClass:"dialog-footer",staticStyle:{display:"flex","justify-content":"center"},attrs:{slot:"footer"},slot:"footer"},[a("el-button",{directives:[{name:"t",rawName:"v-t",value:"Btn.Confirm",expression:"'Btn.Confirm'"}],attrs:{type:"primary"},on:{click:function(t){e.dialogFllowDetails=!1}}}),a("el-button",{directives:[{name:"t",rawName:"v-t",value:"Btn.Cancel",expression:"'Btn.Cancel'"}],on:{click:function(t){e.dialogFllowDetails=!1}}})],1)],1)])]),a("detailed-info-cid",{attrs:{dialogInfoCid:e.dialogInfoCid,formInfo:e.formInfo},on:{close:e.close}}),e.dialogInfoCid?a("div",{staticClass:"crm_verified_info_mask",on:{click:e.closeDia}}):e._e(),a("detailed-info-ibNo",{attrs:{dialogInfoIbNo:e.dialogInfoPIbNo,formInfo:e.formInfoPib},on:{close:e.close}}),e.dialogInfoPIbNo?a("div",{staticClass:"crm_verified_info_mask",on:{click:e.closeDia}}):e._e()],1)},n=[],l=(a("ac1f"),a("841c"),a("5530")),i=(a("96cf"),a("1da1")),r=a("a907"),o=a("9fae"),c=a("f121"),u=a.n(c),p=a("2d59"),d=a("3a82"),m=u.a.Code,v=u.a.Host00,g={name:"CustomerList",components:{DetailedInfoCid:p["a"],DetailedInfoIbNo:d["a"]},data:function(){return{pictLoading:!1,Host00:v,mock_tableData:[],search:{tag:1,email:"",ibNo:"",login:"",platform:"MT4",date:[],startDate:"",endDate:""},tag_options:[{name:this.$i18n.t("Web_info.All"),id:" "},{name:this.$i18n.t("Web_info.Announcement"),id:"1"},{name:this.$i18n.t("Web_info.Notice"),id:"2"},{name:this.$i18n.t("Web_info.Announcement"),id:"3"},{name:this.$i18n.t("Web_info.Notice"),id:"4"}],group_options:[{name:"CWG/B/300/ACC",id:"2"},{name:"CWG/A/300/ACC",id:"1"}],cid_options:[{value:1,label:"123",children:[{value:11,label:"123-1",children:[{value:111,label:"123-1-1"}]}]},{value:2,label:"456",children:[{value:21,label:"456-1",children:[{value:211,label:"456-1-1"}]}]},{value:3,label:"789",children:[{value:31,label:"789-1",children:[{value:311,label:"789-1-1"}]}]}],dialogCheck:!1,dialogCheck_form:{},type:1,dialogInfoTrading:!1,dialogInfoCid:!1,dialogInfoPIbNo:!1,infoType:"",formInfo:{},formInfoPib:{},formInfoTrading:{},dialogInfo:!1,btn:!1,dialogFllowApply:!1,dialogFllowApplyData:{},dialogFllowApplyData1:{},dialogFllowDelete:!1,dialogFllowDeleteApplyData:{},dialogFllowDetails:!1,dialogFllowDetailsData:{},reasons:{},rules:{status:[{required:!0,message:this.$i18n.t("vaildate.select.empty"),trigger:"change"}],approveDesc:[{required:!0,message:this.$i18n.t("vaildate.select.empty"),trigger:"change"}],permissionDisplay:[{required:!0,message:this.$i18n.t("vaildate.select.empty"),trigger:"change"}],recommend:[{required:!0,message:this.$i18n.t("vaildate.select.empty"),trigger:"change"}],subIndex:[{required:!0,message:this.$i18n.t("vaildate.input.empty"),trigger:"blur"}],ibNo:[{required:!0,message:this.$i18n.t("vaildate.input.empty"),trigger:"blur"}],agentDistributionRatio:[{validator:function(e,t,a){t>=0&&t<=30?a():a(new Error("0-30"))},trigger:"blur"}]},pagerInfo:{row:10,current:1,pageTotal:0,rowTotal:0}}},computed:{display:function(){return JSON.parse(this.Session.Get("display",!0))}},methods:{selectChange:function(){this.$forceUpdate()},chooseLang:function(e){this.search.platform=e,this.searchFunc()},handleCommand:function(e){"Manage"==e.type?(this.dialogFllowApplyData1=e.row,this.dialogFllowApplyData.ibNo=e.row.pIbNo,this.dialogFllowApply=!0):"Delete"==e.type?(this.dialogFllowDeleteApplyData=e.row,this.dialogFllowDelete=!0):"Details"==e.type&&(this.dialogFllowDetailsData=e.row,this.dialogFllowDetails=!0)},toVerifiedApply:function(){var e=Object(i["a"])(regeneratorRuntime.mark((function e(){var t=this;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:this.$refs["dialogFllowApplyData"].validate(function(){var e=Object(i["a"])(regeneratorRuntime.mark((function e(a){var s;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(!a){e.next=12;break}if(!t.flag){e.next=5;break}return e.abrupt("return");case 5:t.flag=!0;case 6:return e.next=8,r["a"].followDealSearchApprove({id:t.dialogFllowApplyData1.id,status:t.dialogFllowApplyData.status||null,approveDesc:3==t.dialogFllowApplyData.status?t.dialogFllowApplyData.approveDesc:null,permissionDisplay:t.dialogFllowApplyData.permissionDisplay,ibNo:2==t.dialogFllowApplyData.permissionDisplay?t.dialogFllowApplyData.ibNo:null,recommend:t.dialogFllowApplyData.recommend,subIndex:t.dialogFllowApplyData.subIndex,agentUpdatePurview:t.dialogFllowApplyData.agentUpdatePurview,agentDistributionRatio:t.dialogFllowApplyData.agentDistributionRatio});case 8:s=e.sent,s.code==m.StatusOK?(t.$pigeon.MessageOK(t.$i18n.t("Msg.ModifySuccess")),t.ApplyCancel(),t.searchFunc(),t.flag=!1):(t.flag=!1,t.$pigeon.MessageError(s.msg)),e.next=13;break;case 12:return e.abrupt("return",!1);case 13:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}());case 1:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}(),ApplyCancel:function(){this.dialogFllowApply=!1,this.$refs["dialogFllowApplyData"]&&this.$refs["dialogFllowApplyData"].resetFields()},toDelete:function(){var e=Object(i["a"])(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(!this.flag){e.next=4;break}return e.abrupt("return");case 4:this.flag=!0;case 5:return e.next=7,r["a"].followDealSearchDelete({ids:[this.dialogFllowDeleteApplyData.id]});case 7:t=e.sent,t.code==m.StatusOK?(this.$pigeon.MessageOK(this.$i18n.t("Msg.DeleteSuccess")),this.dialogFllowDelete=!1,this.searchFunc()):this.$pigeon.MessageError(t.msg),this.flag=!1;case 10:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}(),searchReasons:function(){var e=this;return Object(i["a"])(regeneratorRuntime.mark((function t(){var a;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,r["a"].reasonsRefusalList({type:13});case 2:a=t.sent,a.code==m.StatusOK?null==a.data?e.reasons={}:e.reasons=a.data:e.$pigeon.MessageError(a.msg);case 4:case"end":return t.stop()}}),t)})))()},closeDiaTrading:function(){this.dialogInfoTrading=!1},closeTrading:function(e){this.dialogInfoTrading=e},openInfo:function(e){this.searchSingle(e)},closeDia:function(){this.dialogInfoCid=!1,this.dialogInfoPIbNo=!1},close:function(e){this.dialogInfoCid=e,this.dialogInfoPIbNo=e},accountOpen:function(e){this.searchSingleCid(e)},agentOpen:function(e){this.searchSinglePIbNo(e)},searchSingleCid:function(e){var t=this;return Object(i["a"])(regeneratorRuntime.mark((function a(){var s;return regeneratorRuntime.wrap((function(a){while(1)switch(a.prev=a.next){case 0:return a.next=2,o["a"].cidRealSingle({id:e});case 2:s=a.sent,s.code==m.StatusOK?(t.formInfo=s.data,t.dialogInfoCid=!0):t.$pigeon.MessageError(s.msg);case 4:case"end":return a.stop()}}),a)})))()},searchSinglePIbNo:function(e){var t=this;return Object(i["a"])(regeneratorRuntime.mark((function a(){var s;return regeneratorRuntime.wrap((function(a){while(1)switch(a.prev=a.next){case 0:return a.next=2,o["a"].pIbNoRealSingle({ibNo:e});case 2:s=a.sent,s.code==m.StatusOK?(t.formInfoPib=s.data,t.dialogInfoPIbNo=!0):t.$pigeon.MessageError(s.msg);case 4:case"end":return a.stop()}}),a)})))()},UserSingle:function(e){var t=this;return Object(i["a"])(regeneratorRuntime.mark((function a(){var s;return regeneratorRuntime.wrap((function(a){while(1)switch(a.prev=a.next){case 0:return a.next=2,r["a"].followDealSearchSingle({id:e});case 2:s=a.sent,s.code==m.StatusOK?(t.formList=s.data,t.addType="documentary_SignalSourceApply",t.dialogInfoTradingAdd=!0):t.$pigeon.MessageError(s.msg);case 4:case"end":return a.stop()}}),a)})))()},searchFunc:function(){var e=this;return Object(i["a"])(regeneratorRuntime.mark((function t(){var a;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(e.pictLoading=!0,e.display["Documentary.R-SignalSourceApply-Search"].show){t.next=5;break}return e.$pigeon.MessageWarning(e.$i18n.t("Msg.NotDisplay")),e.pictLoading=!1,t.abrupt("return");case 5:return 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]),t.next=8,r["a"].followDealSearchList(Object(l["a"])(Object(l["a"])({},e.search),{},{page:{current:e.pagerInfo.current,row:e.pagerInfo.row}}));case 8:a=t.sent,a.code==m.StatusOK?(e.mock_tableData=a.data,null!=a.page?(e.pagerInfo.rowTotal=a.page.rowTotal,e.pagerInfo.pageTotal=a.page.pageTotal):e.pagerInfo.rowTotal=0,e.$pigeon.MessageOK(e.$i18n.t("Msg.SearchSuccess")),e.pictLoading=!1):(e.$pigeon.MessageError(a.msg),e.pictLoading=!1);case 10:case"end":return t.stop()}}),t)})))()},getSearchDate:function(e){this.search.date=e},toSearch:function(){this.pagerInfo.current=1,this.searchFunc()},handleSizeChange:function(e){this.pagerInfo.row=e,this.searchFunc()},handleCurrentChange:function(e){this.pagerInfo.current=e,this.searchFunc()}},mounted:function(){this.searchReasons(),this.searchFunc()},watch:{"search.tag":function(){this.search.email="",this.search.ibNo=""}}},f=g,w=(a("e3d6"),a("8bc8b"),a("2877")),y=Object(w["a"])(f,s,n,!1,null,"0b1cf520",null);t["default"]=y.exports},"3a82":function(e,t,a){"use strict";var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"InfoBox",class:{active:e.dialogInfoIbNo},attrs:{id:"TradingDetailedInfo"}},[a("div",{staticClass:"header"},[a("div",[a("span",{directives:[{name:"t",rawName:"v-t",value:"Label.AgentNumber",expression:"'Label.AgentNumber'"}],staticClass:"title"}),a("span",[e._v(":")]),a("span",[e._v(e._s(e.form.ibNo||"--"))])]),a("span",{staticClass:"close crm-cursor",on:{click:e.close}},[a("i",{staticClass:"el-icon-close"})])]),a("el-form",{ref:"form",attrs:{model:e.form,"label-width":"150PX"}},[a("el-form-item",{attrs:{label:e.$t("Label.CidAccount")}},[e._v(" "+e._s(e.form.cId||"--")+" ")]),a("el-form-item",{attrs:{label:e.$t("Label.AgentNumber")}},[e._v(" "+e._s(e.form.ibNo||"--")+" ")]),a("el-form-item",{attrs:{label:e.$t("Label.AttributionNumber")}},[e._v(" "+e._s(e.form.pIbNo||"--")+" ")]),a("el-form-item",{attrs:{label:e.$t("Label.AgentLevel")}},[e._v(" "+e._s("cn"==e.Session.Get("lang")?e.form.agentLevelName:e.form.agentLevelEnName)+" ")]),a("el-form-item",{attrs:{label:e.$t("Label.Name")}},[e._v(" "+e._s(e.form.name||"--")+" ")]),a("el-form-item",{attrs:{label:e.$t("Label.Email")}},[e._v(" "+e._s(e.form.email||"--")+" ")]),a("el-form-item",{attrs:{label:e.$t("Label.Amount")}},[e._v(" "+e._s(e.form.balance||"--")+" ")])],1)],1)},n=[],l=a("f121"),i=a.n(l),r={name:"DetailedInfoIbNo",props:{dialogInfoIbNo:{type:Boolean,default:!1},infoType:{default:""},formInfo:{default:""},btn:{type:Boolean,default:!1}},data:function(){return{imgUrl:i.a.Host85,form:{},info:{CID:"",name:"",type:""}}},methods:{close:function(){this.$emit("close",!1)}},mounted:function(){},watch:{formInfo:function(){this.form=this.formInfo}}},o=r,c=(a("c7cf"),a("89d0"),a("2877")),u=Object(c["a"])(o,s,n,!1,null,"39a3abd0",null);t["a"]=u.exports},"89d0":function(e,t,a){"use strict";a("ea8d")},"8bc8b":function(e,t,a){"use strict";a("0984")},"9ce4":function(e,t,a){},a907:function(e,t,a){"use strict";a("96cf");var s=a("1da1"),n=a("d4ec"),l=a("bee2"),i=a("262e"),r=a("2caf"),o=a("ff2d"),c=a("bc3a"),u=a.n(c),p=a("f121"),d=a.n(p),m=function(e){Object(i["a"])(a,e);var t=Object(r["a"])(a);function a(){var e;return Object(n["a"])(this,a),e=t.call(this),u.a.defaults.baseURL=d.a.Host85,e}return Object(l["a"])(a,[{key:"reasonsRefusalList",value:function(){var e=Object(s["a"])(regeneratorRuntime.mark((function e(){var t,a,s=arguments;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t=s.length>0&&void 0!==s[0]?s[0]:{},e.next=3,this.post("/reasons/refusal/list",t);case 3:return a=e.sent,e.abrupt("return",a);case 5:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()},{key:"followDealSearchList",value:function(){var e=Object(s["a"])(regeneratorRuntime.mark((function e(){var t,a,s=arguments;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t=s.length>0&&void 0!==s[0]?s[0]:{},e.next=3,this.post("/follow/deal/search/list",t);case 3:return a=e.sent,e.abrupt("return",a);case 5:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()},{key:"followDealSearchSingle",value:function(){var e=Object(s["a"])(regeneratorRuntime.mark((function e(){var t,a,s=arguments;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t=s.length>0&&void 0!==s[0]?s[0]:{},e.next=3,this.post("/follow/deal/search/single",t);case 3:return a=e.sent,e.abrupt("return",a);case 5:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()},{key:"followDealSearchDelete",value:function(){var e=Object(s["a"])(regeneratorRuntime.mark((function e(){var t,a,s=arguments;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t=s.length>0&&void 0!==s[0]?s[0]:{},e.next=3,this.post("/follow/deal/delete",t);case 3:return a=e.sent,e.abrupt("return",a);case 5:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()},{key:"followDealSearchUpdate",value:function(){var e=Object(s["a"])(regeneratorRuntime.mark((function e(){var t,a,s=arguments;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t=s.length>0&&void 0!==s[0]?s[0]:{},e.next=3,this.post("/follow/deal/update",t);case 3:return a=e.sent,e.abrupt("return",a);case 5:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()},{key:"followDealSearchAdd",value:function(){var e=Object(s["a"])(regeneratorRuntime.mark((function e(){var t,a,s=arguments;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t=s.length>0&&void 0!==s[0]?s[0]:{},e.next=3,this.post("/follow/deal/add",t);case 3:return a=e.sent,e.abrupt("return",a);case 5:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()},{key:"followDealSearchApprove",value:function(){var e=Object(s["a"])(regeneratorRuntime.mark((function e(){var t,a,s=arguments;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t=s.length>0&&void 0!==s[0]?s[0]:{},e.next=3,this.post("/follow/deal/approve",t);case 3:return a=e.sent,e.abrupt("return",a);case 5:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()},{key:"followDealClearRecommend",value:function(){var e=Object(s["a"])(regeneratorRuntime.mark((function e(){var t,a,s=arguments;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t=s.length>0&&void 0!==s[0]?s[0]:{},e.next=3,this.post("/follow/deal/clear/all/recommend",t);case 3:return a=e.sent,e.abrupt("return",a);case 5:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()},{key:"followDealUpdateRecommend",value:function(){var e=Object(s["a"])(regeneratorRuntime.mark((function e(){var t,a,s=arguments;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t=s.length>0&&void 0!==s[0]?s[0]:{},e.next=3,this.post("/follow/deal/recommend/update",t);case 3:return a=e.sent,e.abrupt("return",a);case 5:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()},{key:"followDealSubscribeList",value:function(){var e=Object(s["a"])(regeneratorRuntime.mark((function e(){var t,a,s=arguments;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t=s.length>0&&void 0!==s[0]?s[0]:{},e.next=3,this.post("/follow/deal/subscribe/search/list",t);case 3:return a=e.sent,e.abrupt("return",a);case 5:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()},{key:"followDealSubscribeSingle",value:function(){var e=Object(s["a"])(regeneratorRuntime.mark((function e(){var t,a,s=arguments;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t=s.length>0&&void 0!==s[0]?s[0]:{},e.next=3,this.post("/follow/deal/subscribe/search/single",t);case 3:return a=e.sent,e.abrupt("return",a);case 5:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()},{key:"followDealSubscribeDelete",value:function(){var e=Object(s["a"])(regeneratorRuntime.mark((function e(){var t,a,s=arguments;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t=s.length>0&&void 0!==s[0]?s[0]:{},e.next=3,this.post("/follow/deal/subscribe/unsubscribe",t);case 3:return a=e.sent,e.abrupt("return",a);case 5:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()},{key:"followDealSubscribeUpdate",value:function(){var e=Object(s["a"])(regeneratorRuntime.mark((function e(){var t,a,s=arguments;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t=s.length>0&&void 0!==s[0]?s[0]:{},e.next=3,this.post("/follow/deal/subscribe/update",t);case 3:return a=e.sent,e.abrupt("return",a);case 5:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()},{key:"followDealSubscribeAdd",value:function(){var e=Object(s["a"])(regeneratorRuntime.mark((function e(){var t,a,s=arguments;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t=s.length>0&&void 0!==s[0]?s[0]:{},e.next=3,this.post("/follow/deal/subscribe/subscribe",t);case 3:return a=e.sent,e.abrupt("return",a);case 5:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()},{key:"followReportCommission",value:function(){var e=Object(s["a"])(regeneratorRuntime.mark((function e(){var t,a,s=arguments;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t=s.length>0&&void 0!==s[0]?s[0]:{},e.next=3,this.post("/follow/report/period/commission",t);case 3:return a=e.sent,e.abrupt("return",a);case 5:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()}]),a}(o["a"]);t["a"]=new m},c7cf:function(e,t,a){"use strict";a("9ce4")},e3d6:function(e,t,a){"use strict";a("0267")},ea8d:function(e,t,a){}}]);