zmc
2023-12-22 c7e4dd9bd50cf6e6426598753c796ec1a27f333f
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>