|
@@ -71,6 +71,8 @@
|
|
|
|
|
|
import boxTable from "./components/table.vue"
|
|
import boxTable from "./components/table.vue"
|
|
import recordbarChart from "./components/recordbarChart.vue"
|
|
import recordbarChart from "./components/recordbarChart.vue"
|
|
|
|
+import { visualization, ipqc, } from "@/api/record"
|
|
|
|
+
|
|
export default {
|
|
export default {
|
|
components: {boxTable,recordbarChart},
|
|
components: {boxTable,recordbarChart},
|
|
data() {
|
|
data() {
|
|
@@ -88,7 +90,7 @@ export default {
|
|
{xh: '菲马特',kh: '25x520',nb: 'OK ',sl: '1.509',wcl:"0.079/0.093",zt: 'OK',},
|
|
{xh: '菲马特',kh: '25x520',nb: 'OK ',sl: '1.509',wcl:"0.079/0.093",zt: 'OK',},
|
|
{xh: 'SKC',kh: '12.5x514',nb: 'OK ',sl: '1.156',wcl:"-0.096/-0.079",zt: 'OK',},
|
|
{xh: 'SKC',kh: '12.5x514',nb: 'OK ',sl: '1.156',wcl:"-0.096/-0.079",zt: 'OK',},
|
|
],
|
|
],
|
|
- columna:[{label:'品名',prop:'xh',width:"10%"},{label:'规格',prop:'kh',width:"15%"},{label:'外观',prop:'nb',width:"10%",type:'hh'},{label:'剥离强度(kgf)',prop:'sl',width:"20%"},{label:'TD/MD(%)',prop:'wcl',width:"20%"},{label:'判定',prop:'zt',width:"10%"}],
|
|
|
|
|
|
+ columna:[{label:'品名',prop:'itemName',width:"10%"},{label:'规格',prop:'specification',width:"15%"},{label:'外观',prop:'appearance',width:"10%",},{label:'剥离强度(kgf)',prop:'peelStrength',width:"20%"},{label:'TD/MD(%)',prop:'TD',width:"20%",type:'td'},{label:'结果',prop:'zcheckResult',width:"10%"}],
|
|
dataListb: [
|
|
dataListb: [
|
|
{xh: 'pwcl051 5y-505',kh: 'GD250519 A101',nb: '27',sl: '27',wcl:"1.056",zt: 'OK',},
|
|
{xh: 'pwcl051 5y-505',kh: 'GD250519 A101',nb: '27',sl: '27',wcl:"1.056",zt: 'OK',},
|
|
{xh: 'pwcl051 5y-505',kh: 'GD250519 A101',nb: '26',sl: '26',wcl:"1.086",zt: 'OK',},
|
|
{xh: 'pwcl051 5y-505',kh: 'GD250519 A101',nb: '26',sl: '26',wcl:"1.086",zt: 'OK',},
|
|
@@ -102,7 +104,7 @@ export default {
|
|
{xh: 'pwcl051 5y-505',kh: 'GD250519 A101',nb: '26',sl: '26',wcl:"1.185",zt: 'OK',},
|
|
{xh: 'pwcl051 5y-505',kh: 'GD250519 A101',nb: '26',sl: '26',wcl:"1.185",zt: 'OK',},
|
|
{xh: 'pwcl051 5y-505',kh: 'GD250519 A101',nb: '28',sl: '28',wcl:"2.096",zt: 'OK',},
|
|
{xh: 'pwcl051 5y-505',kh: 'GD250519 A101',nb: '28',sl: '28',wcl:"2.096",zt: 'OK',},
|
|
],
|
|
],
|
|
- columnb:[{label:'型号',prop:'xh',width:"12%"},{label:'批号',prop:'kh',width:"15%"},{label:'厚度(μm)',prop:'nb',width:"13%",type:'hh'},{label:'溢胶量(mm)',prop:'sl',width:"20%"},{label:'剥离强度(kgf)',prop:'wcl',width:"20%"},{label:'判定',prop:'zt',width:"10%"}],
|
|
|
|
|
|
+ columnb:[{label:'型号',prop:'specification',width:"12%"},{label:'批号',prop:'itemBatchCode',width:"15%"},{label:'厚度(μm)',prop:'thickness',width:"13%",},{label:'溢胶量(mm)',prop:'excessGlueVolume',width:"20%"},{label:'剥离强度(kgf)',prop:'peelStrength',width:"20%"},{label:'结果',prop:'checkResult',width:"10%"}],
|
|
|
|
|
|
dataListc: [
|
|
dataListc: [
|
|
{xh: '1#FCCL覆铜压合机',kh: '1.5',nb: '7.3',sl: '90/111/128/150/160',wcl:"12",zt: '17.8',tf: '8',},
|
|
{xh: '1#FCCL覆铜压合机',kh: '1.5',nb: '7.3',sl: '90/111/128/150/160',wcl:"12",zt: '17.8',tf: '8',},
|
|
@@ -117,7 +119,7 @@ export default {
|
|
{xh: '2#FCCL覆铜压合机',kh: '1.7',nb: '7.5 ',sl: '95/111/129/150/160',wcl:"12",zt: '17.9',tf: '8',},
|
|
{xh: '2#FCCL覆铜压合机',kh: '1.7',nb: '7.5 ',sl: '95/111/129/150/160',wcl:"12",zt: '17.9',tf: '8',},
|
|
{xh: '1#FCCL覆铜压合机',kh: '1.9',nb: '7.4 ',sl: '94/111/126/150/161',wcl:"12",zt: '18.0',tf: '8',},
|
|
{xh: '1#FCCL覆铜压合机',kh: '1.9',nb: '7.4 ',sl: '94/111/126/150/161',wcl:"12",zt: '18.0',tf: '8',},
|
|
],
|
|
],
|
|
- columnc:[{label:'机台号',prop:'xh',width:"15%"},{label:'1放',prop:'kh',width:"10%"},{label:'泵速',prop:'nb',width:"10%",type:'hh'},{label:'隧道炉温度',prop:'sl',width:"20%"},{label:'压合张力',prop:'wcl',width:"20%"},{label:'线速',prop:'zt',width:"10%"},{label:'2放',prop:'tf',width:"10%"}],
|
|
|
|
|
|
+ columnc:[{label:'机台号',prop:'workstationName',width:"15%"},{label:'1放',prop:'release1',width:"10%"},{label:'泵速',prop:'pumpSpeed',width:"10%",},{label:'隧道炉温度',prop:'tunnelFurnaceTemperature',width:"20%"},{label:'压合张力',prop:'compressionTension',width:"20%"},{label:'线速',prop:'wireSpeed',width:"10%"},{label:'2放',prop:'release2',width:"10%"}],
|
|
|
|
|
|
dataListd: [
|
|
dataListd: [
|
|
{xh: 'pwcl051 5y-505',kh: 'GD250519 A101',nb: '27',sl: '0.0566',wcl:"1.056",zt: '0.033/0.045',pd: 'OK',},
|
|
{xh: 'pwcl051 5y-505',kh: 'GD250519 A101',nb: '27',sl: '0.0566',wcl:"1.056",zt: '0.033/0.045',pd: 'OK',},
|
|
@@ -131,13 +133,18 @@ export default {
|
|
{xh: 'pwcl051 5y-505',kh: 'GD250519 A101',nb: '26',sl: '0.0689',wcl:"1.158",zt: '0.031/0.042',pd: 'OK',},
|
|
{xh: 'pwcl051 5y-505',kh: 'GD250519 A101',nb: '26',sl: '0.0689',wcl:"1.158",zt: '0.031/0.042',pd: 'OK',},
|
|
{xh: 'pwcl051 5y-505',kh: 'GD250519 A101',nb: '27',sl: '0.0535',wcl:"1.509",zt: '0',pd: 'OK',},
|
|
{xh: 'pwcl051 5y-505',kh: 'GD250519 A101',nb: '27',sl: '0.0535',wcl:"1.509",zt: '0',pd: 'OK',},
|
|
],
|
|
],
|
|
- columnd:[{label:'型号',prop:'xh',width:"10%"},{label:'批号',prop:'kh',width:"12%"},{label:'厚度(μm)',prop:'nb',width:"15%",type:'hh'},{label:'溢胶量(mm)',prop:'sl',width:"20%"},{label:'剥离强度(kgf)',prop:'wcl',width:"18%"},{label:'TD/MD',prop:'zt',width:"15%"},{label:'判定',prop:'pd',width:"8%"}],
|
|
|
|
|
|
+ columnd:[{label:'型号',prop:'specification',width:"10%"},{label:'批号',prop:'itemBatchCode',width:"12%"},{label:'厚度(μm)',prop:'thickness',width:"15%",},{label:'溢胶量(mm)',prop:'excessGlueVolume',width:"20%"},{label:'剥离强度(kgf)',prop:'peelStrength',width:"18%"},{label:'TD/MD',prop:'TD',width:"15%",type:'td'},{label:'结果',prop:'checkResult',width:"8%"}],
|
|
|
|
|
|
rbarDataa:{data:['黑点','杂质','色差','取样','接头','皱痕','刮痕','缺胶','拉线','制程异常','原料异常','设备异常 ',],bara:[110,135,88,91,50,98,26,30,80,26,53,46],},
|
|
rbarDataa:{data:['黑点','杂质','色差','取样','接头','皱痕','刮痕','缺胶','拉线','制程异常','原料异常','设备异常 ',],bara:[110,135,88,91,50,98,26,30,80,26,53,46],},
|
|
steplist:[{time:'2025-05-10 17:03',tit:'已到达深圳,正在配送...'},{time:'2025-05-10 06:03',tit:'已到达惠州,发往深圳'},{time:'2025-05-09 14:03',tit:'已到达赣州,发往惠州'},{time:'2025-05-08 17:03',tit:'南昌市 离开处理中心,发往赣州'},]
|
|
steplist:[{time:'2025-05-10 17:03',tit:'已到达深圳,正在配送...'},{time:'2025-05-10 06:03',tit:'已到达惠州,发往深圳'},{time:'2025-05-09 14:03',tit:'已到达赣州,发往惠州'},{time:'2025-05-08 17:03',tit:'南昌市 离开处理中心,发往赣州'},]
|
|
};
|
|
};
|
|
},
|
|
},
|
|
-
|
|
|
|
|
|
+ created() {
|
|
|
|
+ this.getList()
|
|
|
|
+ this.getListFPQC()
|
|
|
|
+ this.getListPPQC()
|
|
|
|
+ this.getListFQC()
|
|
|
|
+ },
|
|
mounted(){
|
|
mounted(){
|
|
|
|
|
|
},
|
|
},
|
|
@@ -148,7 +155,30 @@ export default {
|
|
|
|
|
|
},
|
|
},
|
|
methods:{
|
|
methods:{
|
|
-
|
|
|
|
|
|
+ /** 查询原料列表 */
|
|
|
|
+ getList() {
|
|
|
|
+ visualization().then(response => {
|
|
|
|
+ this.dataLista = response.rows;
|
|
|
|
+ });
|
|
|
|
+ },
|
|
|
|
+ getListFPQC() {
|
|
|
|
+ let sngsle ={ipqcType:'FPQC'}
|
|
|
|
+ ipqc(sngsle).then(response => {
|
|
|
|
+ this.dataListb = response.rows;
|
|
|
|
+ });
|
|
|
|
+ },
|
|
|
|
+ getListPPQC() {
|
|
|
|
+ let sngsle ={ipqcType:'PPQC'}
|
|
|
|
+ ipqc(sngsle).then(response => {
|
|
|
|
+ this.dataListc = response.rows;
|
|
|
|
+ });
|
|
|
|
+ },
|
|
|
|
+ getListFQC() {
|
|
|
|
+ let sngsle ={ipqcType:'FQC'}
|
|
|
|
+ ipqc(sngsle).then(response => {
|
|
|
|
+ this.dataListd = response.rows;
|
|
|
|
+ });
|
|
|
|
+ },
|
|
}
|
|
}
|
|
};
|
|
};
|
|
</script>
|
|
</script>
|
|
@@ -195,5 +225,14 @@ export default {
|
|
::v-deep .el-pagination.is-background .el-pager li{min-width: 15px;border: 1px solid #07D2FF;background-color: transparent;height: 15px;width: 15px;font-size: 10px;line-height: 1;padding: 0;color: transparent !important;}
|
|
::v-deep .el-pagination.is-background .el-pager li{min-width: 15px;border: 1px solid #07D2FF;background-color: transparent;height: 15px;width: 15px;font-size: 10px;line-height: 1;padding: 0;color: transparent !important;}
|
|
::v-deep .el-pagination.is-background .el-pager li:not(.disabled).active{background-color: #52FFFF;height: 15px;color: transparent !important;}
|
|
::v-deep .el-pagination.is-background .el-pager li:not(.disabled).active{background-color: #52FFFF;height: 15px;color: transparent !important;}
|
|
// ::v-deep .el-icon-more{}
|
|
// ::v-deep .el-icon-more{}
|
|
|
|
+::v-deep .el-table .cell {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0 2px !important;word-break: break-all;}
|
|
|
|
+::v-deep .el-table .cell div{ overflow:hidden;
|
|
|
|
+ text-overflow: ellipsis;
|
|
|
|
+ -webkit-line-clamp: 2;
|
|
|
|
+ display: -webkit-box;
|
|
|
|
+ -webkit-box-orient: vertical;padding: 0 2px !important;}
|
|
|
|
+.over{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
|
|
|
|
+.overtwo{word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}
|
|
|
|
+
|
|
</style>
|
|
</style>
|
|
|
|
|