Explorar o código

Merge branch 'addSystemDeptIDfixbug0409' into dev

huoyi hai 1 semana
pai
achega
147639c5e2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/system/dept/index.vue

+ 1 - 0
src/views/system/dept/index.vue

@@ -66,6 +66,7 @@
66 66
          :tree-props="{ children: 'children', hasChildren: 'hasChildren' }"
67 67
       >
68 68
          <el-table-column prop="deptName" label="部门名称" width="260"></el-table-column>
69
+         <el-table-column prop="deptId" label="部门ID" width="260"></el-table-column>
69 70
          <el-table-column prop="orderNum" label="排序" width="200"></el-table-column>
70 71
          <el-table-column prop="status" label="状态" width="100">
71 72
             <template #default="scope">