This commit is contained in:
2023-08-21 19:57:49 +08:00
parent f217ff65d3
commit 0a095527e4
8 changed files with 78 additions and 5 deletions

View File

@@ -146,6 +146,7 @@ const crudColumns = ref([
{
title: "标识",
align: "center",
sortable: { sortDirections: ["ascend"] },
width: 140,
search: true,
dataIndex: "ident",