columns(button column, render), autoHeight, display: none
{{ tableIsShow ? '隐藏' : '显示' }}table
{{ isShowDelBtn ? '显示' : '隐藏' }}delete button hidden: () =>
_this.isShowDelBtn
编辑按钮 hidden: row => row.value
新增按钮 默认状态
test columns update
任务名: {{ taskName }}
change table data(fix: data change bodyWrapper scroll no reset test)