南昌市物联网技防平台-前端
zengh
2022-06-02 488bc04d746bded791dad0bec3551228d2bca78b
src/views/InstallClent/installClent.vue
@@ -136,6 +136,12 @@
              searchSpan: 4,
              prop: "alarmPeople",
              width: 90,
              type: "tree",
              props: {
                label: "title",
                value: "key"
              },
              dicUrl: "/api/blade-system/dept/Batrees",
            },
            {
              label: "联系方式",
@@ -151,8 +157,15 @@
              prop: "bz",
            },
            {
              label: "设备名称",
              searchSpan: 3,
              search: true,
              prop: "rname",
            },
            {
              label: "设备编号",
              searchSpan: 3,
              search: true,
              width: 130,
              prop: "deviceNumber",
            },