var row = FR.cellStr2ColumnRow(this.options.location).row + 1;
//获取当前行号
_g().setCellValue('M' + row, null, 1);
M对应的字段值为0
_g().deleteReportRC(location)
JS实现删除时二次确认 - FineReport帮助文档 - 全面的报表使用教程和学习资料 (fanruan.com)
https://help.finereport.com/doc-view-595.html