diff --git a/src/views/statistics/bxerp/workerTimes.vue b/src/views/statistics/bxerp/workerTimes.vue
index a7c84aec..41085380 100644
--- a/src/views/statistics/bxerp/workerTimes.vue
+++ b/src/views/statistics/bxerp/workerTimes.vue
@@ -107,13 +107,7 @@
- {{ scope.row.总切片数 }}
- {{ scope.row.总生产数 }}
-
-
-
-
- {{((scope.row.总切片合格数/scope.row.总切片数)*100).toFixed(2) }}%
+ {{ scope.row.总切片数 }}
@@ -137,11 +131,8 @@
-
-
- {{((scope.row.总切片合格数/scope.row.总切片数)*100).toFixed(2) }}%
- 0%
+ {{ scope.row.总切片数 }}
@@ -149,13 +140,86 @@
+
+
+