Files
PropertyDeployment/resources/Web/MicroCommunityMallWeb/html/js/chunk-dfaf1568.f33c7621.js
Anfioo adfd019d2d 江门
1
2026-02-01 15:37:55 +08:00

2 lines
7.6 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-dfaf1568","chunk-fcd760a4"],{"455c":function(t,e,o){"use strict";var n=function(){var t=this,e=t._self._c;return e("el-dialog",{attrs:{title:t.$t("deleteProduct.confirmOperation")+"!",visible:t.dialogVisible,width:"30%","before-close":t.handleClose},on:{"update:visible":function(e){t.dialogVisible=e}}},[e("div",{attrs:{align:"center"}},[e("span",[t._v(t._s(t.$t("deleteProduct.confirmDeleteProduct")))])]),e("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[e("el-button",{on:{click:t.closeDeleteProductModel}},[t._v(t._s(t.$t("deleteProduct.cancel")))]),e("el-button",{attrs:{type:"primary"},on:{click:t.deleteProduct}},[t._v(t._s(t.$t("deleteProduct.confirmDelete")))])],1)])},a=[],s=o("b775");function r(t){return new Promise((e,o)=>{Object(s["a"])({url:"/product.deleteProduct",method:"post",data:t}).then(t=>{const o=t.data;e(o)}).catch(t=>{o(t)})})}var i={name:"DeleteProduct",data(){return{dialogVisible:!1,deleteProductInfo:{}}},methods:{open(t){this.deleteProductInfo=t,this.dialogVisible=!0},handleClose(t){this.closeDeleteProductModel(),t()},async deleteProduct(){try{const t=await r(this.deleteProductInfo);0===t.code?(this.$message.success(t.msg),this.dialogVisible=!1,this.$emit("product-deleted")):this.$message.error(t.msg)}catch(t){console.error("删除商品失败:",t),this.$message.error("删除商品失败")}},closeDeleteProductModel(){this.dialogVisible=!1}}},l=i,d=(o("57dc"),o("2877")),c=Object(d["a"])(l,n,a,!1,null,"8c735c08",null);e["a"]=c.exports},"57dc":function(t,e,o){"use strict";o("cd4f")},7027:function(t,e,o){"use strict";o("ec6d")},9418:function(t,e,o){"use strict";o("cd80")},ae49:function(t,e,o){"use strict";o.r(e);var n=function(){var t=this,e=t._self._c;return e("div",[e("el-row",{attrs:{gutter:20}},[e("el-col",{staticClass:"padding-r-0",attrs:{span:4}},[e("admin-shop",{on:{"shop-change":t.handleShopChange}})],1),e("el-col",{attrs:{span:20}},[e("el-card",{staticClass:"box-card"},[e("div",{staticClass:"clearfix flex justify-between",attrs:{slot:"header"},slot:"header"},[e("span",[t._v(t._s(t.$t("adminGroup.searchCondition")))])]),e("el-row",{attrs:{gutter:20}},[e("el-col",{attrs:{span:6}},[e("el-input",{attrs:{placeholder:t.$t("adminGroup.inputProductName"),clearable:""},model:{value:t.adminGroupInfo.conditions.prodName,callback:function(e){t.$set(t.adminGroupInfo.conditions,"prodName",e)},expression:"adminGroupInfo.conditions.prodName"}})],1),e("el-col",{attrs:{span:2}},[e("el-button",{attrs:{type:"primary"},on:{click:t._queryProductMethod}},[t._v(t._s(t.$t("adminGroup.search")))])],1)],1)],1),e("el-card",{staticClass:"margin-top-sm"},[e("div",{staticClass:"clearfix flex justify-between",attrs:{slot:"header"},slot:"header"},[e("span",[t._v(t._s(t.$t("adminGroup.shopGroup")))])]),e("el-table",{staticStyle:{width:"100%"},attrs:{data:t.adminGroupInfo.groups,border:""}},[e("el-table-column",{attrs:{prop:"groupId",label:t.$t("adminGroup.id"),align:"center",width:"80"}}),e("el-table-column",{attrs:{label:t.$t("adminGroup.productImage"),align:"center",width:"120"},scopedSlots:t._u([{key:"default",fn:function(t){return[e("div",{staticStyle:{position:"relative",display:"inline-block"}},[e("img",{staticStyle:{"border-radius":"10px"},attrs:{width:"50",height:"50",src:t.row.coverPhoto||"/img/noPhoto.jpg"}})])]}}])}),e("el-table-column",{attrs:{prop:"prodName",label:t.$t("adminGroup.productName"),align:"center"}}),e("el-table-column",{attrs:{prop:"userCount",label:t.$t("adminGroup.groupPeople"),align:"center",width:"100"}}),e("el-table-column",{attrs:{prop:"groupPrice",label:t.$t("adminGroup.groupPrice"),align:"center",width:"120"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("¥"+t._s(e.row.groupPrice))]}}])}),e("el-table-column",{attrs:{prop:"price",label:t.$t("adminGroup.singlePrice"),align:"center",width:"120"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("¥"+t._s(e.row.price))]}}])}),e("el-table-column",{attrs:{prop:"state",label:t.$t("adminGroup.status"),align:"center",width:"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s("1001"==e.row.state?t.$t("adminGroup.enable"):t.$t("adminGroup.disable")))]}}])}),e("el-table-column",{attrs:{label:t.$t("adminGroup.validity"),align:"center",width:"200"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.startTime)+"~"+t._s(e.row.endTime))]}}])}),e("el-table-column",{attrs:{prop:"rebateFlag",label:t.$t("adminGroup.isRebate"),align:"center",width:"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s("Y"==e.row.rebateFlag?t.$t("adminGroup.yes"):t.$t("adminGroup.no")))]}}])}),e("el-table-column",{attrs:{prop:"rebate",label:t.$t("adminGroup.leaderRebate"),align:"center",width:"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(e.row.rebate)+"%")]}}])})],1),e("el-pagination",{staticStyle:{"margin-top":"20px","text-align":"right"},attrs:{"current-page":t.adminGroupInfo.conditions.page,"page-size":t.adminGroupInfo.conditions.row,layout:"total, prev, pager, next",total:t.adminGroupInfo.total},on:{"current-change":t.handleCurrentChange}})],1)],1)],1),e("delete-product",{ref:"deleteProduct"})],1)},a=[],s=o("b775");function r(t){return new Promise((e,o)=>{Object(s["a"])({url:"/productGroup.listAdminProductGroup",method:"get",params:t}).then(t=>{const o=t.data;e(o)}).catch(t=>{o(t)})})}var i=o("c962"),l=o("455c"),d=o("7323"),c={components:{AdminShop:i["default"],DeleteProduct:l["a"]},data(){return{adminGroupInfo:{groups:[],total:0,conditions:{page:1,row:10,categoryId:"",prodName:"",keyword:"",barCode:"",shopId:""}},shopId:""}},created(){this.shopId=Object(d["f"])(),this._listAdminGroups()},methods:{handleShopChange(t){this.adminGroupInfo.conditions.shopId=t.shopId,this._listAdminGroups()},handleCurrentChange(t){this.adminGroupInfo.conditions.page=t,this._listAdminGroups()},_listAdminGroups(){const t={...this.adminGroupInfo.conditions,shopId:this.shopId};r(t).then(t=>{this.adminGroupInfo.groups=t.data,this.adminGroupInfo.total=t.total,this.adminGroupInfo.records=t.records,console.log(this.adminGroupInfo.records)}).catch(t=>{console.error("获取拼团列表失败:",t)})},_queryProductMethod(){this.adminGroupInfo.conditions.page=1,this._listAdminGroups()}}},u=c,p=(o("7027"),o("2877")),h=Object(p["a"])(u,n,a,!1,null,"43f9b004",null);e["default"]=h.exports},c962:function(t,e,o){"use strict";o.r(e);var n=function(){var t=this,e=t._self._c;return e("el-card",{staticClass:"list-selector"},[e("ul",{staticClass:"list-selector-list"},["Y"==t.showAll?e("li",{class:{selected:""===t.adminShopInfo.shopId},on:{click:function(e){return t.swatchAdminShopId({shopId:"",shopName:"全部"})}}},[t._v(" "+t._s(t.$t("common.all"))+" ")]):t._e(),t._l(t.adminShopInfo.shops,(function(o,n){return e("li",{key:n,class:{selected:t.adminShopInfo.shopId===o.shopId},on:{click:function(e){return t.swatchAdminShopId(o)}}},[t._v(" "+t._s(o.shopName)+" ")])}))],2)])},a=[],s=o("7323"),r={name:"AdminShop",data(){return{adminShopInfo:{shops:[],shopId:""}}},props:{showAll:{type:String,default:"Y"}},created(){this._listAdminShops()},methods:{async _listAdminShops(){try{const t=await Object(s["k"])({page:1,row:100});this.adminShopInfo.shops=t.data,"N"==this.showAll&&this.adminShopInfo.shops.length>0&&this.swatchAdminShopId(this.adminShopInfo.shops[0])}catch(t){console.error("获取店铺列表失败:",t)}},swatchAdminShopId(t){this.adminShopInfo.shopId=t.shopId,this.$emit("shop-change",t)}}},i=r,l=(o("9418"),o("2877")),d=Object(l["a"])(i,n,a,!1,null,"177c0c26",null);e["default"]=d.exports},cd4f:function(t,e,o){},cd80:function(t,e,o){},ec6d:function(t,e,o){}}]);
//# sourceMappingURL=chunk-dfaf1568.f33c7621.js.map