修复业务分组选择通道时展示错误

This commit is contained in:
648540858
2024-11-07 17:37:47 +08:00
parent 19a19851d1
commit 0b22f51be1
3 changed files with 3 additions and 3 deletions

View File

@@ -86,7 +86,7 @@
</el-pagination>
</el-main>
</el-container>
<GbChannelSelect ref="gbChannelSelect" dataType="civilCode"></GbChannelSelect>
<GbChannelSelect ref="gbChannelSelect" dataType="group"></GbChannelSelect>
</div>
</template>