完成教师档案

This commit is contained in:
Net 2025-05-13 15:58:51 +08:00
parent b0b288bb3b
commit 68a4707644

View File

@ -367,12 +367,6 @@ const [register, { getValue, setValue }] = useForm({
savaKey: "dictionaryCode", savaKey: "dictionaryCode",
}, },
}, },
{
field: "fzgsj",
label: "非在岗时间",
component: "BasicDateTimes",
componentProps: {},
},
], ],
}); });
setValue(getFile); setValue(getFile);