12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- {
- "name": "",
- "id": "",
- "query": "",
- "alias": "",
- "description": "",
- "display": true,
- "type": "View",
- "data": {
- "exportGrid": true,
- "exportGoupGrid": true,
- "where": {
- "accessible": false,
- "scope": "work",
- "applicationList": [],
- "processList": [],
- "dateRange": {
- "dateRangeType": "none",
- "dateEffectType": "start",
- "year": "",
- "month": "",
- "date": "",
- "season": 0,
- "week": 0,
- "adjust": 0,
- "start": "",
- "completed": ""
- },
- "creatorPersonList": [],
- "creatorUnitList": [],
- "creatorIdentityList": []
- },
- "noDataText" : "未找到数据",
- "selectList": [],
- "filterList": [],
- "orderList": [],
- "group": {},
- "columnList": [],
- "calculate": {},
- "afterGridScriptText": "",
- "afterGroupGridScriptText": "",
- "afterCalculateGridScriptText": "",
- "events": {
- "queryLoad" : {
- "code": "",
- "html": ""
- },
- "postLoad": {
- "code": "",
- "html": ""
- },
- "postLoadPageData" : {
- "code": "",
- "html": ""
- },
- "postLoadPage": {
- "code": "",
- "html": ""
- },
- "queryLoadItemRow": {
- "code": "",
- "html": ""
- },
- "postLoadItemRow": {
- "code": "",
- "html": ""
- },
- "queryLoadCategoryRow": {
- "code": "",
- "html": ""
- },
- "postLoadCategoryRow": {
- "code": "",
- "html": ""
- },
- "selectRow" : {
- "code": "",
- "html": ""
- },
- "unselectRow" : {
- "code": "",
- "html": ""
- },
- "export": {
- "code": "",
- "html": ""
- },
- "exportRow": {
- "code": "",
- "html": ""
- }
- }
- },
- "availableIdentityList": [],
- "availableUnitList": []
- }
|