-
- Notifications
You must be signed in to change notification settings - Fork 30.6k
Closed
Description
Bug report(问题描述)
Steps to reproduce(问题复现步骤)
- 在views->dashoard->admin->components->mixins->resize.js页面的30行$_resizeHandler()方法第一行console.log(1),在if内部console.log(2)
- 在dashboard页面多次resize页面,时间间隔小于设定的防抖时间
3.发现1输出了N次,2也输出了多次
Screenshot or Gif(截图或动态图)
Link to minimal reproduction(最小可在线还原demo)
Other relevant information(格外信息)
- Your OS:
- Node.js version:
- vue-element-admin version:
Metadata
Metadata
Assignees
Labels
No labels


