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

tony001 发布系统代码 [TrainSys,Mob]

上级 0e112694
...@@ -12,15 +12,6 @@ export const viewstate: any = { ...@@ -12,15 +12,6 @@ export const viewstate: any = {
refviews: [ refviews: [
], ],
}, },
{
viewtag: '1D64CC4D-BDF1-49E4-A9FB-078AEBBFE353',
viewmodule: 'Ungroup',
viewname: 'AppWFStepTraceView',
viewaction: '',
viewdatachange: false,
refviews: [
],
},
{ {
viewtag: '20e843252493e56e654257ec2a3bf391', viewtag: '20e843252493e56e654257ec2a3bf391',
viewmodule: 'Test', viewmodule: 'Test',
...@@ -125,6 +116,15 @@ export const viewstate: any = { ...@@ -125,6 +116,15 @@ export const viewstate: any = {
'F2EF9364-1D93-484A-A231-90B3BB331DC3', 'F2EF9364-1D93-484A-A231-90B3BB331DC3',
], ],
}, },
{
viewtag: 'AE74D55A-D31D-4C36-B760-0F9A3078EEC2',
viewmodule: 'Ungroup',
viewname: 'AppWFStepTraceView',
viewaction: '',
viewdatachange: false,
refviews: [
],
},
{ {
viewtag: 'AFC2E3F4-918E-41A9-AE36-5C0711FEC44E', viewtag: 'AFC2E3F4-918E-41A9-AE36-5C0711FEC44E',
viewmodule: 'Ungroup', viewmodule: 'Ungroup',
......
...@@ -27,6 +27,6 @@ ...@@ -27,6 +27,6 @@
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "APPWFSTEPTRACEVIEW", "viewType" : "APPWFSTEPTRACEVIEW",
"enableDP" : false, "enableDP" : false,
"modelid" : "1D64CC4D-BDF1-49E4-A9FB-078AEBBFE353", "modelid" : "AE74D55A-D31D-4C36-B760-0F9A3078EEC2",
"modeltype" : "PSAPPUTILVIEW" "modeltype" : "PSAPPUTILVIEW"
} }
\ No newline at end of file
...@@ -986,11 +986,6 @@ ...@@ -986,11 +986,6 @@
"viewType" : "DEMOBEDITVIEW", "viewType" : "DEMOBEDITVIEW",
"resource" : "TEST", "resource" : "TEST",
"view" : "MobEditView" "view" : "MobEditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPUTILVIEWS/AppWFStepTraceView.json",
"viewType" : "APPWFSTEPTRACEVIEW",
"view" : "AppWFStepTraceView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobPickupView.json",
...@@ -1068,6 +1063,11 @@ ...@@ -1068,6 +1063,11 @@
"viewType" : "DEMOBWFDYNAEDITVIEW3", "viewType" : "DEMOBWFDYNAEDITVIEW3",
"resource" : "TEST", "resource" : "TEST",
"view" : "DEMobWFDynaEditView3" "view" : "DEMobWFDynaEditView3"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPUTILVIEWS/AppWFStepTraceView.json",
"viewType" : "APPWFSTEPTRACEVIEW",
"view" : "AppWFStepTraceView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPINDEXVIEWS/AppIndexView.json", "path" : "PSSYSAPPS/Mob/PSAPPINDEXVIEWS/AppIndexView.json",
......
...@@ -1240,16 +1240,16 @@ ...@@ -1240,16 +1240,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
......
...@@ -2643,16 +2643,16 @@ ...@@ -2643,16 +2643,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
} ], } ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册