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

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

上级 481e67a4
...@@ -65,9 +65,6 @@ ...@@ -65,9 +65,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
}, },
"getGroupPSSysCss" : {
"cssName" : "bg-blue"
},
"getGroupPSUIActionGroup" : { "getGroupPSUIActionGroup" : {
"name" : "打开多数据表单", "name" : "打开多数据表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -450,6 +447,16 @@ ...@@ -450,6 +447,16 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
}, {
"caption" : "书标识", "caption" : "书标识",
"dataItemName" : "bookid", "dataItemName" : "bookid",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -547,16 +554,6 @@ ...@@ -547,16 +554,6 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "DATAVIEW_RENDER", "pluginType" : "DATAVIEW_RENDER",
......
...@@ -2988,9 +2988,6 @@ ...@@ -2988,9 +2988,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
}, },
"getGroupPSSysCss" : {
"cssName" : "bg-blue"
},
"getGroupPSUIActionGroup" : { "getGroupPSUIActionGroup" : {
"name" : "打开多数据表单", "name" : "打开多数据表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -3447,6 +3444,16 @@ ...@@ -3447,6 +3444,16 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
}, {
"caption" : "书标识", "caption" : "书标识",
"dataItemName" : "bookid", "dataItemName" : "bookid",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -3544,16 +3551,6 @@ ...@@ -3544,16 +3551,6 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "DATAVIEW_RENDER", "pluginType" : "DATAVIEW_RENDER",
......
...@@ -3106,9 +3106,6 @@ ...@@ -3106,9 +3106,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
}, },
"getGroupPSSysCss" : {
"cssName" : "bg-blue"
},
"getGroupPSUIActionGroup" : { "getGroupPSUIActionGroup" : {
"name" : "打开多数据表单", "name" : "打开多数据表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -3565,6 +3562,16 @@ ...@@ -3565,6 +3562,16 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
}, {
"caption" : "书标识", "caption" : "书标识",
"dataItemName" : "bookid", "dataItemName" : "bookid",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -3662,16 +3669,6 @@ ...@@ -3662,16 +3669,6 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "DATAVIEW_RENDER", "pluginType" : "DATAVIEW_RENDER",
......
...@@ -318,9 +318,6 @@ ...@@ -318,9 +318,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
}, },
"getGroupPSSysCss" : {
"cssName" : "bg-blue"
},
"getGroupPSUIActionGroup" : { "getGroupPSUIActionGroup" : {
"name" : "打开多数据表单", "name" : "打开多数据表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -777,6 +774,16 @@ ...@@ -777,6 +774,16 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
}, {
"caption" : "书标识", "caption" : "书标识",
"dataItemName" : "bookid", "dataItemName" : "bookid",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -874,16 +881,6 @@ ...@@ -874,16 +881,6 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "DATAVIEW_RENDER", "pluginType" : "DATAVIEW_RENDER",
......
...@@ -329,9 +329,6 @@ ...@@ -329,9 +329,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
}, },
"getGroupPSSysCss" : {
"cssName" : "bg-blue"
},
"getGroupPSUIActionGroup" : { "getGroupPSUIActionGroup" : {
"name" : "打开多数据表单", "name" : "打开多数据表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -788,6 +785,16 @@ ...@@ -788,6 +785,16 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
}, {
"caption" : "书标识", "caption" : "书标识",
"dataItemName" : "bookid", "dataItemName" : "bookid",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -885,16 +892,6 @@ ...@@ -885,16 +892,6 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "DATAVIEW_RENDER", "pluginType" : "DATAVIEW_RENDER",
......
...@@ -125,9 +125,6 @@ ...@@ -125,9 +125,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
}, },
"getGroupPSSysCss" : {
"cssName" : "bg-blue"
},
"getGroupPSUIActionGroup" : { "getGroupPSUIActionGroup" : {
"name" : "打开多数据表单", "name" : "打开多数据表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -596,6 +593,16 @@ ...@@ -596,6 +593,16 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
}, {
"caption" : "书标识", "caption" : "书标识",
"dataItemName" : "bookid", "dataItemName" : "bookid",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -693,16 +700,6 @@ ...@@ -693,16 +700,6 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "DATAVIEW_RENDER", "pluginType" : "DATAVIEW_RENDER",
......
...@@ -280,9 +280,6 @@ ...@@ -280,9 +280,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
}, },
"getGroupPSSysCss" : {
"cssName" : "bg-blue"
},
"getGroupPSUIActionGroup" : { "getGroupPSUIActionGroup" : {
"name" : "打开多数据表单", "name" : "打开多数据表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -739,6 +736,16 @@ ...@@ -739,6 +736,16 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
}, {
"caption" : "书标识", "caption" : "书标识",
"dataItemName" : "bookid", "dataItemName" : "bookid",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -836,16 +843,6 @@ ...@@ -836,16 +843,6 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "DATAVIEW_RENDER", "pluginType" : "DATAVIEW_RENDER",
......
...@@ -315,9 +315,6 @@ ...@@ -315,9 +315,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
}, },
"getGroupPSSysCss" : {
"cssName" : "bg-blue"
},
"getGroupPSUIActionGroup" : { "getGroupPSUIActionGroup" : {
"name" : "打开多数据表单", "name" : "打开多数据表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -774,6 +771,16 @@ ...@@ -774,6 +771,16 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
}, {
"caption" : "书标识", "caption" : "书标识",
"dataItemName" : "bookid", "dataItemName" : "bookid",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -871,16 +878,6 @@ ...@@ -871,16 +878,6 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "DATAVIEW_RENDER", "pluginType" : "DATAVIEW_RENDER",
......
...@@ -65265,9 +65265,6 @@ ...@@ -65265,9 +65265,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
}, },
"getGroupPSSysCss" : {
"cssName" : "bg-blue"
},
"getGroupPSUIActionGroup" : { "getGroupPSUIActionGroup" : {
"name" : "打开多数据表单", "name" : "打开多数据表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -65736,6 +65733,16 @@ ...@@ -65736,6 +65733,16 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
}, {
"caption" : "书标识", "caption" : "书标识",
"dataItemName" : "bookid", "dataItemName" : "bookid",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -65833,16 +65840,6 @@ ...@@ -65833,16 +65840,6 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
} ], } ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "DATAVIEW_RENDER", "pluginType" : "DATAVIEW_RENDER",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册