ananzhusen 1 жил өмнө
parent
commit
8dcc166330

+ 2 - 2
src/services/defaults.ts

@@ -1238,12 +1238,12 @@ export const formComponents = [
             custom: [
               {
                 key: 'webrtcUrl',
-                label: 'webrtcUrl',
+                label: '流服务',
                 type: 'string',
               },
               {
                 key: 'rtspUrl',
-                label: 'rtspUrl',
+                label: 'RTSP URL',
                 type: 'string',
               },
             ],