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