修改现场测试问题
This commit is contained in:
@@ -5,8 +5,9 @@
|
||||
element-loading-background="var(--ba-bg-color-overlay)"
|
||||
element-loading-text="加载中"
|
||||
class="default-main ba-main-loading"
|
||||
:style="{ height:'calc(100vh - 170px)'}"
|
||||
></div>
|
||||
<div v-if="state.showReload" class="loading-footer">
|
||||
<div v-if="state.showReload" class="loading-footer mt10">
|
||||
<el-button @click="refresh" type="warning">重新加载</el-button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user