src/views/hashrate/CameraManage/CameraRules/components/SdkSettingBox.vue
@@ -733,6 +733,8 @@ setOptArgValueOptions(optArg) { let alias = optArg.alias; console.log(121212); console.log(alias); optArg.valueOptions = this.VideoManageData.Dictionary[alias].map((r) => { return { name: r.name, @@ -1091,17 +1093,17 @@ } .el-input ::v-deep { width: 50px; width: 100px; height: 32px; input { width: 50px; width: 100px; height: 32px; } } .el-select { width: 68px; width: 100px; } .font { @@ -1128,7 +1130,7 @@ .btns { position: absolute; display: flex; justify-content: end; justify-content: flex-end; align-items: center; left: 0; right: 0;