From 74b585256a5bed010a7f3c79c24d04a1591b390d Mon Sep 17 00:00:00 2001 From: zhang_li <2235006734@qqq.com> Date: Fri, 1 Nov 2024 15:05:01 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=A6=E6=83=85=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Detail/src/Detail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Detail/src/Detail.vue b/src/components/Detail/src/Detail.vue index c8ebbd536..efa872f7e 100644 --- a/src/components/Detail/src/Detail.vue +++ b/src/components/Detail/src/Detail.vue @@ -723,7 +723,7 @@ const masterParmas = ref({ // 列表头部按钮 const HeadButttondata = ref() -const HeadButttondataBackups = ref()// 列表头部按钮备份 +const HeadButttondataBackups = ref([])// 列表头部按钮备份 // 列表-操作按钮 const buttondata = ref()