Merge remote-tracking branch 'origin/dev_2024325_BZSQ' into dev_2024325_BZSQ
This commit is contained in:
@@ -917,6 +917,7 @@ export default {
|
||||
res.data.forEach(item => {
|
||||
if (item.id && item.id == 'asdfadf') {
|
||||
item.disabled = true;
|
||||
this.nodeList.push(item.id)
|
||||
// if (item.childNodes && item.childNodes.length !== 0) {
|
||||
// this.addAttr(item.childNodes);
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user