修复选集弹窗ios偶发性不出现问题
This commit is contained in:
@@ -132,9 +132,12 @@
|
||||
}
|
||||
|
||||
onMounted(() => {
|
||||
// #ifdef H5
|
||||
getElRect('myCanvas').then(res => {
|
||||
Object.assign(posterData, res)
|
||||
})
|
||||
// #endif
|
||||
|
||||
})
|
||||
|
||||
function hide() {
|
||||
|
||||
Reference in New Issue
Block a user