This commit is contained in:
2024-08-09 19:31:36 +08:00
parent cb1d5c58d1
commit aa479d22fe
36 changed files with 1212 additions and 886 deletions

View File

@@ -63,6 +63,9 @@ const crudOptions = ref({
formOption: {
viewType: "drawer",
width: 600
},
afterDelete(response) {
crudRef.value.tableRef.selectAll(false)
}
})
const crudColumns = ref([