@@ -49,7 +59,6 @@
icon="el-icon-download"
size="mini"
@click="handleExport"
- v-hasPermi="['mes:rfidProcess:export']"
>导出
@@ -81,7 +90,7 @@
-
+
\ No newline at end of file
+
diff --git a/src/views/quality/sjAnalysisReport/index.vue b/src/views/quality/sjAnalysisReport/index.vue
index 27cf76c..03b026e 100644
--- a/src/views/quality/sjAnalysisReport/index.vue
+++ b/src/views/quality/sjAnalysisReport/index.vue
@@ -22,7 +22,7 @@
-
-
-
+
+
搜索
重置
@@ -59,8 +59,8 @@
首检数据统计
-
-
+
+
@@ -83,7 +83,7 @@
首检
-
+
{{scope.row.noOkNumRate}}%
@@ -139,7 +139,7 @@ export default {
checkType:'checkTypeSC',
ymdms: 'dd',
incomeTimeStr: moment().format('YYYY-MM-DD'),
-
+
},
// 表单参数
form: {},
@@ -173,7 +173,7 @@ export default {
// },
],
tableThead:[
-
+
],
tableTbody:[],
tableBlfx:[],
@@ -188,8 +188,8 @@ export default {
this.getTbody()
this.getBlfx()
// })
-
-
+
+
},
created() {
@@ -205,7 +205,7 @@ export default {
let res=await getTableHzTitleTh({checkType:'checkTypeSC'})
console.log('resTh',res)
this.tableThead=res.columns1
-
+
},
async getTbody(){
this.loading=true
@@ -221,7 +221,7 @@ export default {
res.map((item,index)=>{
xData.push(item.timeCol),
yData.push(item.noOkRate)
-
+
})
console.log('tableTbody',this.tableTbody)
this.loading=false
@@ -294,7 +294,7 @@ export default {
rotate: _this.queryParams.ymdms=='dd'?0:50,
fontSize:11
},
-
+
data: xData
},
yAxis: {
@@ -309,7 +309,7 @@ export default {
}
},
series: [
- {
+ {
name:'成品包装不良率%',
data: yData,
type: 'line',
@@ -337,7 +337,7 @@ export default {
]
};
- optionj && myChartj.setOption(optionj);
+ optionj && myChartj.setOption(optionj);
},
getEchartsTj(xdata,ydata){
var chartDomj = document.getElementById('echartTsj');
@@ -358,7 +358,7 @@ export default {
show:false,
inside:true,
},
-
+
data: xdata
},
yAxis: {
@@ -368,7 +368,7 @@ export default {
},
},
series: [
- {
+ {
name:'成品包装不良率%',
data: ydata,
type: 'bar',
@@ -395,7 +395,7 @@ export default {
]
};
- option2j && myChart2j.setOption(option2j);
+ option2j && myChart2j.setOption(option2j);
},
getechartsThj(peiData){
console.log('peiData',peiData)
@@ -443,7 +443,7 @@ export default {
}
]
}
- option3j && myChart3j.setOption(option3j);
+ option3j && myChart3j.setOption(option3j);
},
// 表单重置
reset() {
@@ -478,7 +478,7 @@ export default {
this.getThead()
this.getTbody()
this.getBlfx()
-
+
},
/** 重置按钮操作 */
resetQuery() {
@@ -528,7 +528,7 @@ export default {
padding: 5px 0px;
font-weight: 600;
}
- }
+ }
.top-right-table{
display: flex;
justify-content: space-between;
@@ -552,7 +552,7 @@ export default {
font-weight: 600;
}
}
-
+
}
}
.bottom-echart{
@@ -619,4 +619,4 @@ export default {
}
}
-
\ No newline at end of file
+
diff --git a/src/views/wms/supplier/index.vue b/src/views/wms/supplier/index.vue
index 475b553..7c1903f 100644
--- a/src/views/wms/supplier/index.vue
+++ b/src/views/wms/supplier/index.vue
@@ -24,62 +24,64 @@
@keyup.enter.native="handleQuery"
/>
-
+
+
+
+
+
+
+
-
-
-
- -->
+