schema.ts 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. export const schema = {
  2. type: 'object',
  3. properties: {
  4. InstitutionRole: {
  5. type: 'object',
  6. 'x-validator': [],
  7. name: 'InstitutionRole',
  8. 'x-designable-id': 'a49wwssqyvh',
  9. 'x-index': 0,
  10. properties: {
  11. jkc1e8toiv5: {
  12. type: 'void',
  13. 'x-component': 'FormGrid',
  14. 'x-validator': [],
  15. 'x-component-props': {},
  16. 'x-designable-id': 'jkc1e8toiv5',
  17. 'x-index': 0,
  18. properties: {
  19. jodrfe1z5sg: {
  20. type: 'void',
  21. 'x-component': 'FormGrid.GridColumn',
  22. 'x-validator': [],
  23. 'x-component-props': {},
  24. 'x-designable-id': 'jodrfe1z5sg',
  25. 'x-index': 0,
  26. properties: {
  27. institutionID: {
  28. title: '单位名称',
  29. 'x-decorator': 'FormItem',
  30. 'x-component': 'Select',
  31. 'x-validator': [],
  32. 'x-component-props': {},
  33. 'x-decorator-props': {},
  34. 'x-designable-id': 'll2lr39bjx6',
  35. 'x-index': 0,
  36. name: 'institutionID'
  37. },
  38. accountID: {
  39. title: '审批人',
  40. 'x-decorator': 'FormItem',
  41. 'x-component': 'Select',
  42. 'x-validator': [],
  43. 'x-component-props': {},
  44. 'x-decorator-props': {},
  45. 'x-designable-id': 'p3xdnjmcq31',
  46. 'x-index': 1,
  47. name: 'accountID'
  48. }
  49. }
  50. }
  51. }
  52. }
  53. }
  54. }
  55. },
  56. 'x-designable-id': 'yfsruicsp46'
  57. }