fix: 初次编辑仪表板 条件失效

This commit is contained in:
fit2cloud-chenyw 2021-06-09 09:46:56 +08:00
parent 8e4e4a9d01
commit 584a5499ad

View File

@ -390,6 +390,7 @@ export default {
viewId: componentInfo.id viewId: componentInfo.id
} }
component.propValue = propValue component.propValue = propValue
component.filters = []
} }
}) })
} else { } else {