From 076b39f7ebad97929fafe4563033733ff5c666b8 Mon Sep 17 00:00:00 2001 From: liting <994745334@qq.com> Date: Wed, 12 Jun 2024 22:50:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/contract/contract/index.vue | 39 +++++++++++++++++---------- 1 file changed, 25 insertions(+), 14 deletions(-) diff --git a/src/views/contract/contract/index.vue b/src/views/contract/contract/index.vue index 60d107506..50fcad8b9 100644 --- a/src/views/contract/contract/index.vue +++ b/src/views/contract/contract/index.vue @@ -146,24 +146,25 @@ - - - {{ log.userName }} - {{ log.action }} - - - - - + + + {{ log.creatorName }} + {{ log.comment }} + 审核不通过 + 审核通过 + + + + 暂无审核记录 - 0 + \ No newline at end of file + +
{{ log.comment }}