表格右侧工具栏组件支持显隐列

This commit is contained in:
RuoYi
2021-01-06 17:30:39 +08:00
parent 9bd35cb7be
commit 654aa6b30c
4 changed files with 65 additions and 15 deletions

View File

@ -90,6 +90,7 @@ export default {
return item;
});
} else {
this.fileList = [];
return [];
}
},