瀏覽代碼

Merge branch 'addSystemDeptIDfixbug0409' into dev

huoyi 1 周之前
父節點
當前提交
147639c5e2
共有 1 個文件被更改,包括 1 次插入0 次删除
  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">