whj 1 年之前
父節點
當前提交
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()