|
@@ -503,7 +503,7 @@
|
|
reportHazardReportOneItemsScatterTop(obj).then(response => {
|
|
reportHazardReportOneItemsScatterTop(obj).then(response => {
|
|
this.$set(this, 'formTitleData', response.data)
|
|
this.$set(this, 'formTitleData', response.data)
|
|
})
|
|
})
|
|
- this.$set(this.exportConfig, 'api', '/report/hazardReport/oneItemsExport')
|
|
|
|
|
|
+ this.$set(this.exportConfig, 'api', '/security/checkDanger/oneItemsExport')
|
|
this.$set(this.exportConfig, 'fileName', '一级检查项隐患分布')
|
|
this.$set(this.exportConfig, 'fileName', '一级检查项隐患分布')
|
|
})
|
|
})
|
|
})
|
|
})
|