fixed #1195 and abandon old Table render function
This commit is contained in:
Aresn 2017-06-30 16:26:31 +08:00
parent 4f5766117d
commit e40c5352a1
4 changed files with 45 additions and 105 deletions

View file

@ -11,6 +11,7 @@
{
type: 'expand',
render: (h) => {
console.log('______hover______');
return h(etable);
},
width: 50