shop-php/public/mer/js/chunk-b62bf9da.ce494ac5.js
2024-01-26 09:39:36 +08:00

1 line
20 KiB
JavaScript
Executable File
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-b62bf9da"],{3646:function(t,e,i){"use strict";i.r(e);var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"divBox"},[i("el-card",{staticClass:"box-card"},[i("div",{staticClass:"clearfix",attrs:{slot:"header"},slot:"header"},[i("el-button",{attrs:{size:"small",type:"primary"},on:{click:function(e){return t.showPopup()}}},[t._v("添加商品")])],1),t._v(" "),i("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],staticStyle:{width:"100%"},attrs:{data:t.tableData.data,size:"mini","row-class-name":t.tableRowClassName,"row-key":function(t){return t.product_id}},on:{"selection-change":t.handleSelectionChange,rowclick:function(e){return e.stopPropagation(),t.closeEdit(e)}}},[i("el-table-column",{attrs:{type:"selection","reserve-selection":!0,width:"55"}}),t._v(" "),i("el-table-column",{attrs:{type:"expand"},scopedSlots:t._u([{key:"default",fn:function(e){return[i("el-form",{staticClass:"demo-table-expand demo-table-expand1",attrs:{"label-position":"left",inline:""}},[i("el-form-item",{attrs:{label:"平台分类:"}},[i("span",[t._v(t._s(e.row.storeCategory?e.row.storeCategory.cate_name:"-"))])]),t._v(" "),i("el-form-item",{attrs:{label:"商品分类:"}},[e.row.merCateId.length?t._l(e.row.merCateId,(function(e,a){return i("span",{key:a,staticClass:"mr10"},[t._v(t._s(e.category.cate_name))])})):i("span",[t._v("-")])],2),t._v(" "),i("el-form-item",{attrs:{label:"品牌:"}},[i("span",{staticClass:"mr10"},[t._v(t._s(e.row.brand?e.row.brand.brand_name:"-"))])]),t._v(" "),i("el-form-item",{attrs:{label:"市场价格:"}},[i("span",[t._v(t._s(t._f("filterEmpty")(e.row.ot_price)))])]),t._v(" "),i("el-form-item",{attrs:{label:"成本价:"}},[i("span",[t._v(t._s(t._f("filterEmpty")(e.row.cost)))])]),t._v(" "),i("el-form-item",{attrs:{label:"收藏:"}},[i("span",[t._v(t._s(t._f("filterEmpty")(e.row.care_count)))])]),t._v(" "),"7"===t.tableFrom.type?i("el-form-item",{key:"1",attrs:{label:"未通过原因:"}},[i("span",[t._v(t._s(e.row.refusal))])]):t._e()],1)]}}])}),t._v(" "),i("el-table-column",{attrs:{prop:"product_id",label:"ID","min-width":"50"}}),t._v(" "),i("el-table-column",{attrs:{label:"商品图","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(t){return[i("div",{staticClass:"demo-image__preview"},[i("el-image",{attrs:{src:t.row.image,"preview-src-list":[t.row.image]}})],1)]}}])}),t._v(" "),i("el-table-column",{attrs:{prop:"store_name",label:"商品名称","min-width":"200"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.attrValue&&e.row.attrValue.length>1?i("div",[i("span",{staticStyle:{color:"#fe8c51","font-size":"10px","margin-right":"4px"}},[t._v("[多规格]")]),t._v(t._s(e.row.store_name)+"\n ")]):i("span",[t._v(t._s(e.row.store_name))])]}}])}),t._v(" "),i("el-table-column",{attrs:{prop:"price",label:"商品售价","min-width":"90"}}),t._v(" "),i("el-table-column",{attrs:{prop:"sales",label:"销量","min-width":"90"}}),t._v(" "),i("el-table-column",{attrs:{prop:"stock",label:"库存","min-width":"70"}}),t._v(" "),i("el-table-column",{attrs:{prop:"sort",align:"center",label:"排序","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.index===t.tabClickIndex?i("span",[i("el-input",{attrs:{type:"number",maxlength:"300",size:"mini",autofocus:""},on:{blur:function(i){return t.inputBlur(e)}},model:{value:e.row["sort"],callback:function(i){t.$set(e.row,"sort",t._n(i))},expression:"scope.row['sort']"}})],1):i("span",{on:{dblclick:function(i){return i.stopPropagation(),t.tabClick(e.row)}}},[t._v(t._s(e.row["sort"]))])]}}])}),t._v(" "),Number(t.tableFrom.type)<5?i("el-table-column",{key:"1",attrs:{prop:"status",label:"上/下架","min-width":"150"},scopedSlots:t._u([{key:"default",fn:function(e){return[i("el-switch",{attrs:{"active-value":1,"inactive-value":0,"active-text":"上架","inactive-text":"下架"},on:{change:function(i){return t.onchangeIsShow(e.row)}},model:{value:e.row.is_show,callback:function(i){t.$set(e.row,"is_show",i)},expression:"scope.row.is_show"}})]}}],null,!1,132813036)}):t._e(),t._v(" "),i("el-table-column",{attrs:{prop:"mer_labels_name",label:"送达时间"},scopedSlots:t._u([{key:"default",fn:function(e){return[i("span",{staticStyle:{color:"#ff0018"}},[t._v(t._s(e.row.mer_labels_name))])]}}])}),t._v(" "),i("el-table-column",{attrs:{prop:"stock",label:"商品状态","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[i("span",[t._v(t._s(t._f("productStatusFilter")(e.row.us_status)))])]}}])}),t._v(" "),i("el-table-column",{attrs:{prop:"create_time",label:"创建时间","min-width":"150"}})],1),t._v(" "),i("div",{staticClass:"block"},[i("el-pagination",{attrs:{"page-sizes":[20,40,60,80],"page-size":t.tableFrom.limit,"current-page":t.tableFrom.page,layout:"total, sizes, prev, pager, next, jumper",total:t.tableData.total},on:{"size-change":t.handleSizeChange,"current-change":t.pageChange}})],1)],1),t._v(" "),t.show?i("el-dialog",{attrs:{title:"云商品添加",visible:t.show,width:"600px"},on:{"update:visible":function(e){t.show=e}}},[i("el-form",{attrs:{model:t.importInfo}},[i("el-form-item",{attrs:{label:"商品","label-width":"100px"}},[i("div",{staticClass:"upLoadPicBox",on:{click:t.changeGoods}},[t.addShopInfo.img?i("div",{staticClass:"pictrue"},[i("img",{attrs:{src:t.addShopInfo.img}})]):i("div",{staticClass:"upLoad"},[i("i",{staticClass:"el-icon-camera cameraIconfont"})])])]),t._v(" "),i("el-form-item",{attrs:{label:"商品名称","label-width":"100px"}},[i("el-input",{attrs:{placeholder:"",readonly:""},model:{value:t.addShopInfo.store_name,callback:function(e){t.$set(t.addShopInfo,"store_name",e)},expression:"addShopInfo.store_name"}})],1),t._v(" "),i("el-form-item",{attrs:{label:"送达时间","label-width":"100px"}},[i("el-radio-group",{model:{value:t.addShopInfo.type,callback:function(e){t.$set(t.addShopInfo,"type",e)},expression:"addShopInfo.type"}},[i("el-radio",{attrs:{label:"five"}},[t._v("五日达")])],1)],1)],1),t._v(" "),i("div",{staticStyle:{display:"flex","justify-content":"flex-end"}},[i("el-button",{attrs:{size:"small",type:"primary"},on:{click:t.add}},[t._v("添加")])],1)],1):t._e(),t._v(" "),i("goods-list",{ref:"goodsList",on:{getProduct:t.getProduct}})],1)},s=[],o=i("c7eb"),n=(i("96cf"),i("1da1")),r=(i("7f7f"),i("55dd"),i("c4c8")),l=i("83d6"),c=i("bbcc"),u=i("5c96"),d=function(){var t=this,e=t.$createElement,i=t._self._c||e;return t.dialogVisible?i("el-dialog",{attrs:{title:"商品信息",visible:t.dialogVisible,width:"1200px"},on:{"update:visible":function(e){t.dialogVisible=e}}},[i("div",{staticClass:"divBox"},[i("div",{staticClass:"header clearfix"},[i("div",{staticClass:"container"},[i("el-form",{attrs:{size:"small",inline:"","label-width":"100px"}},[i("el-form-item",{staticClass:"width100",attrs:{label:"商品分类:"}},[i("el-select",{staticClass:"filter-item selWidth mr20",attrs:{placeholder:"请选择",clearable:""},on:{change:function(e){return t.getList()}},model:{value:t.tableFrom.mer_cate_id,callback:function(e){t.$set(t.tableFrom,"mer_cate_id",e)},expression:"tableFrom.mer_cate_id"}},t._l(t.merCateList,(function(t){return i("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1),t._v(" "),i("el-form-item",{staticClass:"width100",attrs:{label:"商品搜索:"}},[i("el-input",{staticClass:"selWidth",attrs:{placeholder:"请输入商品名称,关键字,产品编号",clearable:""},nativeOn:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.getList(e)}},model:{value:t.tableFrom.keyword,callback:function(e){t.$set(t.tableFrom,"keyword",e)},expression:"tableFrom.keyword"}},[i("el-button",{staticClass:"el-button-solt",attrs:{slot:"append",icon:"el-icon-search"},on:{click:t.getList},slot:"append"})],1)],1)],1)],1)]),t._v(" "),t.resellShow?i("el-alert",{attrs:{title:"注:添加为预售商品后,原普通商品会下架;如该商品已开启其它营销活动,请勿选择!",type:"warning","show-icon":""}}):t._e(),t._v(" "),i("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],staticStyle:{width:"100%","margin-top":"10px"},attrs:{data:t.tableData.data,size:"mini"}},[i("el-table-column",{attrs:{width:"55"},scopedSlots:t._u([{key:"default",fn:function(e){return[i("el-radio",{attrs:{label:e.row.product_id},nativeOn:{change:function(i){return t.getTemplateRow(e.row)}},model:{value:t.templateRadio,callback:function(e){t.templateRadio=e},expression:"templateRadio"}},[t._v(" ")])]}}],null,!1,3465899556)}),t._v(" "),i("el-table-column",{attrs:{prop:"product_id",label:"ID","min-width":"50"}}),t._v(" "),i("el-table-column",{attrs:{label:"商品图","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(t){return[i("div",{staticClass:"demo-image__preview"},[i("el-image",{staticStyle:{width:"36px",height:"36px"},attrs:{src:t.row.image,"preview-src-list":[t.row.image]}})],1)]}}],null,!1,2331550732)}),t._v(" "),i("el-table-column",{attrs:{prop:"store_name",label:"商品名称","min-width":"200"}}),t._v(" "),i("el-table-column",{attrs:{prop:"stock",label:"库存","min-width":"80"}})],1),t._v(" "),i("div",{staticClass:"block mb20"},[i("el-pagination",{attrs:{"page-sizes":[20,40,60,80],"page-size":t.tableFrom.limit,"current-page":t.tableFrom.page,layout:"total, sizes, prev, pager, next, jumper",total:t.tableData.total},on:{"size-change":t.handleSizeChange,"current-change":t.pageChange}})],1)],1)]):t._e()},m=[],p={name:"GoodsList",props:{resellShow:{type:Boolean,default:!1}},data:function(){return{dialogVisible:!1,templateRadio:0,merCateList:[],roterPre:l["roterPre"],listLoading:!0,tableData:{data:[],total:0},tableFrom:{page:1,limit:20,cate_id:"",store_name:"",keyword:"",is_gift_bag:0,status:1},multipleSelection:{},checked:[]}},mounted:function(){var t=this;this.getList(),this.getCategorySelect(),window.addEventListener("unload",(function(e){return t.unloadHandler(e)}))},methods:{getTemplateRow:function(t){this.multipleSelection={src:t.image,id:t.product_id,store_name:t.store_name},this.dialogVisible=!1,this.$emit("getProduct",this.multipleSelection)},getCategorySelect:function(){var t=this;Object(r["s"])().then((function(e){t.merCateList=e.data})).catch((function(e){t.$message.error(e.message)}))},getList:function(){var t=this;this.listLoading=!0,Object(r["ib"])(this.tableFrom).then((function(e){t.tableData.data=e.data.list,t.tableData.total=e.data.count,t.listLoading=!1})).catch((function(e){t.listLoading=!1,t.$message.error(e.message)}))},pageChange:function(t){this.tableFrom.page=t,this.getList()},handleSizeChange:function(t){this.tableFrom.limit=t,this.getList()}}},h=p,g=(i("a8cf"),i("2877")),f=Object(g["a"])(h,d,m,!1,null,"2b71738f",null),b=f.exports,_={name:"ProductList",components:{goodsList:b},data:function(){return{props:{emitPath:!1},show:!1,addShopInfo:{product_id:"",img:"",store_name:"",type:"five"},roterPre:l["roterPre"],BASE_URL:c["a"].https,headeNum:[],labelList:[],tempList:[],listLoading:!0,tableData:{data:[],total:0},tableFrom:{page:1,limit:20,mer_cate_id:"",cate_id:"",keyword:"",temp_id:"",type:this.$route.query.type?this.$route.query.type:"1",is_gift_bag:"",us_status:"",mer_labels:"",svip_price_type:"",product_id:this.$route.query.id?this.$route.query.id:"",product_type:""},categoryList:[],merCateList:[],modals:!1,tabClickIndex:"",multipleSelection:[],productStatusList:[{label:"上架显示",value:1},{label:"下架",value:0},{label:"平台关闭",value:-1}],tempRule:{temp_id:[{required:!0,message:"请选择运费模板",trigger:"change"}]},commisionRule:{extension_one:[{required:!0,message:"请输入一级佣金",trigger:"change"}],extension_two:[{required:!0,message:"请输入二级佣金",trigger:"change"}]},importInfo:{},commisionForm:{extension_one:0,extension_two:0},svipForm:{svip_price_type:0},goodsId:"",previewKey:"",product_id:"",previewVisible:!1,dialogLabel:!1,dialogFreight:!1,dialogCommision:!1,dialogSvip:!1,dialogImport:!1,dialogImportImg:!1,is_audit:!1,deliveryType:[],deliveryList:[],labelForm:{},tempForm:{},isBatch:!1,open_svip:!1,product:"",merchantType:{type_code:""}}},mounted:function(){this.merchantType=this.$store.state.user.merchantType;var t=this.merchantType.type_name;"市级供应链"!==t?(this.product=0,this.tableFrom.product_type=""):(this.product=98,this.tableFrom.product_type=98),console.log(this.product),this.getLstFilterApi(),this.getCategorySelect(),this.getCategoryList(),this.getList(1),this.getLabelLst(),this.getTempLst(),this.productCon()},updated:function(){},methods:{showPopup:function(){this.show=!0},add:function(){var t=this;return this.addShopInfo.product_id?this.addShopInfo.type?void Object(r["a"])(this.addShopInfo).then((function(e){u["Message"].success(e.message),t.getList(),t.$nextTick((function(){t.show=!1}))})).catch((function(t){u["Message"].error(t)})):u["Message"].error("请选择送达时间"):u["Message"].error("请选择商品")},changeGoods:function(){this.$refs.goodsList.dialogVisible=!0},getProduct:function(t){this.addShopInfo.product_id=t.id,this.addShopInfo.img=t.src,this.addShopInfo.store_name=t.store_name},tableRowClassName:function(t){var e=t.row,i=t.rowIndex;e.index=i},tabClick:function(t){this.tabClickIndex=t.index},inputBlur:function(t){var e=this;(!t.row.sort||t.row.sort<0)&&(t.row.sort=0),Object(r["kb"])(t.row.product_id,{sort:t.row.sort}).then((function(t){e.closeEdit()})).catch((function(t){}))},closeEdit:function(){this.tabClickIndex=null},handleSelectionChange:function(t){this.multipleSelection=t;var e=[];this.multipleSelection.map((function(t){e.push(t.product_id)})),this.product_ids=e},productCon:function(){var t=this;Object(r["ab"])().then((function(e){t.is_audit=e.data.is_audit,t.open_svip=1==e.data.mer_svip_status&&1==e.data.svip_switch_status,t.deliveryType=e.data.delivery_way.map(String),2==t.deliveryType.length?t.deliveryList=[{value:"1",name:"到店自提"},{value:"2",name:"快递配送"}]:1==t.deliveryType.length&&"1"==t.deliveryType[0]?t.deliveryList=[{value:"1",name:"到店自提"}]:t.deliveryList=[{value:"2",name:"快递配送"}]})).catch((function(e){t.$message.error(e.message)}))},getSuccess:function(){this.getLstFilterApi(),this.getList(1)},handleClose:function(){this.dialogLabel=!1},handleFreightClose:function(){this.dialogFreight=!1},onClose:function(){this.modals=!1},onCopy:function(){this.$router.push({path:this.roterPre+"/product/list/addProduct",query:{type:1}})},getLabelLst:function(){var t=this;Object(r["x"])().then((function(e){t.labelList=e.data})).catch((function(e){t.$message.error(e.message)}))},getTempLst:function(){var t=this;Object(r["Ab"])().then((function(e){t.tempList=e.data})).catch((function(e){t.$message.error(e.message)}))},onAuditFree:function(t){this.$refs.editAttr.getAttrDetail(t.product_id)},batchCommision:function(){if(0===this.multipleSelection.length)return this.$message.warning("请先选择商品");this.dialogCommision=!0},batchSvip:function(){if(0===this.multipleSelection.length)return this.$message.warning("请先选择商品");this.dialogSvip=!0},submitCommisionForm:function(t){var e=this;this.$refs[t].validate((function(t){t&&(e.commisionForm.ids=e.product_ids,Object(r["Y"])(e.commisionForm).then((function(t){var i=t.message;e.$message.success(i),e.getList(""),e.dialogCommision=!1})))}))},submitSvipForm:function(t){var e=this;this.svipForm.ids=this.product_ids,Object(r["Z"])(this.svipForm).then((function(t){var i=t.message;e.$message.success(i),e.getList(""),e.dialogSvip=!1}))},batchShelf:function(){var t=this;if(0===this.multipleSelection.length)return this.$message.warning("请先选择商品");var e={status:1,ids:this.product_ids};Object(r["o"])(e).then((function(e){t.$message.success(e.message),t.getLstFilterApi(),t.getList("")})).catch((function(e){t.$message.error(e.message)}))},batchOff:function(){var t=this;if(0===this.multipleSelection.length)return this.$message.warning("请先选择商品");var e={status:0,ids:this.product_ids};Object(r["o"])(e).then((function(e){t.$message.success(e.message),t.getLstFilterApi(),t.getList("")})).catch((function(e){t.$message.error(e.message)}))},batchLabel:function(){this.labelForm={mer_labels:[],ids:this.product_ids},this.isBatch=!0,this.dialogLabel=!0},batchFreight:function(){this.dialogFreight=!0},submitTempForm:function(t){var e=this;this.$refs[t].validate((function(t){t&&(e.tempForm.ids=e.product_ids,Object(r["p"])(e.tempForm).then((function(t){var i=t.message;e.$message.success(i),e.getList(""),e.dialogFreight=!1})))}))},handleRestore:function(t){var e=this;this.$modalSure("恢复商品").then((function(){Object(r["qb"])(t).then((function(t){e.$message.success(t.message),e.getLstFilterApi(),e.getList("")})).catch((function(t){e.$message.error(t.message)}))}))},handlePreview:function(t){console.log(t),console.log("123"),this.previewVisible=!0,this.goodsId=t,this.previewKey=""},getCategorySelect:function(){var t=this;Object(r["s"])().then((function(e){t.merCateList=e.data})).catch((function(e){t.$message.error(e.message)}))},getCategoryList:function(){var t=this;Object(r["r"])().then((function(e){t.categoryList=e.data})).catch((function(e){t.$message.error(e.message)}))},getLstFilterApi:function(){},getList:function(t){var e=this;this.listLoading=!0,this.tableFrom.page=t||this.tableFrom.page,Object(r["t"])(this.tableFrom).then((function(t){e.tableData.data=t.data.list,e.tableData.total=t.data.count,e.listLoading=!1})).catch((function(t){e.listLoading=!1,e.$message.error(t.message)})),this.getLstFilterApi()},pageChange:function(t){this.tableFrom.page=t,this.getList("")},handleSizeChange:function(t){this.tableFrom.limit=t,this.getList("")},handleDelete:function(t,e){var i=this;this.$modalSure("5"!==this.tableFrom.type?"加入回收站":"删除该商品").then((function(){"5"===i.tableFrom.type?Object(r["v"])(t).then((function(t){var e=t.message;i.$message.success(e),i.getList(""),i.getLstFilterApi()})).catch((function(t){var e=t.message;i.$message.error(e)})):Object(r["fb"])(t).then((function(t){var e=t.message;i.$message.success(e),i.getList(""),i.getLstFilterApi()})).catch((function(t){var e=t.message;i.$message.error(e)}))}))},onEditLabel:function(t){if(this.dialogLabel=!0,this.product_id=t.product_id,t.mer_labels&&t.mer_labels.length){var e=t.mer_labels.map((function(t){return t.product_label_id}));this.labelForm={mer_labels:e}}else this.labelForm={mer_labels:[]}},submitForm:function(t){var e=this;this.$refs[t].validate((function(t){t&&(e.isBatch?Object(r["n"])(e.labelForm).then((function(t){var i=t.message;e.$message.success(i),e.getList(""),e.dialogLabel=!1,e.isBatch=!1})):Object(r["Vb"])(e.product_id,e.labelForm).then((function(t){var i=t.message;e.$message.success(i),e.getList(""),e.dialogLabel=!1})))}))},onchangeIsShow:function(t){var e=this;Object(r["Kb"])(t.product_id,t.is_show).then((function(t){var i=t.message;e.$message.success(i),e.getList(""),e.getLstFilterApi()})).catch((function(t){var i=t.message;e.$message.error(i)}))},importShort:function(){this.dialogImport=!0},importClose:function(){this.dialogImport=!1},importShortImg:function(){this.dialogImportImg=!0},importCloseImg:function(){this.dialogImportImg=!1},importXlsUpload:function(){var t=Object(n["a"])(Object(o["a"])().mark((function t(e){var i,a;return Object(o["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:console.log("上传",e),i=e.file,a=new FormData,a.append("file",i),Object(r["K"])(a).then((function(t){u["Message"].success(t.message)})).catch((function(t){u["Message"].error(t)}));case 5:case"end":return t.stop()}}),t)})));function e(e){return t.apply(this,arguments)}return e}(),importZipUpload:function(){var t=Object(n["a"])(Object(o["a"])().mark((function t(e){var i,a;return Object(o["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:console.log("上传",e),i=e.file,a=new FormData,a.append("file",i),Object(r["J"])(a).then((function(t){u["Message"].success(t.message)})).catch((function(t){u["Message"].error(t)}));case 5:case"end":return t.stop()}}),t)})));function e(e){return t.apply(this,arguments)}return e}()}},v=_,w=(i("fd1c"),Object(g["a"])(v,a,s,!1,null,"38890f86",null));e["default"]=w.exports},"7d2d":function(t,e,i){},a8cf:function(t,e,i){"use strict";i("ca54")},ca54:function(t,e,i){},fd1c:function(t,e,i){"use strict";i("7d2d")}}]);