临时提交
This commit is contained in:
@@ -339,6 +339,7 @@ export default {
|
||||
id: 0,
|
||||
name: "",
|
||||
deviceId: "",
|
||||
civilCode: "",
|
||||
parentDeviceId: node.level > 2 ? node.data.deviceId:"",
|
||||
parentId: node.data.id,
|
||||
businessGroup: node.level > 2 ? node.data.businessGroup: node.data.deviceId,
|
||||
|
||||
Reference in New Issue
Block a user