x-extends / vxe-table

Vxe table 的表格组件
https://vxetable.cn
MIT License
7.61k stars 1.05k forks source link

请问vxe-grid不支持iview吗 #573

Closed Peterpig closed 4 years ago

Peterpig commented 4 years ago

(必填)请填写问题描述 Describe

我的列配置如下,

(必填)请填写能重现问题的链接,例如(jsfiddlecodesandboxjsrun) Reproduction link

{ title: '操作', key: 'action', width: 130, slots: { default: ({row}) => { return [

        ]
    }
}

}

请填写报错信息或截图 Error message or screenshots

vue.esm.js?efeb:1897 ReferenceError: Button is not defined at Object._default (element_config.vue?0cc0:1281) at ColumnConfig.renderCell (cell.js?5abd:102) at renderColumn (body.js?61ee:274) at eval (body.js?61ee:365) at Array.map () at eval (body.js?61ee:363) at Array.forEach () at renderRows (body.js?61ee:298) at Proxy.render (body.js?61ee:558) at VueComponent.Vue._render (vue.esm.js?efeb:3551)

(必填)请填写版本号 Version

Peterpig commented 4 years ago

找到问题了。需要用i-input等,具体看这里 https://www.iviewui.com/docs/guide/iview-loader