fix: vxe warn

This commit is contained in:
xingyu4j
2025-05-06 14:42:40 +08:00
parent 703d88d799
commit eb5710b880

View File

@@ -97,7 +97,7 @@ export function useGridColumns<T = InfraFileApi.File>(
minWidth: 120, minWidth: 120,
}, },
{ {
field: 'url', field: 'file-content',
title: '文件内容', title: '文件内容',
minWidth: 120, minWidth: 120,
slots: { slots: {