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

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

上级 bb9bfe36
......@@ -1579,16 +1579,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ]
}, {
......
......@@ -118,6 +118,8 @@
"precision" : 2
},
"unitName" : "元",
"updateDV" : "size",
"updateDVT" : "CONTEXT",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableUnitName" : true
......@@ -143,6 +145,7 @@
"minLength" : 3,
"name" : "testname"
},
"updateDVT" : "OPERATORNAME",
"allowEmpty" : true,
"enableRowEdit" : true
}, {
......@@ -174,6 +177,7 @@
},
"singleSelect" : true
},
"updateDV" : "A",
"allowEmpty" : true,
"enableRowEdit" : true,
"needCodeListConfig" : true
......@@ -240,6 +244,8 @@
"precision" : 2
},
"unitName" : "元",
"updateDV" : "size",
"updateDVT" : "CONTEXT",
"allowEmpty" : true,
"enableUnitName" : true
}, {
......@@ -261,6 +267,7 @@
"minLength" : 3,
"name" : "testname"
},
"updateDVT" : "OPERATORNAME",
"allowEmpty" : true
}, {
"codeName" : "type",
......@@ -284,6 +291,7 @@
},
"singleSelect" : true
},
"updateDV" : "A",
"allowEmpty" : true,
"needCodeListConfig" : true
} ],
......
......@@ -179,6 +179,8 @@
"precision" : 2
},
"unitName" : "元",
"updateDV" : "size",
"updateDVT" : "CONTEXT",
"allowEmpty" : true,
"enableRowEdit" : true,
"enableUnitName" : true
......@@ -204,6 +206,7 @@
"minLength" : 3,
"name" : "testname"
},
"updateDVT" : "OPERATORNAME",
"allowEmpty" : true,
"enableRowEdit" : true
}, {
......@@ -235,6 +238,7 @@
},
"singleSelect" : true
},
"updateDV" : "A",
"allowEmpty" : true,
"enableRowEdit" : true,
"needCodeListConfig" : true
......@@ -301,6 +305,8 @@
"precision" : 2
},
"unitName" : "元",
"updateDV" : "size",
"updateDVT" : "CONTEXT",
"allowEmpty" : true,
"enableUnitName" : true
}, {
......@@ -322,6 +328,7 @@
"minLength" : 3,
"name" : "testname"
},
"updateDVT" : "OPERATORNAME",
"allowEmpty" : true
}, {
"codeName" : "type",
......@@ -345,6 +352,7 @@
},
"singleSelect" : true
},
"updateDV" : "A",
"allowEmpty" : true,
"needCodeListConfig" : true
} ],
......
......@@ -12734,16 +12734,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ]
}, {
......@@ -12778,16 +12778,16 @@
"id" : "ViewMsg6"
}
}, {
"name" : "消息类型-警告信息",
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
"id" : "ViewMsg4"
}
}, {
"name" : "消息类型-常规信息",
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
"id" : "ViewMsg5"
}
} ]
}, {
......@@ -12810,16 +12810,16 @@
"id" : "ViewMsg10"
}
}, {
"name" : "消息位置-视图内容区",
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
"id" : "ViewMsg7"
}
}, {
"name" : "消息位置-视图上方",
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
"id" : "ViewMsg9"
}
}, {
"name" : "消息位置-视图下方",
......@@ -12832,6 +12832,12 @@
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
......@@ -12851,17 +12857,17 @@
"id" : "ViewMsg11"
}
}, {
"name" : "消息类型-常规信息",
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "消息类型-警告信息",
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
......@@ -12876,33 +12882,27 @@
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
} ]
}, {
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除",
"name" : "关闭模式-删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
"id" : "ViewMsg11"
}
}, {
"name" : "关闭模式-本次删除",
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-删除",
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
"id" : "ViewMsg13"
}
} ]
}, {
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册