From d4461fdc9f9b34f22923269e01b68d5e96bf74ba Mon Sep 17 00:00:00 2001 From: dsh <15569653818@163.com> Date: Mon, 22 Apr 2024 17:16:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A1=E6=A0=B8=E6=8F=90=E4=BA=A4=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/reward/aduit/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/reward/aduit/index.vue b/src/views/reward/aduit/index.vue index 77e3e06..5bd5319 100644 --- a/src/views/reward/aduit/index.vue +++ b/src/views/reward/aduit/index.vue @@ -360,7 +360,8 @@ export default { this.reset(); this.isView = false; this.applyId = row.applyId - this.isReadOnly = false + this.isReadOnly = true + this.isShowButton = true this.isShowUploadButton = false const applyId = row.applyId || this.ids getDetail(applyId).then(response => {