whj 1 год назад
Родитель
Сommit
55776cdc5b
1 измененных файлов с 1 добавлено и 0 удалено
  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()