Skip to content

Commit

Permalink
Show windows notification
Browse files Browse the repository at this point in the history
  • Loading branch information
CS-Tao committed Dec 18, 2019
1 parent 130bc6d commit 53227f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderer/components/Body/Monitor/mixin.js
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ var monitor = {
showClose: true,
message: '到达监控时长,未检测到可用座位,已停止监控器'
})
this.windowsNotification('已停止监控器', '到达监控时长,未检测到可用座位')
this.stopMonitor()
},
monitorSuccessCB (seatIds) {
Expand Down

0 comments on commit 53227f6

Please sign in to comment.