From 796c844df7968e3e3b1b0764d45cc7e7dea7e973 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A5=94=E8=B7=91=E7=9A=84=E9=9D=A2=E6=9D=A1?= <1262327911@qq.com> Date: Fri, 15 Mar 2024 09:19:22 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E5=A4=84=E7=90=86=E8=A7=A3=E5=86=B3?= =?UTF-8?q?=E5=86=B2=E7=AA=81=E4=BA=A7=E7=94=9F=E7=9A=84=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ContentHeader/headerRightBtn/index.vue | 112 +----------------- 1 file changed, 1 insertion(+), 111 deletions(-) diff --git a/src/views/chart/ContentHeader/headerRightBtn/index.vue b/src/views/chart/ContentHeader/headerRightBtn/index.vue index 324be5d6..81bd24f4 100644 --- a/src/views/chart/ContentHeader/headerRightBtn/index.vue +++ b/src/views/chart/ContentHeader/headerRightBtn/index.vue @@ -95,114 +95,4 @@ const comBtnList = computed(() => { cloneList.shift() return cloneList }) - - - - - - - - + \ No newline at end of file