whj 11 months ago
parent
commit
55776cdc5b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/sb/info/modules/BaseForm.vue

+ 1 - 0
src/views/sb/info/modules/BaseForm.vue

@@ -1063,6 +1063,7 @@ export default {
       // console.log(111, 22)
     },
     handleCancel () {
+      this.type = null
       this.visible = false
       this.confirmLoading = false
       this.form.resetFields()