diff --git a/src/views/thirdSys/inv/index.vue b/src/views/thirdSys/inv/index.vue index d437c222..68ab4c95 100644 --- a/src/views/thirdSys/inv/index.vue +++ b/src/views/thirdSys/inv/index.vue @@ -554,7 +554,7 @@ export default { }).catch(() => { this.subFormVisible = false; }); - + this.resetForm(); },