From bbcf1981d1f4e6a6157990b7187cad7a34ed684f Mon Sep 17 00:00:00 2001 From: tangjinzhou <415800467@qq.com> Date: Mon, 8 Jan 2018 19:09:03 +0800 Subject: [PATCH] fix --- components/menu/demo/antd.vue | 2 +- components/trigger/Popup.vue | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/components/menu/demo/antd.vue b/components/menu/demo/antd.vue index 962af1f3e..841b2cfe4 100644 --- a/components/menu/demo/antd.vue +++ b/components/menu/demo/antd.vue @@ -98,7 +98,7 @@ export default {

antd menu

horizontal

-
+
{ - // this.$refs.alignInstance && this.$refs.alignInstance.forceAlign() - // }) }, afterLeave (el) { if (this.destroyPopupOnHide) {