| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "name": "",
- "id": "",
- "query": "",
- "alias": "",
- "description": "",
- "display": true,
- "type": "View",
- "data": {
- "exportGrid": true,
- "exportGoupGrid": true,
- "noDataText" : "未找到数据",
- "selectList": [],
- "filterList": [],
- "orderList": [],
- "group": {},
- "columnList": [],
- "calculate": {},
- "afterGridScriptText": "",
- "afterGroupGridScriptText": "",
- "afterCalculateGridScriptText": "",
- "actionbarHidden" : true,
- "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": ""
- }
- }
- },
- "availableIdentityList": [],
- "availableUnitList": []
- }
|