-
fixed #1195 and abandon old Table render function
-
在table的render中生成的组件,组件内部无法通过this.$store来获取vuex对象
-
添加filterRemote方法,支持用户远程筛选数据
-
Table prop: content modify to context
-
when Cell has a button to delete row data, clickCurrentRow will throw an error, so clone a data