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

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

上级 2778fc40
...@@ -66,6 +66,23 @@ ...@@ -66,6 +66,23 @@
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableSort" : true "enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "父工作项",
"codeName" : "pworkitemname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "pworkitemname",
"excelCaption" : "父工作项",
"name" : "pworkitemname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PWORKITEMNAME",
"codeName" : "Pworkitemname"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "FRONT", "cLConvertMode" : "FRONT",
...@@ -180,6 +197,13 @@ ...@@ -180,6 +197,13 @@
"name" : "WORKITEMNAME", "name" : "WORKITEMNAME",
"codeName" : "WORKITEMName" "codeName" : "WORKITEMName"
} }
}, {
"dataType" : 25,
"name" : "pworkitemname",
"getPSAppDEField" : {
"name" : "PWORKITEMNAME",
"codeName" : "Pworkitemname"
}
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "type", "name" : "type",
......
...@@ -264,6 +264,23 @@ ...@@ -264,6 +264,23 @@
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableSort" : true "enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "父工作项",
"codeName" : "pworkitemname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "pworkitemname",
"excelCaption" : "父工作项",
"name" : "pworkitemname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PWORKITEMNAME",
"codeName" : "Pworkitemname"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "FRONT", "cLConvertMode" : "FRONT",
...@@ -378,6 +395,13 @@ ...@@ -378,6 +395,13 @@
"name" : "WORKITEMNAME", "name" : "WORKITEMNAME",
"codeName" : "WORKITEMName" "codeName" : "WORKITEMName"
} }
}, {
"dataType" : 25,
"name" : "pworkitemname",
"getPSAppDEField" : {
"name" : "PWORKITEMNAME",
"codeName" : "Pworkitemname"
}
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "type", "name" : "type",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册