|
@@ -166,7 +166,7 @@ export default {
|
|
this.findChild(item.sonList)
|
|
this.findChild(item.sonList)
|
|
this.expandedRowKeys.push(item.allocateTypeSn)
|
|
this.expandedRowKeys.push(item.allocateTypeSn)
|
|
} else {
|
|
} else {
|
|
- item.root = this.$hasPermissions('B_erpAllotSettings_erpPriceType') ? 1 : 0
|
|
|
|
|
|
+ item.root = 1
|
|
}
|
|
}
|
|
})
|
|
})
|
|
return treeList
|
|
return treeList
|