fix(数据大屏): 修复部分图片点击时控制台会报错问题

This commit is contained in:
wangjiahao 2024-09-13 11:02:06 +08:00
parent 3e6a5c5420
commit 27e005e363

View File

@ -223,7 +223,7 @@ onBeforeUnmount(() => {
</el-form-item>
</el-row>
<template v-if="curComponent.propValue.pictureAttr.showType">
<template v-if="curComponent?.propValue?.pictureAttr?.showType">
<el-row class="pic-adaptor" v-if="curComponent.propValue?.pictureAttr?.showType">
<el-form-item
class="form-item"