x-extends / vxe-table

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

如何调用importData中的afterImportMethod方法? #1217

Closed shao345678 closed 3 years ago

shao345678 commented 3 years ago

(必填)请填写问题描述或截图: 这样的写法有错吗?

this.$refs.GTable.importData({ mode: 'covering', afterImportMethod:()=>{ console.log("afterImportMethod") this.SetDatabase(); } })

(必填)请填在线链接:

(必填)请填写期望的结果: 能看到控制台打印afterImportMethod

(必填)请填写以下信息:

OS: windows 10 Browser: chrome 71 vue: 2.6.10 vxe-table: 2.9.14

xe-bot[bot] commented 3 years ago

机器人助手: