(table): 优化 default-toolbar 根据设置顺序渲染

This commit is contained in:
就眠儀式
2022-11-20 23:52:15 +08:00
parent ff96316690
commit 3cf3ed0fc6
3 changed files with 17 additions and 2 deletions

View File

@@ -1430,7 +1430,7 @@ export default {
const selectedKeys5 = ref(['1'])
const checkbox5 = ref(true)
const defaultToolbar5 = ref(['print'])
const defaultToolbar5 = ref(['export','print'])
const maxHeight5 = ref('600px');
const page5 = {