chore:支持SSR
This commit is contained in:
parent
fe2fb8aba1
commit
175fafeed1
@ -113,7 +113,6 @@ Print.prototype = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
window.Print = Print;
|
|
||||||
|
|
||||||
export default function _Print(dom) {
|
export default function _Print(dom) {
|
||||||
Print(dom);
|
Print(dom);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user