gaoluyang
昨天 fe631515b71782a10a750874f6d4582fe027cd22
src/views/system/dept/index.vue
@@ -54,6 +54,7 @@
         row-key="deptId"
         :default-expand-all="isExpandAll"
         :tree-props="{ children: 'children', hasChildren: 'hasChildren' }"
         stripe
      >
         <el-table-column prop="deptName" label="公司名称" width="260"></el-table-column>
         <el-table-column prop="orderNum" label="排序" width="200"></el-table-column>