diff --git a/src/pages/view/hr/teacherProfile/index.vue b/src/pages/view/hr/teacherProfile/index.vue index 854da8b..81d3036 100644 --- a/src/pages/view/hr/teacherProfile/index.vue +++ b/src/pages/view/hr/teacherProfile/index.vue @@ -367,12 +367,6 @@ const [register, { getValue, setValue }] = useForm({ savaKey: "dictionaryCode", }, }, - { - field: "fzgsj", - label: "非在岗时间", - component: "BasicDateTimes", - componentProps: {}, - }, ], }); setValue(getFile);