diff --git a/src/views/statistics/bxerp/luhaotongji_reya.vue b/src/views/statistics/bxerp/luhaotongji_reya.vue new file mode 100644 index 00000000..a5abb28d --- /dev/null +++ b/src/views/statistics/bxerp/luhaotongji_reya.vue @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + + {{ scope.row.总切片数 }} + {{ scope.row.总生产数 }} + + + + + {{scope.row.暗点不合格.含}} + 0 + + + + + {{((scope.row.暗点不合格.含/scope.row.总切片数)*100).toFixed(2) }}% + 0% + + + + + {{scope.row['放大率¢16mm不合格'].含}} + 0 + + + + + {{((scope.row['放大率¢16mm不合格'].含/scope.row.总切片数)*100).toFixed(2) }}% + 0% + + + + + + + {{ index+1 }} + {{ item }} + + + + + + + + + +