[improvement] add portal mixin (#3583)

This commit is contained in:
neverland
2019-06-21 14:02:33 +08:00
committed by GitHub
parent 1f3c2fa9db
commit f86ab3a4d5
4 changed files with 61 additions and 32 deletions
+1
View File
@@ -58,6 +58,7 @@ Notify.props = {
...PopupMixin.props,
className: null as any,
message: [String, Number],
getContainer: [String, Function],
color: {
type: String,
default: WHITE