lilei 7 tháng trước cách đây
mục cha
commit
2324f2514f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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