现在有这样情况,进去了摸个列表上,默认配置显示勾选的,第一次进来就有,但第二次进来没有,或者点击搜索按钮,点一次就有,但点第二次就没有,再点第三次就有,为什么这样?我需要的是一直显示出来勾选的 下面的是相关代码,请教一下, 谢谢
selectableselection为true,控制返回值用来决定这一行的 CheckBox 是否可以勾选function-- selectionWidth选择框列宽度number-50 selectionFixed选择框列是否冻结列 ,true 表示固定在左侧boolean/stringtrue/left/righttrue selectionClassName选择框列的单元格自定义类名String-- ...
warning("请勾选要导出的数据"); return; } this.$export.excel({ title: this.$parent.tableOption.title || new Date().getTime(), columns: (() => { let list = []; this.$parent.columnOption.forEach(ele => { if (!this.validatenull(this.$parent.DIC[ele.prop])) { list.push({ ...
selectableselection为true,控制返回值用来决定这一行的 CheckBox 是否可以勾选function-- selectionWidth选择框列宽度number-50 selectionFixed选择框列是否冻结列 ,true 表示固定在左侧boolean/stringtrue/left/righttrue selectionClassName选择框列的单元格自定义类名String-- ...
warning("请勾选要导出的数据"); return; } this.$export.excel({ title: this.$parent.tableOption.title || new Date().getTime(), columns: (() => { let list = []; this.$parent.columnOption.forEach(ele => { if (!this.validatenull(this.$parent.DIC[ele.prop])) { list.push({ ...