diff --git a/src/views/inspection/staff/index.vue b/src/views/inspection/staff/index.vue index 4b0e34b..9d66722 100644 --- a/src/views/inspection/staff/index.vue +++ b/src/views/inspection/staff/index.vue @@ -151,7 +151,15 @@ - + + + + @@ -338,6 +346,8 @@ export default { postOptions: [], // 角色选项 roleOptions: [], + // 学历数组 + educationOptions: getDictDatas("company_staff_edu"), // 表单参数 form: { driverLicenseTypeArr:[]