Ver Fonte

员工管理分页查询,修改隶属部门字段

chenping há 5 meses atrás
pai
commit
5cb61a49d5

+ 1 - 1
src/views/system/organization/components/org-user-list.vue

@@ -273,7 +273,7 @@
             minWidth: 110
           },
           {
-            prop: 'deptName',
+            prop: 'deptNames',
             label: '隶属部门',
             showOverflowTooltip: true,
             minWidth: 110