zouyu
8 天以前 6e1fd2317216652e4625b8f149b50174f12edd11
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>