src/views/project/fund/performanceApply/index.vue
@@ -597,7 +597,7 @@ //this.totaldayin(id); }, rowClassName({ row, column, rowIndex, columnIndex }) { if (row.recordstatus == -1 && row.backflowlevel != 0) { if (row.recordstatus == -1 && row.backflowlevel > 0) { return "error-row"; } return "";