mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-14 09:37:49 +08:00
修复部标通道中国标编辑的BUG
This commit is contained in:
parent
1702907573
commit
ed00a2a75a
@ -21,7 +21,7 @@
|
||||
</el-form>
|
||||
|
||||
</el-tab-pane>
|
||||
<el-tab-pane :disabled="!jtChannel.gbId" label="国标通道配置">
|
||||
<el-tab-pane label="国标通道配置">
|
||||
<CommonChannelEdit :id="jtChannel.gbId" ref="commonChannelEdit" :cancel="close" />
|
||||
</el-tab-pane>
|
||||
</el-tabs>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user