@@ -447,7 +447,7 @@ export default {
});
return item;
- this.tableExample.loadData(this.main);
+ this.hot.loadData(this.main);
}
},