mirror of
https://github.com/dataease/dataease.git
synced 2026-06-13 09:04:38 +08:00
style(仪表板): 修改视图加载样式去掉遮罩
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<template>
|
||||
<div
|
||||
v-loading="loadingFlag"
|
||||
element-loading-background="rgba(0,0,0,0)"
|
||||
:class="[
|
||||
{
|
||||
['active']: active
|
||||
|
||||
Reference in New Issue
Block a user