src/views/line_graph/DataRiskRank.vue
@@ -45,6 +45,7 @@ mounted() { this.form.name = ''; this.fetchData() }, methods: { // 功能:导出为Excel @@ -147,6 +148,7 @@ } this.loading = true; this.queryButton = true this.isNoData = false this.$http .get('/dust/analysistime', { params: params }) .then((response) => {