lilei 7 月之前
父节点
当前提交
2324f2514f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/setting/erpAllotSettings/list.vue

+ 1 - 1
src/views/setting/erpAllotSettings/list.vue

@@ -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