(create)新增项目所属文档片段crud

This commit is contained in:
2024-07-25 18:51:12 +08:00
parent 3c32e70977
commit 7aecdb2df6
20 changed files with 231 additions and 61 deletions

View File

@@ -61,7 +61,10 @@ const crudOptions = ref({
searchColNumber: 4,
tablePagination: false,
operationColumn: true,
showTools: false
showTools: false,
afterDelete(response) {
crudRef.value.setSelecteds([])
}
})
const crudColumns = ref([