zengh
2022-05-16 63ad2c3598400370dd7da5534659fd7e768a0a4a
src/views/alarm/alarm.vue
@@ -19,7 +19,7 @@
               @refresh-change="refreshChange"
               @on-load="onLoad">
      <template slot="menuLeft">
        <el-button type="danger"
        <el-button
                   size="small"
                   icon="el-icon-delete"
                   plain
@@ -83,7 +83,7 @@
              prop: "alarmId",
              searchSpan: 4,
              type: "tree",
              dicUrl: "/api/blade-jfpts/security/security/selectry",
              dicUrl: "/api/security/security/selectry",
              props: {
                label: "sname",
                value: "snumber"
@@ -191,7 +191,7 @@
              prop: "addvcd",
              search: true,
              type: "tree",
              dicUrl: "/api/blade-jfpts/district/district/selectd",
              dicUrl: "/api/district/district/selectd",
              props: {
                label: "addvnm",
                value: "addvcds"