南昌市物联网技防平台-前端
shuishen
2021-04-19 457786c088cb5d50f0cad9da50a23241b925abf2
src/views/realTimePolice/real.vue
@@ -1453,7 +1453,7 @@
    },
    //数据导出
    handleExport() {
      this.$confirm("是否导出用户数据?", "提示", {
      this.$confirm("是否导出实时警情数据?", "提示", {
        confirmButtonText: "确定",
        cancelButtonText: "取消",
        type: "warning"
@@ -1463,7 +1463,7 @@
    },
    //数据报表导出
      handleExportStatis() {
        this.$confirm("是否导出用户数据?", "提示", {
        this.$confirm("是否导出实时警情数据?", "提示", {
          confirmButtonText: "确定",
          cancelButtonText: "取消",
          type: "warning"