From 1e118a6d5da2c86991feb0a940a0e37532d3c96d Mon Sep 17 00:00:00 2001 From: lb Date: Mon, 8 Aug 2022 14:05:39 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E6=9B=B4=E6=96=B0=E8=AE=BE=E5=A4=87?= =?UTF-8?q?=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/operationComponent.js | 2 +- .../modules/monitoring/equipmentFile.vue | 43 +++++++------ .../modules/monitoring/equipmentGroup.vue | 39 ++++++------ .../monitoring/equipmentGroupAlarm.vue | 61 +++++++++++-------- .../modules/monitoring/equipmentType.vue | 44 ++++++------- .../modules/monitoring/equipmentattr.vue | 35 ++++++----- .../monitoring/workShopSectionEquipment.vue | 18 +++--- 7 files changed, 132 insertions(+), 110 deletions(-) diff --git a/src/components/base-table/components/operationComponent.js b/src/components/base-table/components/operationComponent.js index 094e350..409499f 100644 --- a/src/components/base-table/components/operationComponent.js +++ b/src/components/base-table/components/operationComponent.js @@ -43,7 +43,7 @@ export default { let btns = [] for (const optionStr of this.injectData.head?.options) { // btns.push(h('el-button', { props: { type: this.btnTypes[optionStr] } }, optionStr)) - btns.push(h('el-button', { props: { type: 'text' }, style: { color: this.colors[optionStr] || '#0b58ff' } }, this.text[optionStr])) + btns.push(h('el-button', { props: { type: 'text' }, style: { color: this.colors[optionStr] || '#409EFF' } }, this.text[optionStr])) } return h('span', null, btns) } diff --git a/src/views/modules/monitoring/equipmentFile.vue b/src/views/modules/monitoring/equipmentFile.vue index 573eeef..d4acd99 100644 --- a/src/views/modules/monitoring/equipmentFile.vue +++ b/src/views/modules/monitoring/equipmentFile.vue @@ -36,7 +36,7 @@ --> - + --> - +
- + + 111 + + + + 111 + + - + --> - + --> - +