UNPKG

beehole-store-server

Version:

www.bee-hole.com

1 lines 2.6 kB
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-cb8dd612"],{"1b6c":function(t,e,i){"use strict";i.d(e,"a",(function(){return o})),i.d(e,"b",(function(){return a}));var n=i("5530"),s=i("bf0f");function o(t,e){return function(){return Object(s["b"])(t,Object(n["a"])({},e))}}function a(t,e){return Object(s["b"])(t,Object(n["a"])({},e))}},"4d73":function(t,e,i){"use strict";i.r(e);i("d81d");var n=i("2dd7"),s=i("b775");function o(t){return Object(s["b"])({url:"/shop/list",method:"post",params:t})}function a(t){return Object(s["b"])({url:"/shop/update_bind",method:"post",params:t})}function c(t){return Object(s["b"])({url:"/shop/get_bind_shop",method:"post",params:t})}var r=i("1b6c"),d=i("5d9e");e["default"]={name:"UserShopForm",props:{},components:{AntModal:n["a"],AdvanceTable:d["a"]},data:function(){return{spinning:!1,delayTime:100,replaceFields:{children:"children",title:"label",key:"id",value:"id"},customStyle:"background: #fff;ssborder-radius: 4px;margin-bottom: 24px;border: 0;overflow: hidden",form:{},formTitle:"",open:!1,loading:!1,queryParam:{page:1,limit:10},list:[],total_count:0,single:!0,multiple:!0,columns:[],selectedRowKeys:[]}},filters:{},created:function(){this.initColunmns()},computed:{},watch:{},methods:{initColunmns:function(){this.columns=[{title:Object(r["a"])("view.gangwei.list.shopid"),dataIndex:"shop_id",ellipsis:!0},{title:Object(r["a"])("view.gangwei.list.shopname"),dataIndex:"title"},{title:Object(r["a"])("view.gangwei.list.create_time"),dataIndex:"create_time",scopedSlots:{customRender:"create_time"}}]},cancel:function(){this.open=!1,this.$emit("close")},onShowSizeChange:function(t,e){this.queryParam.limit=e,this.getList()},changeSize:function(t,e){this.queryParam.page=t,this.queryParam.limit=e,this.getList()},onSelectChange:function(t,e){this.selectedRowKeys=t,this.selectedRows=e,this.shop_ids=this.selectedRows.map((function(t){return t.shop_id})),this.shop_names=this.selectedRows.map((function(t){return t.title})),this.single=1!==t.length,this.multiple=!t.length},handleBindShop:function(t){var e=this;this.open=!0,this.formTitle=this.$t("view.gangwei.list.bind_shop"),this.form=t,c({member_id:t.id}).then((function(t){t.list&&(e.selectedRowKeys=t.list.map((function(t){return t.shop_id})),e.shop_ids=e.selectedRowKeys)})),o().then((function(t){e.list=t.list,e.total_count=t.total_count}))},submitForm:function(){var t=this;if(void 0!==this.shop_ids){var e={member_id:this.form.id,shop_ids:this.shop_ids};a(e).then((function(e){t.$message.success("绑定成功",3),t.open=!1,t.$emit("ok")}))}},onLoadData:function(t){}}}}}]);