outaozhen 3 年之前
父節點
當前提交
2a2aa97044
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/pages/Institutions/Company/Detail/components/Staff.tsx

+ 3 - 0
src/pages/Institutions/Company/Detail/components/Staff.tsx

@@ -124,7 +124,10 @@ const Staff: React.FC<ListProps> = ({ schema, dataID, dispatch, accountTypeList
                 defaultFormData: {
                   institution: null,
                   ID: record.ID,
+                  account: record.account,
                   name: record.name,
+                  gender: record.gender,
+                  phone: record.phone,
                   institutionID: record.institution.ID,
                   accountType: record.accountType,
                   dataID: record.institutionID