From 35500daad3ff776bfa0f8af45a47ae364485e1b0 Mon Sep 17 00:00:00 2001 From: liujun Date: Tue, 16 Apr 2024 16:09:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=80=E5=85=AC=E5=8F=B8=E4=BA=BA=E5=91=98?= =?UTF-8?q?=E5=AE=9A=E4=BD=8D=E5=9C=B0=E5=9B=BE=E5=8A=9F=E8=83=BD=E5=AE=8C?= =?UTF-8?q?=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 3 +++ src/views/oneCompany/reflection/components/info.vue | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 0ffa327..4178ff7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -25,4 +25,7 @@ export default { font-size: 14px !important; font-weight: 500; } +.el-loading-mask{ + z-index: 9999 !important; +} diff --git a/src/views/oneCompany/reflection/components/info.vue b/src/views/oneCompany/reflection/components/info.vue index f43dea7..3f3d9ce 100644 --- a/src/views/oneCompany/reflection/components/info.vue +++ b/src/views/oneCompany/reflection/components/info.vue @@ -1,7 +1,6 @@