一些issue修改

This commit is contained in:
付民康
2025-03-21 11:42:28 +08:00
parent da04f9caa0
commit d6ae6f20d6
2 changed files with 16 additions and 13 deletions

View File

@@ -80,18 +80,18 @@ const tableConfig = ref([
sortable: false,
sortMethod: null
},
{
field: 'affectedComponent',
header: '影响软件',
sortable: true,
sortMethod: null
},
{
field: 'version',
header: '版本',
sortable: true,
sortMethod: null
}
// {
// field: 'affectedComponent',
// header: '影响软件',
// sortable: true,
// sortMethod: null
// },
// {
// field: 'version',
// header: '版本',
// sortable: true,
// sortMethod: null
// }
]);
const list = ref([