feat: There is no way the, bug #52093
This commit is contained in:
+1
-1
@@ -3614,7 +3614,7 @@ export default {
|
|||||||
idList.push(b)
|
idList.push(b)
|
||||||
})
|
})
|
||||||
idList = idList.join(',')
|
idList = idList.join(',')
|
||||||
this.nodeList2.push(idList)
|
this.nodeList2 = idList.split(',')
|
||||||
}
|
}
|
||||||
this.userType = type
|
this.userType = type
|
||||||
this.drawerTitle = title
|
this.drawerTitle = title
|
||||||
|
|||||||
Reference in New Issue
Block a user