소스 검색

fix:log删除

ly 11 달 전
부모
커밋
b8ab2f0df0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/business/production/onceWork/index.vue

+ 1 - 1
src/views/business/production/onceWork/index.vue

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