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

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

上级 60c51793
......@@ -430,7 +430,7 @@
},
"enableSort" : false
} ],
"pagingMode" : 2,
"pagingMode" : 3,
"pagingSize" : 10,
"getRemovePSControlAction" : {
"modelref" : true,
......
......@@ -3523,7 +3523,7 @@
},
"enableSort" : false
} ],
"pagingMode" : 2,
"pagingMode" : 3,
"pagingSize" : 10,
"getRemovePSControlAction" : {
"modelref" : true,
......
......@@ -3644,7 +3644,7 @@
},
"enableSort" : false
} ],
"pagingMode" : 2,
"pagingMode" : 3,
"pagingSize" : 10,
"getRemovePSControlAction" : {
"modelref" : true,
......
......@@ -751,7 +751,7 @@
},
"enableSort" : false
} ],
"pagingMode" : 2,
"pagingMode" : 3,
"pagingSize" : 10,
"getRemovePSControlAction" : {
"modelref" : true,
......
......@@ -762,7 +762,7 @@
},
"enableSort" : false
} ],
"pagingMode" : 2,
"pagingMode" : 3,
"pagingSize" : 10,
"getRemovePSControlAction" : {
"modelref" : true,
......
......@@ -576,7 +576,7 @@
},
"enableSort" : false
} ],
"pagingMode" : 2,
"pagingMode" : 3,
"pagingSize" : 10,
"getRemovePSControlAction" : {
"modelref" : true,
......
......@@ -713,7 +713,7 @@
},
"enableSort" : false
} ],
"pagingMode" : 2,
"pagingMode" : 3,
"pagingSize" : 10,
"getRemovePSControlAction" : {
"modelref" : true,
......
......@@ -751,7 +751,7 @@
},
"enableSort" : false
} ],
"pagingMode" : 2,
"pagingMode" : 3,
"pagingSize" : 10,
"getRemovePSControlAction" : {
"modelref" : true,
......
......@@ -192,6 +192,28 @@
"textSeparator" : "、",
"codeItemValueNumber" : true,
"enableCache" : true
}, {
"codeListTag" : "Formula_type",
"codeListType" : "STATIC",
"codeName" : "Formula_type",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/Formula_type.json",
"emptyText" : "未定义",
"name" : "公式类型",
"getPSCodeItems" : [ {
"codeName" : "Uncondition",
"text" : "无条件公式",
"value" : "uncondition"
}, {
"codeName" : "Multicondition",
"text" : "多条件公式",
"value" : "multicondition"
}, {
"codeName" : "Advanced",
"text" : "高级公式",
"value" : "advanced"
} ],
"enableCache" : true
}, {
"codeListTag" : "ModelRepository__CodeList44",
"codeListType" : "STATIC",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册