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

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

上级 377b23a0
...@@ -132,6 +132,7 @@ export const viewstate: any = { ...@@ -132,6 +132,7 @@ export const viewstate: any = {
'BFE57DB2-95D0-4432-8851-BCDAD09ECD59', 'BFE57DB2-95D0-4432-8851-BCDAD09ECD59',
'5b0adc6008e49c23a960417dc8b3d9f3', '5b0adc6008e49c23a960417dc8b3d9f3',
'7a1390be40d79a521631cd318a66e0b0', '7a1390be40d79a521631cd318a66e0b0',
'c69accf16ad9d82c9b4b85cba914467d',
], ],
}, },
{ {
...@@ -144,6 +145,16 @@ export const viewstate: any = { ...@@ -144,6 +145,16 @@ export const viewstate: any = {
'4E9D54A6-CD88-47FD-A9F1-869B54B23432', '4E9D54A6-CD88-47FD-A9F1-869B54B23432',
], ],
}, },
{
viewtag: 'c69accf16ad9d82c9b4b85cba914467d',
viewmodule: 'Test',
viewname: 'TESTUsr3MobMPickupView',
viewaction: '',
viewdatachange: false,
refviews: [
'5bb966a86798a0aeb3fbde3b42d0c1d3',
],
},
{ {
viewtag: 'ca11426ec267e44ebf6612ea4ce37727', viewtag: 'ca11426ec267e44ebf6612ea4ce37727',
viewmodule: 'Test', viewmodule: 'Test',
......
...@@ -3298,6 +3298,12 @@ ...@@ -3298,6 +3298,12 @@
"name" : "测试实体实体编辑视图(左右关系)_模态", "name" : "测试实体实体编辑视图(左右关系)_模态",
"realModelSubType" : "DEEDITVIEW2", "realModelSubType" : "DEEDITVIEW2",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr3MobMPickupView",
"logicName" : "测试实体实体移动端多数据选择视图(树选择)",
"name" : "测试实体实体移动端多数据选择视图(树选择)",
"realModelSubType" : "DEMOBMPICKUPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "ListView9", "codeName" : "ListView9",
"logicName" : "测试实体实体列表视图(部件视图)", "logicName" : "测试实体实体列表视图(部件视图)",
......
...@@ -2928,6 +2928,10 @@ ...@@ -2928,6 +2928,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTDEMobEditViewLayoutPart.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTDEMobEditViewLayoutPart.json",
"viewType" : "DEMOBEDITVIEW" "viewType" : "DEMOBEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTUsr3MobMPickupView.json",
"viewType" : "DEMOBMPICKUPVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView9.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTMobMDView9.json",
......
...@@ -235,6 +235,28 @@ ...@@ -235,6 +235,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "选择树" "tooltip" : "选择树"
}, {
"accUserMode" : 2,
"caption" : "多选树",
"itemType" : "MENUITEM",
"name" : "menuitem11",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc6"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "多选树"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
......
...@@ -103,6 +103,16 @@ ...@@ -103,6 +103,16 @@
"id" : "AppFunc5" "id" : "AppFunc5"
}, },
"tooltip" : "选择树" "tooltip" : "选择树"
}, {
"accUserMode" : 2,
"caption" : "多选树",
"itemType" : "MENUITEM",
"name" : "menuitem11",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc6"
},
"tooltip" : "多选树"
} ], } ],
"enableCustomize" : false, "enableCustomize" : false,
"name" : "appindexview", "name" : "appindexview",
......
...@@ -1240,16 +1240,16 @@ ...@@ -1240,16 +1240,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ] } ]
}, { }, {
......
...@@ -2552,16 +2552,16 @@ ...@@ -2552,16 +2552,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ] } ]
} ], } ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册