fix(Popover): add Object.assign polyfill

This commit is contained in:
chenjiahan
2020-11-19 22:18:31 +08:00
committed by neverland
parent cb47f2bbd1
commit 27ed9d1fb7
2 changed files with 8 additions and 0 deletions

View File

@@ -45,6 +45,7 @@
<div class="demo-popover-box">
<van-popover
v-model="show.placement"
theme="dark"
:actions="t('shortActions')"
:placement="currentPlacement"
>