Explorar o código

fix:log删除

ly hai 11 meses
pai
achega
b8ab2f0df0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 "终止任务"