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()