-
+
{{ title }}
@@ -129,6 +129,10 @@ export default {
background-size: 100% 100%;
// background-position: 0 0;
}
+ &__eqStatus {
+ background: url(../../../../assets/img/eqStatus.png) no-repeat;
+ background-size: 100% 100%;
+ }
// border-radius: 40px 0px 40px 0px;
// border-image: linear-gradient(360deg, rgba(157, 246, 254, 0.05), rgba(100, 233, 252, 0.9)) 2 2;
// .line {
@@ -192,12 +196,12 @@ export default {
.bar-title {
width: 100%;
color: #ffffff;
- font-size: 1.6em;
+ font-size: 24px;
padding: 0.67em;
}
.bar-content {
- padding: 1em;
+ // padding: 1em;
flex: 1 auto;
}
diff --git a/src/views/OperationalOverview/components/doubleYChart .vue b/src/views/OperationalOverview/components/doubleYChart .vue
index d8186bd7..2ab204d9 100644
--- a/src/views/OperationalOverview/components/doubleYChart .vue
+++ b/src/views/OperationalOverview/components/doubleYChart .vue
@@ -1,7 +1,7 @@
@@ -271,7 +271,7 @@ export default {
// show: true,
// lineStyle: {
// color: colors[1]
- // }
+ // }jik078u7uut9890999999999999999999999999999999999999999999999999999999999999995u8
// },
}
],
diff --git a/src/views/OperationalOverview/processingBoard.vue b/src/views/OperationalOverview/processingBoard.vue
index 0536be0b..73cfe297 100644
--- a/src/views/OperationalOverview/processingBoard.vue
+++ b/src/views/OperationalOverview/processingBoard.vue
@@ -2,7 +2,7 @@
* @Author: zwq
* @Date: 2021-07-19 15:18:30
* @LastEditors: zhp
- * @LastEditTime: 2024-01-08 16:06:49
+ * @LastEditTime: 2024-01-12 09:59:58
* @Description:
-->
@@ -30,8 +30,10 @@
+
+ :table-data="qualityYearList" />
@@ -39,6 +41,8 @@
+
@@ -418,21 +422,21 @@ const qualityYearTableProps = [
]
const qualityYearList = [
- { eqName: '钢化炉', eqCode: '21321312', level: 1, content: 'Temperature high' },
- { eqName: '磨边机', eqCode: '32323232', level: 4, content: 'Device warning/alarm' },
- { eqName: '镀膜机', eqCode: '32213213', level: 3, content: 'Temperature high' },
- { eqName: '钢化清洗机', eqCode: '21321323', level: 1, content: 'P030: JET: Note: Transportation subsequent machine is not running' },
- { eqName: '固化机', eqCode: '21321321', level: 2, content: 'P040' },
- { eqName: '磨边清洗机', eqCode: '21321321', level: 2, content: 'M4033.6' },
- { eqName: '预热机', eqCode: '21321321', level: 2, content: 'M4033.6' },
- { eqName: '下片机', eqCode: '21321321', level: 3, content: 'P040' },
+ { name: '钢化炉', code: '21321312', status: '运行', error: '否' },
+ { name: '磨边机', code: '32323232', status: '运行', error: '否' },
+ { name: '镀膜机', code: '32213213', status: '运行', error: '否' },
+ { name: '钢化清洗机', code: '21321323', status: '运行', error: '否' },
+ { name: '固化机', code: '21321321', status: '运行', error: '否' },
+ { name: '磨边清洗机', code: '21321321', status: '运行', error: '否' },
+ { name: '预热机', code: '21321321', status: '故障', error: '是' },
+ { name: '下片机', code: '21321321', status: '运行', error: '否' },
{
- eqName: '冷却机', eqCode: '21321321', level: 4, content: 'P0xx: Pos. number exhaust UVnumber: Reserve' },
+ name: '冷却机', code: '21321321', status: '运行', error: '否' },
{
- eqName: 'A储片机106', eqCode: '21321321', level: 1, content: 'P0xx: Pos. number exhaust UVnumber: Reserve' },
- { eqName: '二次清洗机', eqCode: '21321321', level: 2, content: 'Temperature high' },
- { eqName: '二次磨边机', eqCode: '21321321', level: 2, content: 'Temperature high' },
- { eqName: '测试设备', eqCode: '21321321', level: 2, content: 'Temperature high' }
+ name: 'A储片机106', code: '21321321', status: '运行', error: '否' },
+ { name: '二次清洗机', code: '21321321', status: '运行', error: '否' },
+ { name: '二次磨边机', code: '21321321', status: '故障', error: '是' },
+ { name: '测试设备', code: '21321321', status: '运行', error: '否' }
]
const qualityMonthTableProps = [
@@ -453,7 +457,50 @@ const qualityMonthTableProps = [
label: '缺陷类型'
},
]
-
+const qualityMonthList = [
+ {
+ productionLineName: 'Y61',
+ sectionName: '成型',
+ count: '199片',
+ inspectionTypeName: '细长泡'
+ },
+ {
+ productionLineName: 'Y62',
+ sectionName: '组合落板',
+ count: '123片',
+ inspectionTypeName: '细长泡'
+ },
+ {
+ productionLineName: 'Y61',
+ sectionName: '磨边',
+ count: '212片',
+ inspectionTypeName: '开口泡'
+ },
+ {
+ productionLineName: 'Y63',
+ sectionName: '清洗',
+ count: '33片',
+ inspectionTypeName: '结石'
+ },
+ {
+ productionLineName: 'Y64',
+ sectionName: '打孔',
+ count: '332片',
+ inspectionTypeName: '结石'
+ },
+ {
+ productionLineName: 'Y63',
+ sectionName: '成型',
+ count: '432片',
+ inspectionTypeName: '开口泡'
+ },
+ {
+ productionLineName: 'Y61',
+ sectionName: '上片',
+ count: '200片',
+ inspectionTypeName: '结石'
+ }
+]
const orderProcessList = [
{
id: '1', outRate: '.8', name: '凯盛0322'
@@ -509,7 +556,7 @@ export default {
// orderProcessList: [],
orderProcessList,
qualityTableProps1,
- qualityMonthList:[],
+ qualityMonthList,
qualityMonthTableProps,
modelMonth: '',
qualityList1,
@@ -559,6 +606,9 @@ export default {
this.initWebSocket()
this.SJGInitWebSocket()
this.getTimes()
+ this.$refs.EnergyMonitoringChart.initChart(['Y61', 'Y62', 'Y63', 'Y64', 'Y65',], [3134, 2323, 3232, 3233, 2321])
+ this.$refs.productLineChart.initChart(['Y61', 'Y62', 'Y63', 'Y64', 'Y65',], ['98', '97', '98.7', '98.5', '98.3',], ['4532', '1223', '3442', '4343', '2232'])
+
const _this = this;
_this.beilv2 = document.documentElement.clientWidth / 1920
window.onresize = () => {
@@ -601,13 +651,13 @@ export default {
// console.log('11111', res);
this.productLineList = res.data
})
- this.$axios.get(
- 'base/quality-inspection-record/dayStatistics',
- 'get',
- ).then((res) => {
- // console.log('11111', res);
- this.qualityMonthList = res.data ? res.data : []
- })
+ // this.$axios.get(
+ // 'base/quality-inspection-record/dayStatistics',
+ // 'get',
+ // ).then((res) => {
+ // // console.log('11111', res);
+ // this.qualityMonthList = res.data ? res.data : []
+ // })
},
getTimes() {
setInterval(this.getTimesInterval, 1000);
@@ -741,7 +791,7 @@ export default {
// console.log(this.EnergyMonitoringNameList)
// console.log(this.EnergyMonitoringList)
// this.$nextTick(() => {
- this.$refs.productLineChart.initChart(Array.from(new Set(nameList)), passRateList, outputNumList)
+ // this.$refs.productLineChart.initChart(Array.from(new Set(nameList)), passRateList, outputNumList)
}
},
// 数据发送
@@ -789,7 +839,7 @@ export default {
// console.log(this.EnergyMonitoringNameList)
// console.log(this.EnergyMonitoringList)
// this.$nextTick(() => {
- this.$refs.EnergyMonitoringChart.initChart(this.EnergyMonitoringNameList, this.EnergyMonitoringList)
+ // this.$refs.EnergyMonitoringChart.initChart(this.EnergyMonitoringNameList, this.EnergyMonitoringList)
// })
}
},
diff --git a/src/views/core/mixins/basic-page.js b/src/views/core/mixins/basic-page.js
index 8723be82..348fcdb2 100644
--- a/src/views/core/mixins/basic-page.js
+++ b/src/views/core/mixins/basic-page.js
@@ -1,8 +1,8 @@
/*
* @Author: zwq
* @Date: 2022-08-24 11:19:43
- * @LastEditors: DY
- * @LastEditTime: 2023-09-21 16:02:07
+ * @LastEditors: zhp
+ * @LastEditTime: 2024-01-10 10:29:29
* @Description:
*/
export default {
@@ -92,7 +92,7 @@ export default {
this.$refs.addOrUpdate.init(val.data.id);
});
} else if (val.type === "delete") {
- this.deleteHandle(val.data.id, val.data.name, val.data._pageIndex)
+ this.deleteHandle(val.data.id, val.data.name, val.data._pageIndex,val.data)
} else if (val.type === "change") {
this.changeStatus(val.data.id)
} else {
diff --git a/src/views/databoard/components/DefectChart.vue b/src/views/databoard/components/DefectChart.vue
index deb892ec..825e5adf 100644
--- a/src/views/databoard/components/DefectChart.vue
+++ b/src/views/databoard/components/DefectChart.vue
@@ -1,19 +1,25 @@
-
+
-
+
diff --git a/src/views/databoard/components/GasChart.vue b/src/views/databoard/components/GasChart.vue
index 4971e1be..4c385b2f 100644
--- a/src/views/databoard/components/GasChart.vue
+++ b/src/views/databoard/components/GasChart.vue
@@ -1,22 +1,19 @@
-
-
-
+
+
+
diff --git a/src/views/databoard/components/NumRateChart.vue b/src/views/databoard/components/NumRateChart.vue
index f18000bf..15ed3a41 100644
--- a/src/views/databoard/components/NumRateChart.vue
+++ b/src/views/databoard/components/NumRateChart.vue
@@ -1,15 +1,21 @@
-
+
\ No newline at end of file
diff --git a/src/views/databoard/deepProcessing/NumRate.vue b/src/views/databoard/deepProcessing/NumRate.vue
index 7718f79b..ce0f7282 100644
--- a/src/views/databoard/deepProcessing/NumRate.vue
+++ b/src/views/databoard/deepProcessing/NumRate.vue
@@ -1,11 +1,9 @@
-
+
+
+
+
+
\ No newline at end of file
+
+
\ No newline at end of file
diff --git a/src/views/databoard/wholePlant/YieldRate.vue b/src/views/databoard/wholePlant/YieldRate.vue
index a4a4d2bb..521e5875 100644
--- a/src/views/databoard/wholePlant/YieldRate.vue
+++ b/src/views/databoard/wholePlant/YieldRate.vue
@@ -1,6 +1,5 @@
-
-