src/views/realTimePolice/real.vue
@@ -1458,7 +1458,7 @@ }, //数据导出 handleExport() { this.$confirm("是否导出用户数据?", "提示", { this.$confirm("是否导出实时警情数据?", "提示", { confirmButtonText: "确定", cancelButtonText: "取消", type: "warning" @@ -1468,7 +1468,7 @@ }, //数据报表导出 handleExportStatis() { this.$confirm("是否导出用户数据?", "提示", { this.$confirm("是否导出实时警情数据?", "提示", { confirmButtonText: "确定", cancelButtonText: "取消", type: "warning"