From 139c3ffc7b86041109a5e9526f91a5afcb894eac Mon Sep 17 00:00:00 2001 From: 17630416519 Date: Sat, 20 Dec 2025 09:34:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=A5=E8=AD=A6=E6=93=8D=E4=BD=9C=E5=8F=B0?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AndonAlarmTypeDict/index.vue | 1 - .../humanComputerInteraction/index.vue | 48 ++++++++++++------- 2 files changed, 31 insertions(+), 18 deletions(-) diff --git a/src/views/andonManagement/AndonAlarmTypeDict/index.vue b/src/views/andonManagement/AndonAlarmTypeDict/index.vue index 410c75e..43b6376 100644 --- a/src/views/andonManagement/AndonAlarmTypeDict/index.vue +++ b/src/views/andonManagement/AndonAlarmTypeDict/index.vue @@ -134,7 +134,6 @@ export default { // 表单参数 form: { responseTime: 0 - }, columns: [ { index: 0, key: 'id', label: `主键`, checked: true }, diff --git a/src/views/andonManagement/humanComputerInteraction/index.vue b/src/views/andonManagement/humanComputerInteraction/index.vue index c7affff..faf2121 100644 --- a/src/views/andonManagement/humanComputerInteraction/index.vue +++ b/src/views/andonManagement/humanComputerInteraction/index.vue @@ -19,7 +19,7 @@ - +
新增 查询 @@ -29,72 +29,86 @@ - + - + - + - + - + - + - + - + - + - + - + + + 响应 + 处理完毕 + 报告上级 + - 响应 - 处理完毕 - 报告上级 + + + + + + + + +
- +