合格数据
@@ -129,7 +129,7 @@ const loading = ref(true)
const standardDataTotal = ref(0)
const standardDataTime = ref()
const standardData = ref({
- columnWidth: [300, 120, 170, 170, 170, 170],
+ columnWidth: [300, 100, 200, 150, 170, 170],
header: ['零件号', '类型', '检测项', '检测日期', '标准', '实测值'],
indexHeader: '序号',
index: false,
@@ -151,7 +151,7 @@ const standardDataParams = ref({
const noStandardDataTotal = ref(0)
const noStandardDataTime = ref()
const noStandardData = ref({
- columnWidth: [300, 120, 170, 170, 170, 170],
+ columnWidth: [300, 100, 200, 150, 170, 170],
header: ['零件号', '类型', '检测项', '检测日期', '标准', '实测值'],
indexHeader: '序号',
index: false,
diff --git a/src/views/board/Index1.vue b/src/views/board/Index1.vue
index 1e1e498..a595169 100644
--- a/src/views/board/Index1.vue
+++ b/src/views/board/Index1.vue
@@ -68,12 +68,12 @@
-
CPK(色差)
+
CPK
{{ lineData?.CPK }}
CPK
-
PPK(色差)
+
PPK
{{ lineData?.PPK }}
PPK