怎么设置下拉框选了某个值后单选框控件值自动变成YES
编辑后事件
var a=this.getValue();
if(a=="YES"){
contentPane.getWidgetByName("控件名").setValue("YES");
}
https://help.fanruan.com/finereport/doc-view-608.html ----单元格控件联动
https://help.fanruan.com/finereport/doc-view-534.html
你直接F36单元格写公式
=G36