From dfe81e50310694578437f30cb82363d44184dc39 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Thu, 6 Mar 2025 15:05:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/material/lease/outBound/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/material/lease/outBound/index.vue b/src/views/material/lease/outBound/index.vue index 5dcfa4e5..5f6fdeb6 100644 --- a/src/views/material/lease/outBound/index.vue +++ b/src/views/material/lease/outBound/index.vue @@ -713,6 +713,7 @@ export default { /** 查看按钮操作 */ handleView(row) { const { id, publishTask } = row + this.publishTask = publishTask this.title = '查看' this.showOutView = true this.queryOutView.id = row.id