发布提醒修改
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
:arrowPointAtCenter="true"
|
||||
overlayClassName="header-notice-wrapper"
|
||||
@visibleChange="handleHoverChange"
|
||||
:visible="hovered"
|
||||
:overlayStyle="{ width: '300px', top: '50px' }">
|
||||
<template slot="content">
|
||||
<a-spin :spinning="loadding">
|
||||
@@ -169,6 +170,7 @@
|
||||
this.$router.push({
|
||||
path: '/isps/userAnnouncement'
|
||||
})
|
||||
this.handleHoverChange(false)
|
||||
},
|
||||
modalFormOk(){
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user