Merge branch 'dev-3.7' of https://git.mesalab.cn/nezha/nezha-fronted into dev-3.8
This commit is contained in:
@@ -17,6 +17,7 @@ const Message = function (options) {
|
|||||||
message: options
|
message: options
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
if (!options || !options.message) return
|
||||||
const userOnClose = options.onClose
|
const userOnClose = options.onClose
|
||||||
const id = 'message_' + seed++
|
const id = 'message_' + seed++
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user