2 lines
687 B
JavaScript
2 lines
687 B
JavaScript
import{d as r,b as d}from"./index-Ch40ukZw.js";import{f as c,ak as s,I as n,aq as p,a as i,H as m}from"./@vue/runtime-core-D7eUgySO.js";import{s as _}from"./@vue/runtime-dom-DVgibYoU.js";const f=c({props:{showClose:{type:Boolean,default:!0}},emits:["close"],setup(e,{emit:o}){return{handleClose:()=>{o("close")}}}}),u={class:"del-wrap"};function C(e,o,t,h,$,k){const a=d;return s(),n("div",u,[p(e.$slots,"default",{},void 0,!0),e.showClose?(s(),n("div",{key:0,class:"icon-close",onClick:o[0]||(o[0]=_((...l)=>e.handleClose&&e.handleClose(...l),["stop"]))},[i(a,{size:12,name:"el-icon-CloseBold"})])):m("",!0)])}const y=r(f,[["render",C],["__scopeId","data-v-acafd744"]]);export{y as _};
|