| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- {
- "name": "",
- "id": "",
- "query": "",
- "alias": "",
- "description": "",
- "display": true,
- "type": "View",
- "data": {
- "exportGrid": true,
- "exportGoupGrid": true,
- "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": ""
- }
- }
- },
- "availableIdentityList": [],
- "availableUnitList": []
- }
|