var gx_name= this.getValue(); alert(gx_name);//单选控件var aa=car.getValue(); if(gx_name=="冲落"){ contentPane.getWidgetByCell('B4').setEnable(true); _g().getWidgetByCell("B4").focusCode(); 报错为CustomJSError : _g(...).getWidgetByCell(...).focusCode is not a function |
0
|
|