编辑后事件,js代码
var a=contentPane.getCellValue(3,2);
var b=contentPane.getCellValue(4,2);
if(a!=b){FR.Msg.alert("提示","数值不相等");}