From e8ad5d296ab8707604fa87569cc3b92d74fb8c50 Mon Sep 17 00:00:00 2001 From: zhaoxiaolin Date: Fri, 30 Aug 2024 09:57:47 +0800 Subject: [PATCH] =?UTF-8?q?=E7=95=8C=E9=9D=A2=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/quality/checkType/index.vue | 2 +- src/views/quality/checkTypeProject/index.vue | 1 + src/views/quality/incomeReport/index.vue | 35 ++++++------- src/views/quality/inventoryReport/index.vue | 52 ++++++++++---------- src/views/quality/llAnalysisReport/index.vue | 44 ++++++++--------- src/views/quality/qcProjectType/index.vue | 13 +++-- 6 files changed, 77 insertions(+), 70 deletions(-) diff --git a/src/views/quality/checkType/index.vue b/src/views/quality/checkType/index.vue index ddcd1e4f..415a6468 100644 --- a/src/views/quality/checkType/index.vue +++ b/src/views/quality/checkType/index.vue @@ -94,7 +94,7 @@ type="text" icon="el-icon-connection" @click="handleBind(scope.row)" - >绑定 + >分配检检员 diff --git a/src/views/quality/checkTypeProject/index.vue b/src/views/quality/checkTypeProject/index.vue index 6d87934b..d564fbcb 100644 --- a/src/views/quality/checkTypeProject/index.vue +++ b/src/views/quality/checkTypeProject/index.vue @@ -206,6 +206,7 @@ + - + - - + - + @@ -214,7 +214,7 @@ - + @@ -229,33 +229,34 @@ - + - + - - - + + + + @@ -294,13 +295,13 @@ - + - + @@ -598,7 +599,7 @@ export default { margin-bottom: 15px; margin-left: 10px; } -.center-text { +.center-text { text-align: center; } .report-logo { @@ -606,4 +607,4 @@ export default { margin-left: 15px; height: 38px; } - \ No newline at end of file + diff --git a/src/views/quality/inventoryReport/index.vue b/src/views/quality/inventoryReport/index.vue index c7129095..6bf2ed9a 100644 --- a/src/views/quality/inventoryReport/index.vue +++ b/src/views/quality/inventoryReport/index.vue @@ -110,7 +110,7 @@ - + - - + - + @@ -212,7 +212,7 @@ - + @@ -227,34 +227,35 @@ - + - + - - - - + + + + @@ -263,12 +264,13 @@ - - - 合格 + + + √合格 + ×不合格 - - 不合格 + + 备注:判定合格打“√”,不合格打“×” @@ -292,13 +294,13 @@ - + - + @@ -425,7 +427,7 @@ export default { this.queryParams.checkTimeStart = moment(this.queryParams.checkTimeArray[0]).format('YYYY-MM-DD HH:mm:ss'); this.queryParams.checkTimeEnd = moment(this.queryParams.checkTimeArray[1]).format('YYYY-MM-DD HH:mm:ss'); } - + listInventory(this.queryParams).then(response => { this.incomeList = response.rows; this.total = response.total; @@ -468,7 +470,7 @@ export default { updateTime: null, factoryCode: null, delFlag: null, - + }; this.resetForm("form"); }, @@ -586,7 +588,7 @@ export default { margin-bottom: 15px; margin-left: 10px; } -.center-text { +.center-text { text-align: center; } .report-logo { @@ -594,4 +596,4 @@ export default { margin-left: 15px; height: 38px; } - \ No newline at end of file + diff --git a/src/views/quality/llAnalysisReport/index.vue b/src/views/quality/llAnalysisReport/index.vue index cc669da7..4ffafa36 100644 --- a/src/views/quality/llAnalysisReport/index.vue +++ b/src/views/quality/llAnalysisReport/index.vue @@ -22,7 +22,7 @@ - - - + + 搜索 重置 @@ -103,7 +103,7 @@