注册必填

This commit is contained in:
hebo 2025-08-27 22:23:27 +08:00
parent e638279fc2
commit fdf951803d

View File

@ -142,6 +142,7 @@ let formSchema: FormsSchema[] = [
{
field: "jzxsgxId",
label: "与学生关系",
required: true,
component: "BasicPicker",
componentProps: {
api: findByPid,