This commit is contained in:
ywyonui 2025-08-28 01:02:06 +08:00
commit 456792dc99

View File

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