@@ -554,7 +554,7 @@
})
}
const resultLable = (row) => {
- console.log(row)
+
switch (row.record.resultStatus) {
case 0:
return "终止任务"