Browse Source

fix: 流媒体地址添加禁止负责人

sunhongyao341504 2 years ago
parent
commit
15b520b11e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/cameras/overview/components/AddCameraBySRS.vue

+ 1 - 0
src/views/cameras/overview/components/AddCameraBySRS.vue

@@ -37,6 +37,7 @@
             v-model="CameraSRSData.principal"
             placeholder="请输入工位负责人"
             style="width: 200px"
+            :disabled="true"
           />
         </el-form-item>
         <el-form-item label="rsp地址:" prop="rtspurl">