From 045e502fa06255c7ebe1ad6bb4ff503825006cbe Mon Sep 17 00:00:00 2001 From: zmc <zmc_li@foxmail.com> Date: 星期二, 14 十一月 2023 14:55:56 +0800 Subject: [PATCH] 去除ts --- src/views/exception/SiteAuditAssistance.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/exception/SiteAuditAssistance.vue b/src/views/exception/SiteAuditAssistance.vue index 49184c6..310bb40 100644 --- a/src/views/exception/SiteAuditAssistance.vue +++ b/src/views/exception/SiteAuditAssistance.vue @@ -639,6 +639,8 @@ break // 瓒呮爣 case '2': + case '5': + case '6': this.dialog.option = { title: { text: this.tableCurrentRowData.exception, @@ -951,8 +953,6 @@ } break case '4': - case '5': - case '6': case '7': this.dialog.option = { title: { -- Gitblit v1.9.3