zengh
2022-05-16 63ad2c3598400370dd7da5534659fd7e768a0a4a
src/views/realTimePolice/real.vue
@@ -26,7 +26,7 @@
    >
      <template slot="menuLeft">
        <el-button
          type="danger"
          v-show="true"
          size="mini"
          icon="el-icon-delete"
@@ -172,7 +172,7 @@
          size: "mini",
          border: false,
          //stripe:true,
          menuWidth: 240,
          menuWidth: 260,
          dialogWidth: 950,
          tip: false,
          searchShow: true,
@@ -303,6 +303,7 @@
              label: "省份",
              prop: "province",
              search: true,
              width: 100,
              searchSpan: 2,
              searchLabelWidth: 45,
              placeholder: "省份",
@@ -323,6 +324,7 @@
              label: "地市",
              prop: "city",
              type: "select",
              width: 100,
              searchPlaceholder: "地市",
              placeholder: "地市",
              searchLabelWidth: 1,
@@ -344,6 +346,7 @@
              label: "区县",
              searchSpan: 2,
              searchLabelWidth: 1,
              width: 100,
              searchPlaceholder: "区县",
              placeholder: "区县",
              search: true,
@@ -564,7 +567,7 @@
          row.securityArr = security.substring(0, security.length - 1);
        }
        var userId = JSON.parse(
          window.localStorage.getItem("群防群控后台管理系统-userInfo")
          window.localStorage.getItem("洪城义警后台管理系统-userInfo")
        ).content.nick_name;
        if (row.jtype != "2") {
@@ -604,7 +607,7 @@
      },
      rowUpdate(row, index, done, loading) {
        var userId = JSON.parse(
          window.localStorage.getItem("群防群控后台管理系统-userInfo")
          window.localStorage.getItem("洪城义警后台管理系统-userInfo")
        ).content.nick_name;
        if (typeof row.securityArr != "string") {
          var security = "";
@@ -777,7 +780,6 @@
            };
          }
        }
        if (releaseTimeRange) {
          values = {
            ...params,