diff --git a/.env.development b/.env.development index 19b8309e..c4ab480f 100644 --- a/.env.development +++ b/.env.development @@ -19,6 +19,6 @@ port= 9988 // target = http://192.168.18.136:8899 // 测试端 -// target = http://192.168.10.241:32024 + target = http://192.168.10.241:32024 // 开发端 - target = http://192.168.10.241:30646 +// target = http://192.168.10.241:30646 diff --git a/src/views/bigScreen/v3/profile/EHead.vue b/src/views/bigScreen/v3/profile/EHead.vue index 6d5e0b61..960b7834 100644 --- a/src/views/bigScreen/v3/profile/EHead.vue +++ b/src/views/bigScreen/v3/profile/EHead.vue @@ -19,6 +19,7 @@ filterable placeholder="项目名称" clearable + :popper-append-to-body="false" > - + diff --git a/src/views/iot/project/profileV2/DeviceManage/EDynamicTable.vue b/src/views/iot/project/profileV2/DeviceManage/EDynamicTable.vue index d39d58c6..932b2430 100644 --- a/src/views/iot/project/profileV2/DeviceManage/EDynamicTable.vue +++ b/src/views/iot/project/profileV2/DeviceManage/EDynamicTable.vue @@ -1,6 +1,7 @@