UNPKG

@sixi/popconfirm

Version:

气泡确认框

6 lines (3 loc) 153 B
import popconfirm from './popconfirm' popconfirm.install = Vue => Vue.component(popconfirm.name, popconfirm) // 注册组件 export default popconfirm