修复目录订阅通道删除,修复多wvp鉴权信息不共用导致鉴权失败的BUG

This commit is contained in:
lin
2025-11-04 21:38:39 +08:00
parent 6ced304143
commit c507709690
11 changed files with 26 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div id="CommonChannelEdit" v-loading="loading" style="width: 100%; overflow: auto; height: calc(-148px + 100vh);">
<div id="CommonChannelEdit" v-loading="loading" style="width: 100%; height: calc(-218px + 100vh); overflow: auto;">
<el-form ref="channelForm" :model="form" :rules="rules" status-icon label-width="160px" class="channel-form" size="medium">
<div class="form-box">
<el-form-item label="名称" prop="gbName">