mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-06-11 14:17:49 +08:00
Merge pull request #829 from kairlec/wvp-28181-2.0
fix `Notification is not defined` on some device
This commit is contained in:
commit
cb897aaeed
@ -40,6 +40,7 @@
|
||||
|
||||
import changePasswordDialog from '../components/dialog/changePassword.vue'
|
||||
import userService from '../components/service/UserService'
|
||||
import {Notification} from 'element-ui';
|
||||
|
||||
export default {
|
||||
name: "UiHeader",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user