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 @@