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

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

上级 bda08cd2
......@@ -47,7 +47,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12) || true",
"attrValue" : "data.studentname.indexOf('张三') !== -1",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -155,7 +155,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12) || true",
"attrValue" : "data.studentname.indexOf('张三') !== -1",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -180,7 +180,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12) || true",
"attrValue" : "data.studentname.indexOf('张三') !== -1",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -366,7 +366,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12) || true",
"attrValue" : "data.studentname.indexOf('张三') !== -1",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -47,7 +47,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12) || true",
"attrValue" : "data.studentname.indexOf('张三') !== -1",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -237,7 +237,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12) || true",
"attrValue" : "data.studentname.indexOf('张三') !== -1",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -155,7 +155,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12) || true",
"attrValue" : "data.studentname.indexOf('张三') !== -1",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -180,7 +180,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12) || true",
"attrValue" : "data.studentname.indexOf('张三') !== -1",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -339,7 +339,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12) || true",
"attrValue" : "data.studentname.indexOf('张三') !== -1",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -265,7 +265,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12) || true",
"attrValue" : "data.studentname.indexOf('张三') !== -1",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -394,7 +394,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12) || true",
"attrValue" : "data.studentname.indexOf('张三') !== -1",
"name" : "logic1"
} ],
"width" : 150,
......
......@@ -1555,7 +1555,7 @@
},
"getPSControlAttributes" : [ {
"attrName" : "readonly",
"attrValue" : "console.log(12) || true",
"attrValue" : "data.studentname.indexOf('张三') !== -1",
"name" : "logic1"
} ],
"width" : 150,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册