Commit 0e893f81 by sxy

log: del log

parent bd8923e7
...@@ -23,7 +23,6 @@ class BizOptCtl extends CtlBase { ...@@ -23,7 +23,6 @@ class BizOptCtl extends CtlBase {
result.push(val); result.push(val);
} }
rs.results.rows = result; rs.results.rows = result;
console.log(result[0]);
} }
return system.getResult(rs); return system.getResult(rs);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment