(create)新增项目所属文档片段crud
This commit is contained in:
@@ -106,6 +106,9 @@ const crudOptions = ref({
|
||||
testDemand: testDemandNumber,
|
||||
case: caseNumber
|
||||
},
|
||||
afterDelete(response) {
|
||||
crudRef.value.setSelecteds([])
|
||||
},
|
||||
showIndex: false,
|
||||
showTools: false,
|
||||
operationColumnAlign: "center",
|
||||
|
||||
Reference in New Issue
Block a user