From 2775d5f5cee087361e9e85e10ff55665e5ed0839 Mon Sep 17 00:00:00 2001 From: QibolinCzp <qibolin02429@126.com> Date: 星期五, 14 五月 2021 14:40:47 +0800 Subject: [PATCH] 问题修改 --- src/components/panel/RightSearchPanel.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/panel/RightSearchPanel.vue b/src/components/panel/RightSearchPanel.vue index a1cd903..d4d40f3 100644 --- a/src/components/panel/RightSearchPanel.vue +++ b/src/components/panel/RightSearchPanel.vue @@ -154,7 +154,7 @@ case '绠¢亾淇℃伅': this.gcComp = PipeInformationSearch break - case '搴旀�ュ浘灞�': + case '浼佷笟搴旀��': this.gcComp = ReportSearch break } @@ -328,7 +328,7 @@ color: @color-tool; position: absolute; top: 24px; - right: 0.02rem; + left: 0.02rem; border: none; //1px solid @color-tool; width: 0.2rem; height: 0.2rem; -- Gitblit v1.8.0