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