xiugai
This commit is contained in:
@@ -50,6 +50,7 @@ export default {
|
||||
type: Object,
|
||||
default: () => {} // 默认空数组,避免报错
|
||||
},
|
||||
|
||||
title: { // 接收父组件传递的设备数据数组
|
||||
type: String,
|
||||
default: () => '' // 默认空数组,避免报错
|
||||
|
||||
Reference in New Issue
Block a user