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>