diff --git a/src/views/mes/workScheduling/components/report.vue b/src/views/mes/workScheduling/components/report.vue
index 4661a8675..2adaf1dbe 100644
--- a/src/views/mes/workScheduling/components/report.vue
+++ b/src/views/mes/workScheduling/components/report.vue
@@ -4,9 +4,59 @@
v-model="dialogVisible"
:close-on-click-modal="true"
:vLoading="formLoading"
+ width="fit-content"
>
- {{ dialogTitle }}
-
+ {{ dialogTitle }}
+ 添加
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{scope.row.unqualified= scope.row.reportCount -scope.row.qualified}}
+
+
+
+
+ 删除
+
+
+
+
+
关闭
保存
+
+ >