view.json 961 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "name": "",
  3. "id": "",
  4. "query": "",
  5. "alias": "",
  6. "description": "",
  7. "display": true,
  8. "type": "process",
  9. "data": {
  10. "exportGrid": true,
  11. "exportGoupGrid": true,
  12. "where": {
  13. "accessible": false,
  14. "scope": "work",
  15. "applicationList": [],
  16. "processList": [],
  17. "dateRange": {
  18. "dateRangeType": "none",
  19. "dateEffectType": "start",
  20. "year": "",
  21. "month": "",
  22. "date": "",
  23. "season": 0,
  24. "week": 0,
  25. "adjust": 0,
  26. "start": "",
  27. "completed": ""
  28. },
  29. "creatorPersonList": [],
  30. "creatorUnitList": [],
  31. "creatorIdentityList": []
  32. },
  33. "selectList": [],
  34. "filterList": [],
  35. "orderList": [],
  36. "group": {},
  37. "columnList": [],
  38. "calculate": {},
  39. "afterGridScriptText": "",
  40. "afterGroupGridScriptText": "",
  41. "afterCalculateGridScriptText": ""
  42. },
  43. "availableIdentityList": [],
  44. "availableUnitList": []
  45. }