fix:投票编辑

This commit is contained in:
wyx
2023-02-17 12:25:31 +08:00
parent a7d30f3f8b
commit 69835350af

View File

@@ -217,7 +217,7 @@ function openDrawer(i, row) {
}
function handleDel() {
formData.value.voteStemDtoList = []
}
defineExpose({openDrawer})