diff --git a/dist.zip b/dist.zip index 4c356fc..e0e3280 100644 Binary files a/dist.zip and b/dist.zip differ diff --git a/src/views/form/devicechannel.vue b/src/views/form/devicechannel.vue index 9e0c378..30f75e3 100644 --- a/src/views/form/devicechannel.vue +++ b/src/views/form/devicechannel.vue @@ -87,7 +87,7 @@ :rules="rules" :model="state.formState" > -
+
{{ form.deviceCode }} @@ -95,7 +95,7 @@ {{ form.unitType }}
-
+
{{ form.unitSeq }} @@ -103,7 +103,7 @@ {{ form.channelSeq }}
-
+
{{ form.channelCode }} @@ -111,7 +111,7 @@ {{ form.channelSn }}
-
+
{{ form.channelName }} @@ -119,7 +119,7 @@ {{ form.channelType }}
-
+
{{ form.cameraType }} @@ -127,7 +127,7 @@ {{ form.ownerCode }}
-
+
{{ form.gpsX }} @@ -135,7 +135,7 @@ {{ form.gpsY }}
-
+
{{ form.gpsZ }} @@ -143,7 +143,7 @@ {{ form.mapId }}
-
+
{{ form.domainId }} @@ -151,7 +151,7 @@ {{ form.memo }}
-
+
{{ form.isOnline }} @@ -159,7 +159,7 @@ {{ form.stat }}
-
+
{{ form.capability }} @@ -167,9 +167,9 @@ {{ form.access }}
-
+
- {{ form.chExt }} + {{ form.chExt}} {{ form.isVirtual }} @@ -359,4 +359,8 @@ onMounted(() => { width: 150px; } } +.information{ + display: flex; + justify-content: space-around; +} \ No newline at end of file diff --git a/src/views/form/monitoringpoints.vue b/src/views/form/monitoringpoints.vue index 55d34d6..431a0a9 100644 --- a/src/views/form/monitoringpoints.vue +++ b/src/views/form/monitoringpoints.vue @@ -75,6 +75,19 @@ + + + + + + + + +
提交 path.replace(/^\/api/, '')