chunk-46366c28.105385c8.js 2.5 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-46366c28"],{6898:function(e,t,a){"use strict";a.r(t);var s=function(){var e=this,t=e._self._c;return t("el-dialog",{attrs:{title:"选择会员",visible:e.selDialog,"close-on-click-modal":!1,"append-to-body":!0,width:"800px"},on:{"update:visible":function(t){e.selDialog=t}}},[t("div",{staticClass:"recharge-modal-content"},[t("el-radio-group",{staticClass:"radio-wrap",model:{value:e.radio,callback:function(t){e.radio=t},expression:"radio"}},[t("x-crud",{staticClass:"liu-crud-wrap",on:{load:e.onLoad},scopedSlots:e._u([{key:"table-column-radio",fn:function({scope:a}){return[t("div",[t("el-radio",{attrs:{label:a.row.index}},[e._v("选择")])],1)]}},{key:"table-column-userName",fn:function({scope:a}){return[t("div",{staticClass:"flex-center"},[t("cl-avatar",{attrs:{shape:"square",size:40,src:e._f("default_avatar")(a.row.avatar)}}),t("div",{staticClass:"app-margin-left-10"},[e._v(e._s(a.row.userName))])],1)]}},{key:"table-column-member",fn:function({scope:a}){return[-1==a.row.member?t("div",[e._v("非会员")]):t("div",[e._v(e._s(a.row.userAsset.growth))])]}}])})],1)],1),t("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[t("el-button",{attrs:{size:"small"},on:{click:e.resetForm}},[e._v("取 消")]),t("el-button",{attrs:{type:"primary",size:"small"},on:{click:e.confirmFn}},[e._v("确定")])],1)])},i=[],o=(a("45d2"),a("9052"),{name:"sel-search",props:{show:{type:Boolean,default:!1},multi:{type:Boolean,default:!1}},data(){return{selDialog:!1,ruleForm:{},radio:"",list:[],selData:{}}},watch:{show(e){this.selDialog=e}},created(){},methods:{confirmFn(){this.$emit("confirm",this.list[this.radio])},resetForm(){this.$emit("update:show",!1),this.$emit("cancel")},onLoad({ctx:e,app:t}){this.app=t,e.service(this.$service.member).set("table",{columns:[{prop:"radio",label:"选择",align:"center","min-width":60},{prop:"userName",label:"会员名字",align:"center"},{prop:"mobile",label:"手机号",align:"center"},{prop:"member",label:"会员级别",align:"center"},{prop:"visitTimeFormat",label:"最近访问",align:"center"}],op:{visible:!1}}).set("pagination",{size:6}).set("layout",[["slot-tabs"],["search-key","flex1","refresh-btn"],["data-table"],["flex1","pagination"]]).on("refresh",async(e,{next:t,render:a})=>{let{list:s}=await t(e);s.map((e,t)=>{e.index=t}),this.list=s,a(s)}).done(),t.refresh({type:this.tabIndex})}}}),l=o,r=(a("7d50"),a("1805")),n=Object(r["a"])(l,s,i,!1,null,null,null);t["default"]=n.exports},"6e74":function(e,t,a){},"7d50":function(e,t,a){"use strict";a("6e74")}}]);