提交 6778348c 编写于 作者: View Design's avatar View Design

Update GridTable.global.vue

上级 a16ef4e4
......@@ -33,7 +33,10 @@ const columns = computed(() => {
return columns
})
const config = {
base: 'table-auto'
base: 'table-auto',
td: {
base: 'max-w-96 whitespace-normal'
}
}
const sortButton = {
icon: 'i-heroicons-chevron-up-down-20-solid'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册