style:申请单元列表(6)
Showing
8 changed files
with
136 additions
and
19 deletions
src/views/workflow/components/batchDel.vue
0 → 100644
-
Please register or sign in to post a comment
... | ... | @@ -42,7 +42,7 @@ export default { |
}, | ||
updateDialog () { | ||
this.$emit("input", false) | ||
this.key++ | ||
this.$emit("updateDialog", true) | ||
} | ||
} | ||
} | ||
... | ... |