GuLiMmo
2024-01-10 ce91922852ee1ea2bf7631071c0cfd155b84e01a
src/views/assessment/components/taskResult.vue
@@ -61,6 +61,7 @@
                        label: "被考核人",
                        prop: "userName",
                        type: "input",
                        search: true,
                    },
                    {
                        label: "工号",
@@ -70,6 +71,13 @@
                    {
                        label: "部门",
                        prop: "deptName",
                        type: "select",
                        dicUrl: '/api/blade-system/dept/lazy-list?parentId=1737282385453543425',
                        search: true,
                        props: {
                            label: 'deptName',
                            value: 'fullName'
                        }
                    },
                    {
                        label: "职务",