chore: 详情modal(未完成)

This commit is contained in:
dap
2024-12-17 17:10:08 +08:00
parent 15e6209aa3
commit e3188acbc4
5 changed files with 65 additions and 1 deletions

View File

@@ -89,7 +89,7 @@ export const columns: VxeGridProps['columns'] = [
fixed: 'right',
slots: { default: 'action' },
title: '操作',
width: 180,
width: 210,
},
];