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 @@