fix: 黄金指标加载loading状态

This commit is contained in:
TsMask
2024-02-02 10:59:13 +08:00
parent 4b146fd5b9
commit 34ff0b55ee

View File

@@ -613,7 +613,11 @@ onMounted(() => {
<!-- 插槽-卡片左侧侧 -->
<template #title>
<a-space :size="8" align="center">
<a-button type="primary" @click.prevent="fnChangShowType()">
<a-button
type="primary"
:loading="tableState.loading"
@click.prevent="fnChangShowType()"
>
<template #icon> <AreaChartOutlined /> </template>
{{
tableState.showTable