Commit e988679f by 袁成

fix: 关闭增加校验

parent 334347b8
...@@ -9,7 +9,7 @@ export default { ...@@ -9,7 +9,7 @@ export default {
GMS.$hideContainer.$portalAPI.emit('entry-tag-close') GMS.$hideContainer.$portalAPI.emit('entry-tag-close')
} }
else if (Bridge.vm) { else if (Bridge.vm) {
Bridge.vm.modal_visible = false Bridge.vm.handleCancel()
} }
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment