增加 el-table 自适应高度指令

This commit is contained in:
zhouyuntao 2019-03-13 12:35:00 +08:00
parent 02663d95f4
commit 162bbbc027
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
export default{ export default{
/** /**
* 仅当 el-table :data属性为动态加载不包括computed才会触发此事件 * 仅当 el-table :data属性为动态加载不包括computed才会触发此事件 已为 el-table 设置 height 的初始值(任何值) 此指令才起作用
* @param {*} el * @param {*} el
* @param {*} binding * @param {*} binding
* binding.value 格式为 { * binding.value 格式为 {