This commit is contained in:
2025-04-02 19:16:28 +08:00
parent 9d3945413a
commit e43f9230eb
31 changed files with 513 additions and 188 deletions

View File

@@ -124,7 +124,6 @@ const crudOptions = ref({
return tableData
},
showIndex: false,
showTools: false,
operationColumnAlign: "center",
rowSelection: { showCheckedAll: true },
searchColNumber: 3,