邮寄消息的bug修改

This commit is contained in:
fengachen
2021-10-09 19:34:09 +08:00
parent 6cdd2b66d9
commit e9a7dfab16
+1 -1
View File
@@ -172,7 +172,7 @@ export default {
Bus.$emit('notice-change')
}
})
const param = JSON.parse(record.busId)
const param = record.busId ? JSON.parse(record.busId) : {}
if (record.openType === 'component') {
this.openPath = record.openPage
// 将参数传入