perf: watermark
parent
0e6fd652b8
commit
b989cf2d97
|
@ -239,6 +239,7 @@ const Watermark = defineComponent({
|
||||||
attributes: true,
|
attributes: true,
|
||||||
subtree: true,
|
subtree: true,
|
||||||
childList: true,
|
childList: true,
|
||||||
|
attributeFilter: ['style', 'class'],
|
||||||
});
|
});
|
||||||
return () => {
|
return () => {
|
||||||
return (
|
return (
|
||||||
|
|
Loading…
Reference in New Issue