<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0b9a23"],{"347c":function(t,e,a){"use strict";a.r(e);var o=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"flex-c wrap"},[a("div",{staticClass:"filter flex-bw center"},[a("div",{staticClass:"flex-r center"},[a("el-input",{attrs:{size:"mini",placeholder:"äº§å“åç§°"},model:{value:t.srch.ProdName,callback:function(e){t.$set(t.srch,"ProdName",e)},expression:"srch.ProdName"}}),a("el-input",{attrs:{size:"mini",placeholder:"ä¼ä¸šåç§°"},model:{value:t.srch.ProdCompName,callback:function(e){t.$set(t.srch,"ProdCompName",e)},expression:"srch.ProdCompName"}}),a("el-date-picker",{attrs:{size:"mini","value-format":"yyyy-MM-dd",placeholder:"å¼€å§‹æ—¥æœŸ"},model:{value:t.srch.StartDate,callback:function(e){t.$set(t.srch,"StartDate",e)},expression:"srch.StartDate"}}),a("el-date-picker",{attrs:{size:"mini","value-formate":"yyyy-MM-dd",placeholder:"æˆªæ­¢æ—¥æœŸ"},model:{value:t.srch.EndDate,callback:function(e){t.$set(t.srch,"EndDate",e)},expression:"srch.EndDate"}}),a("el-button",{attrs:{type:"primary",size:"mini","native-type":"submit"},on:{click:function(e){return t.listFavorite()}}},[t._v("æŸ¥è¯¢")])],1),a("el-pagination",{attrs:{"page-size":t.pageCount,total:t.pageTotal,layout:"prev, pager, next, slot"},on:{"current-change":t.listFavorite}},[a("span",[t._v(" å½“å‰å…± "),a("i",{staticClass:"msg"},[t._v(t._s(t.pageTotal))]),t._v(" ä¸ªæ”¶è—")])])],1),a("el-table",{ref:"table",staticClass:"table-wrap",attrs:{data:t.datas,"highlight-current-row":!0,height:"calc(100vh - 126px)"}},[a("el-table-column",{attrs:{label:"åºå·",width:"45"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.$index+1+(t.page-1)*t.pageCount))]}}])}),a("el-table-column",{attrs:{label:"å›¾ç‰‡",width:"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.ProdLogo?a("el-image",{attrs:{src:t.url.api+"/files/"+e.row.ProdLogo+"_360x360.gif","preview-src-list":[t.url.api+"/files/"+e.row.ProdLogo],width:"70",height:"70"},on:{click:function(t){t.stopPropagation()}}}):t._e()]}}])}),a("el-table-column",{attrs:{label:"äº§å“åç§°","min-width":"220"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("p",[a("a",{attrs:{href:"javascript:void()"},on:{click:function(a){return t.viewProd(e.row)}}},[t._v(t._s(e.row.ProdName))])]),e.row.ProdCompID!=t.$store.state.plat.compId?a("p",{staticClass:"memo"},[a("a",{attrs:{href:t.url.getCompSite(e.row.ProdCompKey),target:e.row.ProdCompKey}},[t._v(t._s(e.row.ProdCompName))])]):t._e()]}}])}),a("el-table-column",{attrs:{label:"æ”¶è—æ—¶é—´",width:"120"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(" "+t._s(e.row.LogDate.substring(0,10))+" ")]}}])}),t.$store.state.identity.isProduct?a("el-table-column",{attrs:{label:"æ“ä½œ",width:"140"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("el-button",{attrs:{size:"mini",type:"text"},on:{click:function(a){return t.viewProd(e.row)}}},[t._v("é¢„è§ˆ")]),a("el-popconfirm",{attrs:{title:"ç¡®è®¤è¦å–æ¶ˆæ”¶è— "+e.row.ProdName+" å—ï¼Ÿ"},on:{confirm:function(a){return t.deleteFavorite(e.row.ProdID)}}},[a("el-button",{attrs:{slot:"reference",size:"mini",type:"text"},slot:"reference"},[t._v("å–æ¶ˆæ”¶è—")])],1)]}}],null,!1,4056820789)}):t._e()],1)],1)},r=[],n=a("2909"),i=(a("99af"),a("a434"),a("c740"),a("c2dc")),s={name:"Favorite",data:function(){return{url:i["c"],datas:[],srch:{ProdName:"",ProdCompName:"",StartDate:"",EndDate:""},page:1,pageCount:20,pageTotal:0}},mounted:function(){this.listFavorite()},methods:{listFavorite:function(t){var e=this;this.page=t||1,i["a"].post("".concat(i["c"].api,"/log/prod/912/mylist?page=").concat(this.page,"&amp;count=").concat(this.pageCount),this.srch).then((function(t){var a;0==t.State?(e.datas.length=0,(a=e.datas).push.apply(a,Object(n["a"])(t.Data.List)),e.pageTotal=t.Data.TotalCount):i["b"].error(t.Data)}))},viewProd:function(t){i["c"].isSanyi?window.open("".concat(i["c"].web,"/product/").concat(t.ProdID),"_blank"):window.open("".concat(i["c"].getCompSite(t.CompKey),"/product/info?id=").concat(t.ProdID),"_blank")},deleteFavorite:function(t){var e=this;i["a"].post("".concat(i["c"].api,"/log/prod/912/toggle"),{ProdID:t}).then((function(a){0==a.State?(i["b"].success("å·²æˆåŠŸå–æ¶ˆæ”¶è—ï¼"),e.datas.splice(e.datas.findIndex((function(e){return e.ProdID==t})),1)):i["b"].error(a.Data)}))}}},l=s,c=a("2877"),d=Object(c["a"])(l,o,r,!1,null,null,null);e["default"]=d.exports}}]);
//# sourceMappingURL=chunk-2d0b9a23.6eb5b7cf.js.map</pre></body></html>