lilei 7 hónapja
szülő
commit
2324f2514f
1 módosított fájl, 1 hozzáadás és 1 törlés
  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