提交 2778fc40 编写于 作者: ibizdev's avatar ibizdev

tony001 发布系统代码 [TrainSys,网页端]

上级 87735210
......@@ -766,6 +766,10 @@
"length" : 100,
"logicName" : "负责人",
"name" : "HEAD",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSCODELISTS/SysOperator.json"
},
"getPSDEDBTable" : {
"modelref" : true,
"id" : "Table"
......@@ -843,6 +847,10 @@
"length" : 100,
"logicName" : "关注人",
"name" : "FOLLOWER",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSCODELISTS/SysOperator.json"
},
"getPSDEDBTable" : {
"modelref" : true,
"id" : "Table"
......
......@@ -39,7 +39,7 @@
"name" : "BH",
"codeName" : "BH"
},
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
......@@ -89,7 +89,7 @@
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"cLConvertMode" : "FRONT",
"caption" : "负责人",
"codeName" : "head",
"columnType" : "DEFGRIDCOLUMN",
......@@ -97,16 +97,20 @@
"excelCaption" : "负责人",
"name" : "head",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField" : {
"name" : "HEAD",
"codeName" : "HEAD"
},
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"cLConvertMode" : "FRONT",
"caption" : "关注人",
"codeName" : "follower",
"columnType" : "DEFGRIDCOLUMN",
......@@ -114,11 +118,15 @@
"excelCaption" : "关注人",
"name" : "follower",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField" : {
"name" : "FOLLOWER",
"codeName" : "FOLLOWER"
},
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
......@@ -136,7 +144,7 @@
"codeName" : "BEGIN"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 100,
"width" : 250,
"widthUnit" : "PX",
"enableSort" : true
}, {
......@@ -154,7 +162,7 @@
"codeName" : "END"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 100,
"width" : 250,
"widthUnit" : "PX",
"enableSort" : true
} ],
......
......@@ -237,7 +237,7 @@
"name" : "BH",
"codeName" : "BH"
},
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
......@@ -287,7 +287,7 @@
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"cLConvertMode" : "FRONT",
"caption" : "负责人",
"codeName" : "head",
"columnType" : "DEFGRIDCOLUMN",
......@@ -295,16 +295,20 @@
"excelCaption" : "负责人",
"name" : "head",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField" : {
"name" : "HEAD",
"codeName" : "HEAD"
},
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"cLConvertMode" : "FRONT",
"caption" : "关注人",
"codeName" : "follower",
"columnType" : "DEFGRIDCOLUMN",
......@@ -312,11 +316,15 @@
"excelCaption" : "关注人",
"name" : "follower",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField" : {
"name" : "FOLLOWER",
"codeName" : "FOLLOWER"
},
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
......@@ -334,7 +342,7 @@
"codeName" : "BEGIN"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 100,
"width" : 250,
"widthUnit" : "PX",
"enableSort" : true
}, {
......@@ -352,7 +360,7 @@
"codeName" : "END"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 100,
"width" : 250,
"widthUnit" : "PX",
"enableSort" : true
} ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册