From 1491676c6ffd6de8c41094bfb8d235155bc5dcb7 Mon Sep 17 00:00:00 2001 From: "qianhao.xu" Date: Mon, 4 Dec 2023 11:21:06 +0800 Subject: [PATCH] v1 --- .../qualityManagement/FQC/firstFQC-v2.vue | 309 +++++++++++++++ .../qualityManagement/FQC/firstFQC-v3.vue | 353 ++++++++++++++++++ src/views/qualityManagement/FQC/firstFQC.vue | 68 +++- 3 files changed, 719 insertions(+), 11 deletions(-) create mode 100644 src/views/qualityManagement/FQC/firstFQC-v2.vue create mode 100644 src/views/qualityManagement/FQC/firstFQC-v3.vue diff --git a/src/views/qualityManagement/FQC/firstFQC-v2.vue b/src/views/qualityManagement/FQC/firstFQC-v2.vue new file mode 100644 index 0000000..c873089 --- /dev/null +++ b/src/views/qualityManagement/FQC/firstFQC-v2.vue @@ -0,0 +1,309 @@ + + + + + diff --git a/src/views/qualityManagement/FQC/firstFQC-v3.vue b/src/views/qualityManagement/FQC/firstFQC-v3.vue new file mode 100644 index 0000000..16798f7 --- /dev/null +++ b/src/views/qualityManagement/FQC/firstFQC-v3.vue @@ -0,0 +1,353 @@ + + + + + diff --git a/src/views/qualityManagement/FQC/firstFQC.vue b/src/views/qualityManagement/FQC/firstFQC.vue index c211174..3e9a525 100644 --- a/src/views/qualityManagement/FQC/firstFQC.vue +++ b/src/views/qualityManagement/FQC/firstFQC.vue @@ -20,31 +20,51 @@
{{ checkItemTable.paint[0].inspectionModule }}
-
{{ item.inspectionName }}
+
+
{{ item.inspectionName }}
+
{{ checkItemTable.device[0].inspectionModule }}
-
{{ item.inspectionName }}
+
+
{{ item.inspectionName }}
+
{{ checkItemTable.blank[0].inspectionModule }}
-
{{ item.inspectionName }}
+
+
{{ item.inspectionName }}
+
{{ checkItemTable.program[0].inspectionModule }}
-
{{ item.inspectionName }}
+
+
{{ item.inspectionName }}
+
{{ checkItemTable.team[0].inspectionModule }}
-
{{ item.inspectionName }}
+
+
{{ item.inspectionName }}
+
@@ -73,7 +93,6 @@
-
"------------------"+{{ data }}
@@ -81,7 +100,6 @@