zmc
2023-10-12 f3acb8ce787f3df0eda633031473be4e6a9ff448
src/views/analysis/graph/DayData.vue
@@ -38,7 +38,7 @@
          </el-form-item>
          <el-form-item>
            <el-button type="primary" loading="button.showChartButton" @click="fetchData">展示图</el-button>
            <el-button type="primary" :loading="button.showChartButton" @click="fetchData">展示图</el-button>
          </el-form-item>
        </el-form>