linwenxin hai 1 ano
pai
achega
40f7d3915b

+ 2 - 0
src/views/engineeringMaintenance/allInclusiveExpense/index.vue

@@ -87,6 +87,8 @@ export default {
     },
 
     handleClose() {
+      this.$refs.formRef.$refs.inlineForm.clearValidate()
+      this.formData = {}
       this.formBool = false
     },