diff --git a/src/views/devicePhotoSchedule/components/setdevicebak.vue b/src/views/devicePhotoSchedule/components/setdevicebak.vue new file mode 100644 index 0000000..b99a9c9 --- /dev/null +++ b/src/views/devicePhotoSchedule/components/setdevicebak.vue @@ -0,0 +1,248 @@ + + + diff --git a/src/views/management/monitoringEquipment/photographicDevice/components/parameterSetDialog.vue b/src/views/management/monitoringEquipment/photographicDevice/components/parameterSetDialog.vue index 81ab05c..ded03b2 100644 --- a/src/views/management/monitoringEquipment/photographicDevice/components/parameterSetDialog.vue +++ b/src/views/management/monitoringEquipment/photographicDevice/components/parameterSetDialog.vue @@ -275,7 +275,113 @@ - + +
+ + +
+ + + + + {{ + item.alias !== null && item.alias !== "" + ? item.alias + : item.channelname + }} + + + + + + + + + + + + 查询 + + +
+
+ +
+ + + + + {{ + item.alias !== null && item.alias !== "" + ? item.alias + : item.channelname + }} + + + + + + + + + + + + 设置 + + +
+
+
+
+
+
@@ -325,7 +431,7 @@
- +