From faaeaa4513bd29cea68c2ebe5959ae141027e0f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E7=90=B3?= <1911390090@qq.com> Date: Mon, 9 Dec 2024 15:49:17 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E5=A4=8D=E6=A0=B8=EF=BC=8C?= =?UTF-8?q?=E9=9B=B7=E8=BE=BE=E4=BA=8B=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/videoReview/index.vue | 33 ++++++-- .../business/enums/WarningSubclassEnum.java | 4 +- .../service/impl/DcWarningServiceImpl.java | 81 ++++++++++++++++--- .../mapper/business/DcWarningMapper.xml | 16 ++-- 4 files changed, 107 insertions(+), 27 deletions(-) diff --git a/ruoyi-ui/src/views/videoReview/index.vue b/ruoyi-ui/src/views/videoReview/index.vue index 730b0017..41f1c57f 100644 --- a/ruoyi-ui/src/views/videoReview/index.vue +++ b/ruoyi-ui/src/views/videoReview/index.vue @@ -228,6 +228,11 @@ {{ getAuditResultDescription(scope.row.auditFlag) }} + + +