feat: xtable增加预览功能

This commit is contained in:
xingyu
2023-01-06 17:20:59 +08:00
parent 71d4c5ad78
commit ed30f06ae1
3 changed files with 36 additions and 1 deletions

View File

@ -23,7 +23,7 @@ const crudSchemas = reactive<VxeCrudSchema>({
field: 'url',
table: {
cellRender: {
name: 'XImg'
name: 'XPreview'
}
}
},