没有 focus 属性吗?
移动端,好像不支持PC端获取焦点的写法
试试这个:
var cell=_g().curLGP.getTDCell(0,1)//A2单元格
_g().curLGP.selectTDCell(cell)