datas.json
1.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
"table": {
"pageUid": "",
"pageId": "",
"tableType": "none",
"pageSize": "",
"instanceid": "ListTable"
},
"sql": {
"backfields": " * ",
"sqlform": " esb_module_setting ",
"sqlwhere": "",
"sqlorderby": " SHOWSORT ",
"sqlprimarykey": " MODULECODE ",
"sqlisdistinct": "true"
},
"cols": [
{
"width": "10%",
"text": "501516",
"column": "MODULECODE",
"orderkey": "MODULECODE"
},
{
"width": "10%",
"text": "28485",
"column": "MODULENAME",
"orderkey": "MODULENAME"
},
{
"width": "10%",
"text": "501514",
"column": "SUPMODULECODE",
"orderkey": "SUPMODULECODE",
"transmethod": "com.api.integration.util.TableShowFormart.formartSerModuleCode",
"otherpara": ""
},
{
"width": "15%",
"text": "501515",
"column": "PRODUCTCODE",
"orderkey": "PRODUCTCODE",
"transmethod": "com.api.integration.util.TableShowFormart.formartReProductCode",
"otherpara": ""
},
{
"width": "15%",
"text": "433",
"column": "DESCRIPTION",
"orderkey": "DESCRIPTION"
},
{
"width": "15%",
"text": "129806",
"column": "SHOWSORT",
"orderkey": "SHOWSORT"
}
],
"popedom": {
"transmethod": "weaver.general.SplitPageTransmethod.getOpratePopedomWithModule",
"otherpara": "1"
},
"operate": [
{
"text": "33564",
"type": "BTN_EDIT",
"index": "0"
},
{
"text": "93",
"type": "BTN_EDIT",
"index": "1"
},
{
"text": "91",
"type": "BTN_DEL",
"index": "2"
},
{
"text": "83",
"type": "BTN_LOG",
"index": "3"
}
],
"checkbox":{
"id":"checkbox",
"showmethod":"weaver.general.SplitPageTransmethod.getCheckBoxWithModule",
"popedompara":"column:MODULECODE"
}
}