lilei 7 bulan lalu
induk
melakukan
2324f2514f
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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