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

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

上级 f8cbc943
......@@ -47,7 +47,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12,data,value) || true",
"attrValue" : "console.log(12) || true",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -155,7 +155,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12,data,value) || true",
"attrValue" : "console.log(12) || true",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -180,7 +180,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12,data,value) || true",
"attrValue" : "console.log(12) || true",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -366,7 +366,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12,data,value) || true",
"attrValue" : "console.log(12) || true",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -47,7 +47,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12,data,value) || true",
"attrValue" : "console.log(12) || true",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -237,7 +237,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12,data,value) || true",
"attrValue" : "console.log(12) || true",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -155,7 +155,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12,data,value) || true",
"attrValue" : "console.log(12) || true",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -180,7 +180,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12,data,value) || true",
"attrValue" : "console.log(12) || true",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -339,7 +339,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12,data,value) || true",
"attrValue" : "console.log(12) || true",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -265,7 +265,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12,data,value) || true",
"attrValue" : "console.log(12) || true",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -394,7 +394,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12,data,value) || true",
"attrValue" : "console.log(12) || true",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -1555,7 +1555,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12,data,value) || true",
"attrValue" : "console.log(12) || true",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -8892,7 +8892,7 @@
"pluginCode" : "PROGRESS",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizProgress",
"rTObjectRepo" : "@ibiz-template-plugin/progress@0.1.3-alpha.28",
"rTObjectRepo" : "@ibiz-template-plugin/progress@0.1.3-alpha.29",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, {
......@@ -28158,6 +28158,11 @@
"name" : "NAME",
"codeName" : "Name"
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12) || true",
"name" : "logic1"
} ],
"width" : 150,
"widthUnit" : "PX",
"enableLinkView" : true,
......@@ -76403,6 +76408,11 @@
"name" : "NAME",
"codeName" : "Name"
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12) || true",
"name" : "logic1"
} ],
"width" : 150,
"widthUnit" : "PX",
"enableLinkView" : true,
......@@ -83018,6 +83028,11 @@
"name" : "NAME",
"codeName" : "Name"
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12) || true",
"name" : "logic1"
} ],
"width" : 150,
"widthUnit" : "PX",
"enableLinkView" : true,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册